Class VSCHPonderRegistrateBlocks
java.lang.Object
net.jcm.vsch.compat.create.ponder.VSCHPonderRegistrateBlocks
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final com.tterrag.registrate.util.entry.BlockEntry<net.minecraft.world.level.block.Block>static final com.tterrag.registrate.util.entry.BlockEntry<net.minecraft.world.level.block.Block>static final com.tterrag.registrate.util.entry.BlockEntry<net.minecraft.world.level.block.Block>static final com.tterrag.registrate.Registratestatic final com.tterrag.registrate.util.entry.BlockEntry<net.minecraft.world.level.block.Block> -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidregister()Doesn't do anything, but makes sure this class is loaded
-
Field Details
-
REGISTRATE
public static final com.tterrag.registrate.Registrate REGISTRATE -
THRUSTER_BLOCK
public static final com.tterrag.registrate.util.entry.BlockEntry<net.minecraft.world.level.block.Block> THRUSTER_BLOCK -
AIR_THRUSTER_BLOCK
public static final com.tterrag.registrate.util.entry.BlockEntry<net.minecraft.world.level.block.Block> AIR_THRUSTER_BLOCK -
POWERFUL_THRUSTER_BLOCK
public static final com.tterrag.registrate.util.entry.BlockEntry<net.minecraft.world.level.block.Block> POWERFUL_THRUSTER_BLOCK -
DRAG_INDUCER_BLOCK
public static final com.tterrag.registrate.util.entry.BlockEntry<net.minecraft.world.level.block.Block> DRAG_INDUCER_BLOCK
-
-
Constructor Details
-
VSCHPonderRegistrateBlocks
public VSCHPonderRegistrateBlocks()
-
-
Method Details
-
register
public static void register()Doesn't do anything, but makes sure this class is loaded
-