net.minecraft.world.entity.ai.attributes

public class DefaultAttributes

bxp
net.minecraft.world.entity.ai.attributes.DefaultAttributes
net.minecraft.class_5135
net.minecraft.entity.attribute.DefaultAttributeRegistry
net.minecraft.world.entity.ai.attributes.AttributeDefaults

Field summary

Modifier and TypeField
private static final org.slf4j.Logger
a
LOGGER
field_23729
LOGGER
private static final Map<EntityType<? extends LivingEntity>, AttributeSupplier>
b
SUPPLIERS
field_23730
DEFAULT_ATTRIBUTE_REGISTRY

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public static AttributeSupplier
a(bvr<? extends bwg> arg0)
getSupplier(EntityType<? extends LivingEntity> arg0)
method_26873(class_1299<? extends class_1309> arg0)
get(EntityType<? extends LivingEntity> type)
public static boolean
b(bvr<?> arg0)
hasSupplier(EntityType<?> arg0)
method_26875(class_1299<?> arg0)
hasDefinitionFor(EntityType<?> type)
public static void
a()
validate()
method_26872()
checkMissing()