Package net.minecraftforge.debug
Class CustomSoundTypeTest
java.lang.Object
net.minecraftforge.debug.CustomSoundTypeTest
-
Field Summary
Modifier and TypeFieldDescriptionprivate static final DeferredRegister<Block>
private static final DeferredRegister<Item>
(package private) static final String
private static final DeferredRegister<SoundEvent>
private static final SoundType
private static final RegistryObject<Block>
private static final RegistryObject<Item>
private static final RegistryObject<SoundEvent>
-
Constructor Summary
-
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()
-