Package net.minecraftforge.debug.block
Class CustomSignsTest
java.lang.Object
net.minecraftforge.debug.block.CustomSignsTest
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic classstatic class -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static DeferredRegister<BlockEntityType<?>>private static DeferredRegister<Block>static booleanprivate static DeferredRegister<Item>static Stringstatic RegistryObject<SignItem>static WoodType -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate voidclientSetup(FMLClientSetupEvent event)private voidcommonSetup(FMLCommonSetupEvent event)
-
Field Details
-
ENABLE
public static final boolean ENABLE- See Also:
- Constant Field Values
-
MODID
- See Also:
- Constant Field Values
-
TEST_WOOD_TYPE
-
BLOCKS
-
TEST_STANDING_SIGN
-
TEST_WALL_SIGN
-
ITEMS
-
TEST_SIGN
-
BLOCK_ENTITIES
-
CUSTOM_SIGN
public static final RegistryObject<BlockEntityType<CustomSignsTest.CustomSignBlockEntity>> CUSTOM_SIGN
-
-
Constructor Details
-
CustomSignsTest
public CustomSignsTest()
-
-
Method Details
-
clientSetup
-
commonSetup
-