Package net.minecraftforge.debug.world
Class StructureSpawnListGatherEventTest
- java.lang.Object
-
- net.minecraftforge.debug.world.StructureSpawnListGatherEventTest
-
public class StructureSpawnListGatherEventTest extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description StructureSpawnListGatherEventTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description private void
onStructureSpawnListGather(StructureSpawnListGatherEvent event)
-
-
-
Field Detail
-
MODID
public static final java.lang.String MODID
- See Also:
- Constant Field Values
-
LOGGER
private static final org.apache.logging.log4j.Logger LOGGER
-
-
Method Detail
-
onStructureSpawnListGather
private void onStructureSpawnListGather(StructureSpawnListGatherEvent event)
-
-