Package net.minecraftforge.debug
Class DataGeneratorTest
java.lang.Object
net.minecraftforge.debug.DataGeneratorTest
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionprivate static class
static class
static class
static class
static class
static class
static class
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final RegistrySetBuilder
private static com.google.gson.Gson
(package private) static final String
private static final ResourceKey<LevelStem>
private static final ResourceKey<NoiseGeneratorSettings>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic void
gatherData
(GatherDataEvent event) static void
levelStem
(BootstapContext<LevelStem> context) 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 -
TEST_SETTINGS
-
TEST_LEVEL_STEM
-
BUILDER
-
-
Constructor Details
-
DataGeneratorTest
public DataGeneratorTest()
-
-
Method Details
-
gatherData
-
levelStem
-
testModelResults
private static <T extends ModelBuilder<T>> List<String> testModelResults(Map<ResourceLocation, T> models, ExistingFileHelper existingFileHelper, Set<ResourceLocation> toIgnore) -
toVanillaModel
-