Package net.minecraftforge.debug
Class DataGeneratorTest
java.lang.Object
net.minecraftforge.debug.DataGeneratorTest
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
static class
static class
static class
static class
static class
static class
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
gatherData
(GatherDataEvent event) private static <T extends ModelBuilder<T>>
List<String>testModelResults
(Map<ResourceLocation, T> models, ExistingFileHelper existingFileHelper, Set<ResourceLocation> toIgnore) private static String
toVanillaModel
(String model)
-
Field Details
-
MODID
- See Also:
-
GSON
private static com.google.gson.Gson GSON
-
-
Constructor Details
-
DataGeneratorTest
public DataGeneratorTest()
-
-
Method Details
-
gatherData
-
testModelResults
private static <T extends ModelBuilder<T>> List<String> testModelResults(Map<ResourceLocation, T> models, ExistingFileHelper existingFileHelper, Set<ResourceLocation> toIgnore) -
toVanillaModel
-