java.lang.Object
net.neoforged.neoforge.eventtest.internal.TestsMod

public class TestsMod extends Object
  • Field Details

    • TEMPLATE_3x3

      public static final String TEMPLATE_3x3
      See Also:
    • TEMPLATE_9x9

      public static final String TEMPLATE_9x9
      See Also:
    • TEMPLATE_3x3_FLOOR

      public static final String TEMPLATE_3x3_FLOOR
      See Also:
    • TEMPLATE3x3

      public static final net.minecraft.world.level.levelgen.structure.templatesystem.StructureTemplate TEMPLATE3x3
    • TEMPLATE9x9

      public static final net.minecraft.world.level.levelgen.structure.templatesystem.StructureTemplate TEMPLATE9x9
    • TEMPLATE3x3_FLOOR

      public static final net.minecraft.world.level.levelgen.structure.templatesystem.StructureTemplate TEMPLATE3x3_FLOOR
  • Constructor Details

    • TestsMod

      public TestsMod(net.neoforged.bus.api.IEventBus modBus, net.neoforged.fml.ModContainer container)