Class EntityAttributesImpl

java.lang.Object
me.shedaniel.architectury.registry.entity.fabric.EntityAttributesImpl

public class EntityAttributesImpl extends Object
  • Constructor Details

    • EntityAttributesImpl

      public EntityAttributesImpl()
  • Method Details

    • register

      public 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)