Class DefaultAttributes
java.lang.Object
net.minecraft.world.entity.ai.attributes.DefaultAttributes
-
Field Summary
Modifier and TypeFieldDescriptionprivate static final org.slf4j.Logger
private static final 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.slf4j.Logger LOGGER -
SUPPLIERS
-
-
Constructor Details
-
DefaultAttributes
public DefaultAttributes()
-
-
Method Details
-
getSupplier
-
hasSupplier
-
validate
public static void validate()
-