Class EntityAttributeRegistryImpl
java.lang.Object
dev.architectury.registry.level.entity.forge.EntityAttributeRegistryImpl
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
event
(net.minecraftforge.event.entity.EntityAttributeCreationEvent event) static void
register
(Supplier<net.minecraft.world.entity.EntityType<? extends net.minecraft.world.entity.LivingEntity>> type, Supplier<net.minecraft.world.entity.ai.attributes.AttributeSupplier.Builder> attribute)
-
Constructor Details
-
EntityAttributeRegistryImpl
public EntityAttributeRegistryImpl()
-
-
Method Details
-
register
-
event
public static void event(net.minecraftforge.event.entity.EntityAttributeCreationEvent event)
-