net.minecraft.world.entity.ai.attributes

public class AttributeSupplier$Builder

bxn$a
net.minecraft.world.entity.ai.attributes.AttributeSupplier$Builder
net.minecraft.class_5132$class_5133
net.minecraft.entity.attribute.DefaultAttributeContainer$Builder
net.minecraft.world.entity.ai.attributes.AttributeProvider$Builder

Field summary

Modifier and TypeField
private final com.google.common.collect.ImmutableMap$Builder<Holder<Attribute>, AttributeInstance>
a
builder
field_23714
instances
private boolean
b
instanceFrozen
field_23715
unmodifiable

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
private AttributeInstance
b(jq<bxj> arg0)
create(Holder<Attribute> arg0)
method_26870(class_6880<class_1320> arg0)
checkedAdd(RegistryEntry<EntityAttribute> attribute)
public AttributeSupplier$Builder
a(jq<bxj> arg0)
add(Holder<Attribute> arg0)
method_26867(class_6880<class_1320> arg0)
add(RegistryEntry<EntityAttribute> attribute)
public AttributeSupplier$Builder
a(jq<bxj> arg0, double arg1)
add(Holder<Attribute> arg0, double arg1)
method_26868(class_6880<class_1320> arg0, double arg1)
add(RegistryEntry<EntityAttribute> attribute, double baseValue)
public AttributeSupplier
a()
build()
method_26866()
build()