Package net.minecraftforge.debug.world
Class StructureModifierTest
java.lang.Object
net.minecraftforge.debug.world.StructureModifierTest
This tests the requirements of structure modifier jsons::
- A structure modifier json is created via datagen.
- The structure modifier adds a mob spawn of the given category to the given structures.
If the structure modifier is applied correctly, then strongholds should have wither skeletons spawn in them.
-
Nested Class Summary
-
Field Summary
Modifier and TypeFieldDescriptionstatic final ResourceLocation
static final boolean
static final org.apache.logging.log4j.Logger
static final String
static final String
static final ResourceLocation
static final String
-
Constructor Summary
-
Method Summary
-
Field Details
-
STRUCTURE_LIST_CODEC
-
LOGGER
public static final org.apache.logging.log4j.Logger LOGGER -
MODID
- See Also:
-
ENABLED
public static final boolean ENABLED- See Also:
-
TEST
- See Also:
-
ADD_SPAWNS_TO_STRUCTURE_RL
-
MODIFY_STRONGHOLD
- See Also:
-
MODIFY_STRONGHOLD_RL
-
-
Constructor Details
-
StructureModifierTest
public StructureModifierTest()
-
-
Method Details
-
onGatherData
-