net.minecraft.entity.attribute

public class DefaultAttributeRegistry

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

Field summary

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

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public static DefaultAttributeContainer
getSupplier(EntityType<? extends LivingEntity> type)
method_26873(class_1299<? extends class_1309> arg0)
get(EntityType<? extends LivingEntity> type)
public static boolean
hasSupplier(EntityType<?> type)
method_26875(class_1299<?> arg0)
hasDefinitionFor(EntityType<?> type)
public static void
validate()
method_26872()
checkMissing()
private static void
lambda$validate$2(Identifier arg0)
method_26874(class_2960 arg0)
method_26874(Identifier id)
private static boolean
lambda$validate$1(EntityType arg0)
method_26876(class_1299 arg0)
method_26876(EntityType entityType)
private static boolean
lambda$validate$0(EntityType arg0)
method_26877(class_1299 arg0)
method_26877(EntityType entityType)