Package net.minecraftforge.debug.block
Class CustomSignsTest
java.lang.Object
net.minecraftforge.debug.block.CustomSignsTest
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
static class
static class
-
Field Summary
Modifier and TypeFieldDescriptionprivate static DeferredRegister<BlockEntityType<?>>
private static DeferredRegister<Block>
static boolean
private static DeferredRegister<Item>
static String
static RegistryObject<SignItem>
static WoodType
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprivate void
clientSetup(FMLClientSetupEvent event)
private void
commonSetup(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
-