net.minecraft.entity.living.mob

public class SnowGolemEntity

extends GolemEntity implements RangedAttackMob

All mapped superinterfaces:

Nameable, CommandSource, SpawnableEntity, RangedAttackMob

akh
net.minecraft.class_950
net.minecraft.entity.living.mob.SnowGolemEntity
net.minecraft.entity.monster.EntitySnowman
net.minecraft.entity.monster.EntitySnowman

Field summary

Modifier and TypeField
private static final DataAttribute<Byte>
a
field_14622
SHEARED
field_184749_a
PUMPKIN_EQUIPPED

Constructor summary

ModifierConstructor
public (World arg0)

Method summary

Modifier and TypeMethod
protected void
n()
method_13087()
initGoals()
func_184651_r()
initEntityAI()
protected void
bZ()
method_6129()
initAttributes()
func_110147_ax()
registerAttributes()
protected void
x_()
method_2484()
registerSyncedData()
func_70088_a()
registerData()
public void
b(gy arg0)
method_2528(class_322 arg0)
writeCustomNbt(NbtCompound arg0)
func_70014_b(NBTTagCompound arg0)
writeAdditional(NBTTagCompound arg0)
public void
a(gy arg0)
method_2498(class_322 arg0)
readCustomNbt(NbtCompound arg0)
func_70037_a(NBTTagCompound arg0)
readAdditional(NBTTagCompound arg0)
public void
k()
method_2651()
mobTick()
func_70636_d()
livingTick()
protected Identifier
G()
method_13074()
getDefaultLootTable()
func_184647_J()
getLootTable()
public void
a(afa arg0, float arg1)
method_4552(class_1699 arg0, float arg1)
doRangedAttack(LivingEntity arg0, float arg1)
func_82196_d(EntityLivingBase arg0, float arg1)
attackEntityWithRangedAttack(EntityLivingBase arg0, float arg1)
public float
bF()
method_2544()
getEyeHeight()
func_70047_e()
getEyeHeight()
protected boolean
a(aog arg0, adk arg1)
method_13079(class_988 arg0, class_2961 arg1)
interactMob(PlayerEntity arg0, InteractionHand arg1)
func_184645_a(EntityPlayer arg0, EnumHand arg1)
processInteract(EntityPlayer arg0, EnumHand arg1)
public boolean
l()
method_13124()
isSheared()
func_184748_o()
isPumpkinEquipped()
public void
a(boolean arg0)
method_13123(boolean arg0)
setSheared(boolean sheared)
func_184747_a(boolean arg0)
setPumpkinEquipped(boolean pumpkinEquipped)
protected SoundEvent
D()
method_2603()
getAmbientSound()
func_184639_G()
getAmbientSound()
protected SoundEvent
d(aea arg0)
method_15060(class_856 arg0)
getHurtSound(DamageSource arg0)
func_184601_bQ(DamageSource arg0)
getHurtSound(DamageSource arg0)
protected SoundEvent
cs()
method_13049()
getDeathSound()
func_184615_bR()
getDeathSound()
public void
s(boolean arg0)
method_13246(boolean arg0)
setAggressive(boolean arg0)
func_184724_a(boolean arg0)
setSwingingArms(boolean arg0)