Package com.blamejared.wac.block
Class WACBlocks
java.lang.Object
com.blamejared.wac.block.WACBlocks
- All Implemented Interfaces:
IRegister
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final RegistrationProvider<net.minecraft.world.level.block.Block> static final RegistryObject<BookStackBlock> static final RegistryObject<net.minecraft.world.level.block.Block> static final RegistryObject<net.minecraft.world.level.block.Block> static final RegistryObject<net.minecraft.world.level.block.RotatedPillarBlock> static final RegistryObject<net.minecraft.world.level.block.RotatedPillarBlock> static final RegistryObject<net.minecraft.world.level.block.FlowerBlock> static final RegistryObject<net.minecraft.world.level.block.Block> static final RegistryObject<net.minecraft.world.level.block.ButtonBlock> static final RegistryObject<net.minecraft.world.level.block.FlowerBlock> static final RegistryObject<net.minecraft.world.level.block.DoorBlock> static final RegistryObject<net.minecraft.world.level.block.FenceBlock> static final RegistryObject<net.minecraft.world.level.block.FenceGateBlock> static final RegistryObject<net.minecraft.world.level.block.CeilingHangingSignBlock> static final RegistryObject<net.minecraft.world.level.block.LeavesBlock> static final RegistryObject<net.minecraft.world.level.block.FlowerBlock> static final RegistryObject<net.minecraft.world.level.block.RotatedPillarBlock> static final RegistryObject<net.minecraft.world.level.block.FlowerBlock> static final RegistryObject<net.minecraft.world.level.block.Block> static final RegistryObject<net.minecraft.world.level.block.PressurePlateBlock> static final RegistryObject<net.minecraft.world.level.block.FlowerBlock> static final RegistryObject<net.minecraft.world.level.block.SaplingBlock> static final net.minecraft.world.level.block.state.properties.BlockSetTypestatic final RegistryObject<WiltedShelfBlock> static final RegistryObject<net.minecraft.world.level.block.StandingSignBlock> static final RegistryObject<net.minecraft.world.level.block.SlabBlock> static final RegistryObject<net.minecraft.world.level.block.StairBlock> static final RegistryObject<net.minecraft.world.level.block.TrapDoorBlock> static final RegistryObject<net.minecraft.world.level.block.WallHangingSignBlock> static final RegistryObject<net.minecraft.world.level.block.WallSignBlock> static final RegistryObject<net.minecraft.world.level.block.RotatedPillarBlock> static final net.minecraft.world.level.block.state.properties.WoodTypestatic final RegistryObject<WitchyDecorBlock> -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
BLOCKS
-
WILTED_SET_TYPE
public static final net.minecraft.world.level.block.state.properties.BlockSetType WILTED_SET_TYPE -
WILTED_WOOD_TYPE
public static final net.minecraft.world.level.block.state.properties.WoodType WILTED_WOOD_TYPE -
MOSSY_PODIUM
-
WILTED_LOG
-
STRIPPED_WILTED_LOG
public static final RegistryObject<net.minecraft.world.level.block.RotatedPillarBlock> STRIPPED_WILTED_LOG -
STRIPPED_WILTED_WOOD
public static final RegistryObject<net.minecraft.world.level.block.RotatedPillarBlock> STRIPPED_WILTED_WOOD -
WILTED_PLANKS
-
WILTED_WOOD
-
WILTED_SIGN
-
WILTED_HANGING_SIGN
public static final RegistryObject<net.minecraft.world.level.block.CeilingHangingSignBlock> WILTED_HANGING_SIGN -
WILTED_WALL_HANGING_SIGN
public static final RegistryObject<net.minecraft.world.level.block.WallHangingSignBlock> WILTED_WALL_HANGING_SIGN -
WILTED_DOOR
-
WILTED_STAIRS
-
WILTED_WALL_SIGN
-
WILTED_PRESSURE_PLATE
public static final RegistryObject<net.minecraft.world.level.block.PressurePlateBlock> WILTED_PRESSURE_PLATE -
WILTED_FENCE
-
WILTED_TRAPDOOR
-
WILTED_FENCE_GATE
public static final RegistryObject<net.minecraft.world.level.block.FenceGateBlock> WILTED_FENCE_GATE -
WILTED_BUTTON
-
WILTED_SAPLING
-
WILTED_LEAVES
-
WILTED_BOOKSHELF
-
WILTED_SLAB
-
WILTED_SHELF
-
BOOK_STACK
-
WITCHY_DECOR
-
WILTED_ALLIUM
-
WILTED_DANDELION
-
WILTED_LILY
-
WILTED_ORCHID
-
WILTED_ROSE
-
DEEPSLATE_BASIN
-
-
Constructor Details
-
WACBlocks
public WACBlocks()
-