Class DefaultAttributes
java.lang.Object
net.minecraft.world.entity.ai.attributes.DefaultAttributes
-
Field Summary
Modifier and TypeFieldDescriptionprivate static org.apache.logging.log4j.Logger
private static Map<EntityType<? extends LivingEntity>,AttributeSupplier>
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic AttributeSupplier
getSupplier(EntityType<? extends LivingEntity> p_22298_)
static boolean
hasSupplier(EntityType<?> p_22302_)
static void
validate()
-
Field Details
-
LOGGER
private static final org.apache.logging.log4j.Logger LOGGER -
SUPPLIERS
-
-
Constructor Details
-
DefaultAttributes
public DefaultAttributes()
-
-
Method Details
-
getSupplier
-
hasSupplier
-
validate
public static void validate()
-