net.minecraft.world.entity.ai.attributes

public class AttributeModifier

arj
net.minecraft.world.entity.ai.attributes.AttributeModifier
net.minecraft.class_1322
net.minecraft.unmapped.C_hdbqsqsm
net.minecraft.entity.attribute.EntityAttributeModifier
net.minecraft.entity.ai.attributes.AttributeModifier
net.minecraft.server.v1_16_R3.AttributeModifier

Field summary

Modifier and TypeField
private static final org.apache.logging.log4j.Logger
a
LOGGER
field_23712
f_owzzukjv
LOGGER
field_233799_a_
private final double
b
amount
field_6323
f_xnuocnxu
value
field_111174_a
private final AttributeModifier$Operation
c
operation
field_6324
f_wcmcuppa
operation
field_111172_b
private final Supplier<String>
d
nameGetter
field_6326
f_dhjnodtb
nameGetter
field_111173_c
private final UUID
e
id
field_6327
f_hdbjrwxm
uuid
field_111170_d

Constructor summary

ModifierConstructor
public (String name, double value, AttributeModifier$Operation operation)
public (UUID uuid, String name, double value, AttributeModifier$Operation operation)
public (UUID uuid, Supplier<String> nameGetter, double value, AttributeModifier$Operation operation)

Method summary

Modifier and TypeMethod
public UUID
a()
getId()
method_6189()
m_atvxppmz()
getId()
func_111167_a()
getUniqueId()
public String
b()
getName()
method_6185()
m_skpcdqgs()
getName()
func_111166_b()
getName()
public AttributeModifier$Operation
c()
getOperation()
method_6182()
m_qixqovgg()
getOperation()
func_220375_c()
getOperation()
public double
d()
getAmount()
method_6186()
m_gldvbzzf()
getValue()
func_111164_d()
getAmount()
public CompoundTag
e()
save()
method_26860()
m_svfezfmf()
toTag()
func_233801_e_()
save()
public static AttributeModifier
a(md arg0)
load(CompoundTag arg0)
method_26859(class_2487 arg0)
m_fqbtxzed(C_hhlwcnih arg0)
fromTag(CompoundTag tag)
func_233800_a_(CompoundNBT arg0)