public class PodiumBlocks
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static com.tterrag.registrate.util.entry.BlockEntry<PodiumBlock> |
PODIUM |
static com.tterrag.registrate.util.entry.RegistryEntry<net.minecraft.tileentity.TileEntityType<PodiumTileEntity>> |
PODIUM_TILE_ENTITY |
Constructor and Description |
---|
PodiumBlocks() |
Modifier and Type | Method and Description |
---|---|
static void |
setup() |
public static final com.tterrag.registrate.util.entry.BlockEntry<PodiumBlock> PODIUM
public static final com.tterrag.registrate.util.entry.RegistryEntry<net.minecraft.tileentity.TileEntityType<PodiumTileEntity>> PODIUM_TILE_ENTITY