net.minecraft.world.entity.animal

public class Rabbit

extends Animal

All mapped superinterfaces:

Nameable, CommandSource

arq
net.minecraft.world.entity.animal.Rabbit
net.minecraft.class_1463
net.minecraft.entity.passive.RabbitEntity
net.minecraft.entity.passive.RabbitEntity
net.minecraft.server.v1_14_R1.EntityRabbit

Field summary

Modifier and TypeField
private static final EntityDataAccessor<Integer>
bz
DATA_TYPE_ID
field_6852
RABBIT_TYPE
field_184773_bv
private static final ResourceLocation
bA
KILLER_BUNNY
field_6846
KILLER_BUNNY
field_200611_bx
private int
bB
jumpTicks
field_6851
jumpTicks
field_175540_bm
private int
bC
jumpDuration
field_6849
jumpDuration
field_175535_bn
private boolean
bD
wasOnGround
field_6850
lastOnGround
field_175537_bp
private int
bE
jumpDelayTicks
field_6848
ticksUntilJump
field_175538_bq
private int
bF
moreCarrotTicks
field_6847
moreCarrotTicks
field_175541_bs

Constructor summary

ModifierConstructor
public (EntityType<? extends Rabbit> arg0, Level arg1)

Method summary

Modifier and TypeMethod
protected void
n()
registerGoals()
method_5959()
initGoals()
func_184651_r()
initPathfinder()
protected float
cX()
getJumpPower()
method_6106()
getJumpVelocity()
func_175134_bD()
protected void
cY()
jumpFromGround()
method_6043()
jump()
func_70664_aZ()
jump()
public void
d(double arg0)
setSpeedModifier(double arg0)
method_6606(double arg0)
setSpeed(double speed)
func_175515_b(double arg0)
public void
a_(boolean arg0)
setJumping(boolean arg0)
method_6100(boolean arg0)
setJumping(boolean arg0)
func_70637_d(boolean arg0)
setJumping(boolean arg0)
public void
dV()
startJumping()
method_6618()
startJump()
func_184770_cZ()
protected void
u_()
defineSynchedData()
method_5693()
initDataTracker()
func_70088_a()
initDatawatcher()
public void
L()
customServerAiStep()
method_5958()
mobTick()
func_70619_bc()
mobTick()
public void
aA()
updateSprintingState()
method_5666()
attemptSprintingParticles()
func_174830_Y()
private void
b(double arg0, double arg1)
facePoint(double arg0, double arg1)
method_6616(double arg0, double arg1)
lookTowards(double x, double z)
func_175533_a(double arg0, double arg1)
private void
dY()
enableJumpControl()
method_6611()
func_175518_cr()
private void
dZ()
disableJumpControl()
method_6621()
func_175520_cs()
private void
ee()
setLandingDelay()
method_6608()
scheduleJump()
func_175530_ct()
private void
ef()
checkLandingDelay()
method_6619()
func_175517_cu()
public void
k()
aiStep()
method_6007()
tickMovement()
func_70636_d()
movementTick()
protected void
cl()
registerAttributes()
method_6001()
initAttributes()
func_110147_ax()
initAttributes()
public void
b(id arg0)
addAdditionalSaveData(CompoundTag arg0)
method_5652(class_2487 arg0)
writeCustomDataToTag(CompoundTag arg0)
func_213281_b(CompoundNBT arg0)
public void
a(id arg0)
readAdditionalSaveData(CompoundTag arg0)
method_5749(class_2487 arg0)
readCustomDataFromTag(CompoundTag arg0)
func_70037_a(CompoundNBT arg0)
protected SoundEvent
dW()
getJumpSound()
method_6615()
getJumpSound()
func_184771_da()
getSoundJump()
protected SoundEvent
G()
getAmbientSound()
method_5994()
getAmbientSound()
func_184639_G()
getSoundAmbient()
protected SoundEvent
e(ahx arg0)
getHurtSound(DamageSource arg0)
method_6011(class_1282 arg0)
getHurtSound(DamageSource arg0)
func_184601_bQ(DamageSource arg0)
getSoundHurt(DamageSource arg0)
protected SoundEvent
cH()
getDeathSound()
method_6002()
getDeathSound()
func_184615_bR()
getSoundDeath()
public boolean
C(aio arg0)
doHurtTarget(Entity arg0)
method_6121(class_1297 arg0)
tryAttack(Entity arg0)
func_70652_k(Entity arg0)
public SoundSource
cc()
getSoundSource()
method_5634()
getSoundCategory()
func_184176_by()
getSoundCategory()
public boolean
a(ahx arg0, float arg1)
hurt(DamageSource arg0, float arg1)
method_5643(class_1282 arg0, float arg1)
damage(DamageSource arg0, float arg1)
func_70097_a(DamageSource arg0, float arg1)
damageEntity(DamageSource arg0, float arg1)
private boolean
b(bce arg0)
isTemptingItem(Item arg0)
method_6614(class_1792 arg0)
isBreedingItem(Item arg0)
func_175525_a(Item arg0)
public Rabbit
b(aim arg0)
getBreedOffspring(AgableMob arg0)
method_6620(class_1296 arg0)
createChild(PassiveEntity arg0)
func_90011_a(AgeableEntity arg0)
createChild(EntityAgeable arg0)
public boolean
i(bcj arg0)
isFood(ItemStack arg0)
method_6481(class_1799 arg0)
isBreedingItem(ItemStack arg0)
func_70877_b(ItemStack arg0)
public int
dX()
getRabbitType()
method_6610()
getRabbitType()
func_175531_cl()
getRabbitType()
public void
s(int arg0)
setRabbitType(int arg0)
method_6617(int arg0)
setRabbitType(int rabbitType)
func_175529_r(int arg0)
setRabbitType(int arg0)
public SpawnGroupData
a(bhs arg0, ahh arg1, aja arg2, ajj arg3, id arg4)
finalizeSpawn(LevelAccessor arg0, DifficultyInstance arg1, MobSpawnType arg2, SpawnGroupData arg3, CompoundTag arg4)
method_5943(class_1936 arg0, class_1266 arg1, class_3730 arg2, class_1315 arg3, class_2487 arg4)
initialize(IWorld arg0, LocalDifficulty arg1, SpawnType arg2, EntityData arg3, CompoundTag arg4)
func_213386_a(IWorld arg0, DifficultyInstance arg1, SpawnReason arg2, ILivingEntityData arg3, CompoundNBT arg4)
prepare(GeneratorAccess arg0, DifficultyDamageScaler arg1, EnumMobSpawn arg2, GroupDataEntity arg3, NBTTagCompound arg4)
private int
a(bhs arg0)
getRandomRabbitType(LevelAccessor arg0)
method_6622(class_1936 arg0)
chooseType(IWorld world)
func_213610_a(IWorld arg0)
public static boolean
c(ais<arq> arg0, bhs arg1, aja arg2, ew arg3, Random arg4)
checkRabbitSpawnRules(EntityType<Rabbit> arg0, LevelAccessor arg1, MobSpawnType arg2, BlockPos arg3, Random arg4)
method_20669(class_1299<class_1463> arg0, class_1936 arg1, class_3730 arg2, class_2338 arg3, Random arg4)
func_223321_c(EntityType<RabbitEntity> arg0, IWorld arg1, SpawnReason arg2, BlockPos arg3, Random arg4)
private boolean
eg()
wantsMoreFood()
method_6607()
wantsCarrots()
func_175534_cv()
public float
v(float arg0)
getJumpCompletion(float arg0)
method_6605(float arg0)
func_175521_o(float arg0)
public void
a(byte arg0)
handleEntityEvent(byte arg0)
method_5711(byte arg0)
handleStatus(byte arg0)
func_70103_a(byte arg0)