Package net.minecraftforge.debug
Class CustomSoundTypeTest
java.lang.Object
net.minecraftforge.debug.CustomSoundTypeTest
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final DeferredRegister<Block>private static final DeferredRegister<Item>(package private) static final Stringprivate static final DeferredRegister<SoundEvent>private static final SoundTypeprivate static final RegistryObject<Block>private static final RegistryObject<Item>private static final RegistryObject<SoundEvent> -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
MODID
- See Also:
-
BLOCKS
-
ITEMS
-
SOUND_EVENTS
-
TEST_STEP_EVENT
-
TEST_SOUND_TYPE
-
TEST_STEP_BLOCK
-
TEST_STEP_BLOCK_ITEM
-
-
Constructor Details
-
CustomSoundTypeTest
public CustomSoundTypeTest()
-