Class EntityRegistration
java.lang.Object
com.pixelmonmod.tcg.init.registry.EntityRegistration
-
Field Summary
Modifier and TypeFieldDescriptionstatic final net.minecraftforge.registries.DeferredRegister<net.minecraft.world.entity.EntityType<?>>
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
registerAttributes
(net.minecraftforge.event.entity.EntityAttributeCreationEvent event)
-
Field Details
-
ENTITIES
public static final net.minecraftforge.registries.DeferredRegister<net.minecraft.world.entity.EntityType<?>> ENTITIES
-
-
Constructor Details
-
EntityRegistration
public EntityRegistration()
-
-
Method Details
-
registerAttributes
public static void registerAttributes(net.minecraftforge.event.entity.EntityAttributeCreationEvent event)
-