net.minecraft.entity.living.mob.passive.animal

public class RabbitEntity

extends AnimalEntity

All mapped superinterfaces:

CommandSource, SpawnableEntity

wk
net.minecraft.class_2623
net.minecraft.entity.living.mob.passive.animal.RabbitEntity
net.minecraft.entity.passive.EntityRabbit

Field summary

Modifier and TypeField
private static final DataAttribute<Integer>
bx
field_14618
RABBIT_TYPE
RABBIT_TYPE
private int
by
field_11978
jumpTicks
jumpTicks
private int
bz
field_11979
jumpDuration
jumpDuration
private boolean
bB
field_11981
lastOnGround
wasOnGround
private int
bC
field_11982
jumpDelayTicks
currentMoveTypeDuration
private int
bD
field_11984
ticksBeforeHungry
carrotTicks

Constructor summary

ModifierConstructor
public (World world)

Method summary

Modifier and TypeMethod
protected void
r()
method_13087()
initGoals()
initEntityAI()
protected float
ck()
method_10978()
getJumpStrength()
getJumpUpwardsMotion()
protected void
cl()
method_2612()
jump()
jump()
public void
c(double arg0)
method_11078(double arg0)
setSpeed(double speed)
setMovementSpeed(double newSpeed)
public void
l(boolean arg0)
method_6141(boolean arg0)
setJumping(boolean arg0)
setJumping(boolean arg0)
public void
de()
method_13120()
setAction()
startJumping()
protected void
i()
method_2484()
registerSyncedData()
entityInit()
public void
M()
method_2633()
mobAiTick()
updateAITasks()
public void
am()
method_10929()
tickSprintingEffect()
spawnRunningParticles()
private void
a(double arg0, double arg1)
method_11073(double arg0, double arg1)
lookTowards(double x, double z)
calculateRotationYaw(double x, double z)
private void
di()
method_11086()
enableJumping()
enableJumpControl()
private void
dm()
method_11087()
disableJumping()
disableJumpControl()
private void
dn()
method_11088()
setLandingDelay()
updateMoveTypeDuration()
private void
do()
method_11089()
checkLandingDelay()
checkLandingDelay()
public void
n()
method_2651()
mobTick()
onLivingUpdate()
protected void
bD()
method_6129()
initAttributes()
applyEntityAttributes()
public static void
b(pd arg0)
method_13509(class_2934 arg0)
registerSchema(DataFixerUpper dfu)
registerFixesRabbit(DataFixer fixer)
public void
b(dr arg0)
method_2528(class_322 arg0)
writeCustomNbt(NbtCompound arg0)
writeEntityToNBT(NBTTagCompound arg0)
public void
a(dr arg0)
method_2498(class_322 arg0)
readCustomNbt(NbtCompound arg0)
readEntityFromNBT(NBTTagCompound arg0)
protected SoundEvent
df()
method_13121()
getJumpSound()
getJumpSound()
protected SoundEvent
G()
method_2603()
getAmbientSound()
getAmbientSound()
protected SoundEvent
bV()
method_13048()
getHurtSound()
getHurtSound()
protected SoundEvent
bW()
method_13049()
getDeathSound()
getDeathSound()
public boolean
B(rw arg0)
method_2671(class_864 arg0)
tryDamage(Entity arg0)
attackEntityAsMob(Entity arg0)
public SoundCategory
bC()
method_12992()
getSoundCategory()
getSoundCategory()
public boolean
a(rh arg0, float arg1)
method_2499(class_856 arg0, float arg1)
takeDamage(DamageSource arg0, float arg1)
attackEntityFrom(DamageSource arg0, float arg1)
protected Identifier
J()
method_13074()
getDefaultLootTable()
getLootTable()
private boolean
a(adx arg0)
method_11076(class_1069 arg0)
isTempting(Item item)
isRabbitBreedingItem(Item itemIn)
public RabbitEntity
b(rt arg0)
method_11079(class_862 arg0)
makeChild(PassiveEntity mate)
createChild(EntityAgeable ageable)
public boolean
e(adz arg0)
method_2853(class_1071 arg0)
isBreedingItem(ItemStack arg0)
isBreedingItem(ItemStack arg0)
public int
dg()
method_11083()
getSkin()
getRabbitType()
public void
g(int arg0)
method_11092(int arg0)
setVariant(int rabbitType)
setRabbitType(int rabbitTypeId)
public EntityData
a(qq arg0, si arg1)
method_6156(class_2607 arg0, class_1700 arg1)
initialize(LocalDifficulty arg0, EntityData arg1)
onInitialSpawn(DifficultyInstance arg0, IEntityLivingData arg1)
private int
dp()
method_13122()
getTypeFromPos()
getRandomRabbitType()
private boolean
dq()
method_11090()
isHungry()
isCarrotEaten()
protected void
dh()
method_11085()
onEatFromGarden()
createEatingParticles()
public void
a(kh<?> arg0)
method_12974(class_2921<?> arg0)
onDataValueChanged(DataAttribute<?> arg0)
notifyDataManagerChange(DataParameter<?> arg0)
public float
r(float arg0)
method_11091(float arg0)
getJumpCompletion(float tickDelta)
setJumpCompletion(float arg0)
public void
a(byte arg0)
method_2485(byte arg0)
doEvent(byte arg0)
handleStatusUpdate(byte arg0)