net.minecraft.world.entity.ai.attributes

public class AttributeSupplier$Builder

auu$a
net.minecraft.world.entity.ai.attributes.AttributeSupplier$Builder
net.minecraft.class_5132$class_5133
net.minecraft.entity.attribute.DefaultAttributeContainer$Builder
net.minecraft.src.C_557_$C_558_
net.minecraft.world.entity.ai.attributes.AttributeProvider$Builder

Field summary

Modifier and TypeField
private final Map<Attribute, AttributeInstance>
a
builder
field_23714
instances
f_22262_
private boolean
b
instanceFrozen
field_23715
unmodifiable
f_22263_

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
private AttributeInstance
b(auq arg0)
create(Attribute arg0)
method_26870(class_1320 arg0)
checkedAdd(EntityAttribute attribute)
m_22274_(C_552_ arg0)
public AttributeSupplier$Builder
a(auq arg0)
add(Attribute arg0)
method_26867(class_1320 arg0)
add(EntityAttribute attribute)
m_22266_(C_552_ arg0)
public AttributeSupplier$Builder
a(auq arg0, double arg1)
add(Attribute arg0, double arg1)
method_26868(class_1320 arg0, double arg1)
add(EntityAttribute attribute, double baseValue)
m_22268_(C_552_ p_22270_, double arg1)
public AttributeSupplier
a()
build()
method_26866()
build()
m_22265_()