net.minecraft.world.entity.animal

public class Rabbit

extends Animal

All mapped superinterfaces:

Nameable, CommandSource

atq
net.minecraft.world.entity.animal.Rabbit
net.minecraft.class_1463
net.minecraft.entity.passive.RabbitEntity
net.minecraft.entity.passive.RabbitEntity
net.minecraft.server.v1_15_R1.EntityRabbit

Field summary

Modifier and TypeField
private static final EntityDataAccessor<Integer>
bw
DATA_TYPE_ID
field_6852
RABBIT_TYPE
field_184773_bv
private static final ResourceLocation
bx
KILLER_BUNNY
field_6846
KILLER_BUNNY
field_200611_bx
private int
by
jumpTicks
field_6851
jumpTicks
field_175540_bm
private int
bz
jumpDuration
field_6849
jumpDuration
field_175535_bn
private boolean
bA
wasOnGround
field_6850
lastOnGround
field_175537_bp
private int
bB
jumpDelayTicks
field_6848
ticksUntilJump
field_175538_bq
private int
bC
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
dp()
getJumpPower()
method_6106()
getJumpVelocity()
func_175134_bD()
protected void
dq()
jumpFromGround()
method_6043()
jump()
func_70664_aZ()
jump()
public void
i(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
eq()
startJumping()
method_6618()
startJump()
func_184770_cZ()
protected void
w_()
defineSynchedData()
method_5693()
initDataTracker()
func_70088_a()
initDatawatcher()
public void
dT()
customServerAiStep()
method_5958()
mobTick()
func_70619_bc()
mobTick()
public void
aE()
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
et()
enableJumpControl()
method_6611()
func_175518_cr()
private void
eu()
disableJumpControl()
method_6621()
func_175520_cs()
private void
ez()
setLandingDelay()
method_6608()
scheduleJump()
func_175530_ct()
private void
eA()
checkLandingDelay()
method_6619()
func_175517_cu()
public void
k()
aiStep()
method_6007()
tickMovement()
func_70636_d()
movementTick()
protected void
cA()
registerAttributes()
method_6001()
initAttributes()
func_110147_ax()
initAttributes()
public void
b(jt arg0)
addAdditionalSaveData(CompoundTag arg0)
method_5652(class_2487 arg0)
writeCustomDataToTag(CompoundTag arg0)
func_213281_b(CompoundNBT arg0)
public void
a(jt arg0)
readAdditionalSaveData(CompoundTag arg0)
method_5749(class_2487 arg0)
readCustomDataFromTag(CompoundTag arg0)
func_70037_a(CompoundNBT arg0)
protected SoundEvent
er()
getJumpSound()
method_6615()
getJumpSound()
func_184771_da()
getSoundJump()
protected SoundEvent
G()
getAmbientSound()
method_5994()
getAmbientSound()
func_184639_G()
getSoundAmbient()
protected SoundEvent
e(ajw arg0)
getHurtSound(DamageSource arg0)
method_6011(class_1282 arg0)
getHurtSound(DamageSource arg0)
func_184601_bQ(DamageSource arg0)
getSoundHurt(DamageSource arg0)
protected SoundEvent
cX()
getDeathSound()
method_6002()
getDeathSound()
func_184615_bR()
getSoundDeath()
public boolean
B(akn arg0)
doHurtTarget(Entity arg0)
method_6121(class_1297 arg0)
tryAttack(Entity arg0)
func_70652_k(Entity arg0)
public SoundSource
cl()
getSoundSource()
method_5634()
getSoundCategory()
func_184176_by()
getSoundCategory()
public boolean
a(ajw 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(bef arg0)
isTemptingItem(Item arg0)
method_6614(class_1792 arg0)
isBreedingItem(Item arg0)
func_175525_a(Item arg0)
public Rabbit
b(akl arg0)
getBreedOffspring(AgableMob arg0)
method_6620(class_1296 arg0)
createChild(PassiveEntity arg0)
func_90011_a(AgeableEntity arg0)
createChild(EntityAgeable arg0)
public boolean
i(bek arg0)
isFood(ItemStack arg0)
method_6481(class_1799 arg0)
isBreedingItem(ItemStack arg0)
func_70877_b(ItemStack arg0)
public int
es()
getRabbitType()
method_6610()
getRabbitType()
func_175531_cl()
getRabbitType()
public void
t(int arg0)
setRabbitType(int arg0)
method_6617(int arg0)
setRabbitType(int rabbitType)
func_175529_r(int arg0)
setRabbitType(int arg0)
public SpawnGroupData
a(bju arg0, ajg arg1, akz arg2, alj arg3, jt 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(bju arg0)
getRandomRabbitType(LevelAccessor arg0)
method_6622(class_1936 arg0)
chooseType(IWorld world)
func_213610_a(IWorld arg0)
public static boolean
c(akr<atq> arg0, bju arg1, akz arg2, fk 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)
canSpawn(EntityType<RabbitEntity> arg0, IWorld arg1, SpawnType arg2, BlockPos arg3, Random arg4)
func_223321_c(EntityType<RabbitEntity> arg0, IWorld arg1, SpawnReason arg2, BlockPos arg3, Random arg4)
private boolean
eB()
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)