Package net.minecraftforge.debug.entity
Class PartEntityTest
java.lang.Object
net.minecraftforge.debug.entity.PartEntityTest
-
Nested Class Summary
Modifier and TypeClassDescriptionprivate static class
private static class
private static class
-
Field Summary
Modifier and TypeFieldDescription(package private) static boolean
private static DeferredRegister<EntityType<?>>
(package private) static String
private static RegistryObject<EntityType<PartEntityTest.TestEntity>>
-
Constructor Summary
-
Method Summary
-
Field Details
-
MOD_ID
- See Also:
- Constant Field Values
-
ENABLED
static final boolean ENABLED- See Also:
- Constant Field Values
-
ENTITIES
-
TEST_ENTITY
-
-
Constructor Details
-
PartEntityTest
public PartEntityTest()
-
-
Method Details
-
onRegisterAttributes
-