Interface DefaultAttributesAccessor


public interface DefaultAttributesAccessor
  • Method Summary

    Static Methods
    Modifier and Type
    Method
    Description
    static Map<net.minecraft.world.entity.EntityType<? extends net.minecraft.world.entity.LivingEntity>, net.minecraft.world.entity.ai.attributes.AttributeSupplier>
     
  • Method Details

    • getRegistry

      static Map<net.minecraft.world.entity.EntityType<? extends net.minecraft.world.entity.LivingEntity>, net.minecraft.world.entity.ai.attributes.AttributeSupplier> getRegistry()