Class StructureModifierTest

java.lang.Object
net.minecraftforge.debug.world.StructureModifierTest

public class StructureModifierTest extends Object

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.

  • Field Details

  • Constructor Details

    • StructureModifierTest

      public StructureModifierTest()
  • Method Details