net.minecraft.entity.attribute

public class DefaultAttributeContainer$Builder

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

Field summary

Modifier and TypeField
private final com.google.common.collect.ImmutableMap$Builder<RegistryEntry<EntityAttribute>, EntityAttributeInstance>
builder
field_23714
instances
private boolean
instanceFrozen
field_23715
unmodifiable

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
private EntityAttributeInstance
create(Holder<Attribute> attribute)
method_26870(class_6880<class_1320> arg0)
checkedAdd(RegistryEntry<EntityAttribute> attribute)
public DefaultAttributeContainer$Builder
add(Holder<Attribute> attribute)
method_26867(class_6880<class_1320> arg0)
add(RegistryEntry<EntityAttribute> attribute)
public DefaultAttributeContainer$Builder
add(Holder<Attribute> attribute, double baseValue)
method_26868(class_6880<class_1320> arg0, double arg1)
add(RegistryEntry<EntityAttribute> attribute, double baseValue)
public DefaultAttributeContainer
build()
method_26866()
build()
private void
lambda$create$0(Holder arg0, AttributeInstance arg1)
method_26869(class_6880 arg0, class_1324 arg1)
method_26869(RegistryEntry arg0, EntityAttributeInstance attributex)