Class TMBLBlocks
java.lang.Object
net.nikdo53.tinymultiblocklib.init.TMBLBlocks
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final net.minecraftforge.registries.DeferredRegister<net.minecraft.world.level.block.Block>static final net.minecraftforge.registries.RegistryObject<net.minecraft.world.level.block.Block> -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
BLOCKS
public static final net.minecraftforge.registries.DeferredRegister<net.minecraft.world.level.block.Block> BLOCKS -
TEST_BLOCK
public static final net.minecraftforge.registries.RegistryObject<net.minecraft.world.level.block.Block> TEST_BLOCK
-
-
Constructor Details
-
TMBLBlocks
public TMBLBlocks()
-