net.minecraft.world.entity.monster

public class SharedMonsterAttributes

ava
net.minecraft.world.entity.monster.SharedMonsterAttributes
net.minecraft.class_1612
net.minecraft.unmapped.C_ryioczcj
net.minecraft.entity.attribute.EntityAttributes
net.minecraft.entity.SharedMonsterAttributes
net.minecraft.server.v1_14_R1.GenericAttributes

Field summary

Modifier and TypeField
private static final org.apache.logging.log4j.Logger
l
LOGGER
field_7354
f_nntkzzlv
LOGGER
field_151476_f
public static final Attribute
a
MAX_HEALTH
field_7359
f_xrdbcwme
MAX_HEALTH
field_111267_a
MAX_HEALTH
public static final Attribute
b
FOLLOW_RANGE
field_7365
f_guuofubu
FOLLOW_RANGE
field_111265_b
FOLLOW_RANGE
public static final Attribute
c
KNOCKBACK_RESISTANCE
field_7360
f_gvcpvcfr
KNOCKBACK_RESISTANCE
field_111266_c
KNOCKBACK_RESISTANCE
public static final Attribute
d
MOVEMENT_SPEED
field_7357
f_xsbpjuom
MOVEMENT_SPEED
field_111263_d
MOVEMENT_SPEED
public static final Attribute
e
FLYING_SPEED
field_7355
f_yahshqcz
FLYING_SPEED
field_193334_e
FLYING_SPEED
public static final Attribute
f
ATTACK_DAMAGE
field_7363
f_rvdatuus
ATTACK_DAMAGE
field_111264_e
ATTACK_DAMAGE
public static final Attribute
g
ATTACK_KNOCKBACK
field_7361
f_cyitwjwq
ATTACK_KNOCKBACK
field_221120_g
ATTACK_KNOCKBACK
public static final Attribute
h
ATTACK_SPEED
field_7356
f_vknnlbft
ATTACK_SPEED
field_188790_f
ATTACK_SPEED
public static final Attribute
i
ARMOR
field_7358
f_icnytakv
ARMOR
field_188791_g
ARMOR
public static final Attribute
j
ARMOR_TOUGHNESS
field_7364
f_subccjcb
ARMOR_TOUGHNESS
field_189429_h
ARMOR_TOUGHNESS
public static final Attribute
k
LUCK
field_7362
f_xmskejyd
LUCK
field_188792_h
LUCK

Method summary

Modifier and TypeMethod
public static ListTag
a(ajr arg0)
saveAttributes(BaseAttributeMap arg0)
method_7134(class_1325 arg0)
m_ohecrzpi(C_isojpadr arg0)
toTag(AbstractEntityAttributeContainer container)
func_111257_a(AbstractAttributeMap arg0)
private static CompoundTag
a(ajo arg0)
saveAttribute(AttributeInstance arg0)
method_7130(class_1324 arg0)
m_dnxxtodm(C_lzukavpx arg0)
toTag(EntityAttributeInstance instance)
func_111261_a(IAttributeInstance arg0)
public static CompoundTag
a(ajp arg0)
saveAttributeModifier(AttributeModifier arg0)
method_7135(class_1322 arg0)
m_veonfwdm(C_hdbqsqsm arg0)
toTag(EntityAttributeModifier modifier)
func_111262_a(AttributeModifier arg0)
public static void
a(ajr arg0, ik arg1)
loadAttributes(BaseAttributeMap arg0, ListTag arg1)
method_7131(class_1325 arg0, class_2499 arg1)
m_gfatcoau(C_isojpadr arg0, C_hqhtfwlr arg1)
fromTag(AbstractEntityAttributeContainer container, ListTag tag)
func_151475_a(AbstractAttributeMap arg0, ListNBT arg1)
private static void
a(ajo arg0, id arg1)
loadAttribute(AttributeInstance arg0, CompoundTag arg1)
method_7132(class_1324 arg0, class_2487 arg1)
m_hkamqeuz(C_lzukavpx arg0, C_hhlwcnih arg1)
fromTag(EntityAttributeInstance instance, CompoundTag tag)
func_111258_a(IAttributeInstance arg0, CompoundNBT arg1)
public static AttributeModifier
a(id arg0)
loadAttributeModifier(CompoundTag arg0)
method_7133(class_2487 arg0)
m_ckqcwsqc(C_hhlwcnih arg0)
createFromTag(CompoundTag tag)
func_111259_a(CompoundNBT arg0)