java.lang.Object
dev.architectury.registry.level.entity.fabric.EntityAttributeRegistryImpl
public class EntityAttributeRegistryImpl
extends Object
-
Constructor Summary
Constructors
-
Method Summary
static void
register(Supplier<? extends net.minecraft.world.entity.EntityType<? extends net.minecraft.world.entity.LivingEntity>> type,
Supplier<net.minecraft.world.entity.ai.attributes.AttributeSupplier.Builder> attribute)
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
EntityAttributeRegistryImpl
public EntityAttributeRegistryImpl()
-
Method Details
-
register
public static void register(Supplier<? extends net.minecraft.world.entity.EntityType<? extends net.minecraft.world.entity.LivingEntity>> type,
Supplier<net.minecraft.world.entity.ai.attributes.AttributeSupplier.Builder> attribute)