Package net.minecraftforge.debug.block
Class PistonEventTest
java.lang.Object
net.minecraftforge.debug.block.PistonEventTest
This test mod blocks pistons from moving cobblestone at all except indirectly
This test mod adds a block that moves upwards when pushed by a piston
This test mod informs the user what will happen the piston and affected blocks when changes are made
This test mod makes black wool pushed by a piston drop after being pushed.
-
Nested Class Summary
-
Field Summary
Modifier and TypeFieldDescriptionstatic String
private static DeferredRegister<Block>
private static DeferredRegister<Item>
static final String
private static RegistryObject<Block>
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
gatherData
(GatherDataEvent event) static void
pistonPre
(PistonEvent.Pre event)
-
Field Details
-
MODID
- See Also:
-
blockName
-
BLOCKS
-
ITEMS
-
shiftOnMove
-
-
Constructor Details
-
PistonEventTest
public PistonEventTest()
-
-
Method Details
-
pistonPre
-
gatherData
-