net.minecraft.world.entity.animal

public class Rabbit

extends Animal

All mapped superinterfaces:

Nameable, EntityAccess, CommandSource

bny
net.minecraft.world.entity.animal.Rabbit
net.minecraft.class_1463
net.minecraft.unmapped.C_zejlzfny
net.minecraft.entity.passive.RabbitEntity
net.minecraft.entity.passive.RabbitEntity
net.minecraft.src.C_887_
net.minecraft.world.entity.animal.EntityRabbit

Field summary

Modifier and TypeField
public static final double
bX
STROLL_SPEED_MOD
field_30356
f_asjhuors
field_30356
STROLL_SPEED_MODIFIER
f_149016_
public static final double
bY
BREED_SPEED_MOD
field_30357
f_htyiulmz
field_30357
BREEDING_SPEED_MODIFIER
f_149017_
public static final double
ca
FOLLOW_SPEED_MOD
field_30358
f_crzkcenn
field_30358
FOLLOWING_SPEED_MODIFIER
f_149018_
public static final double
cb
FLEE_SPEED_MOD
field_30359
f_hsxffxcf
ESCAPE_SPEED
ESCAPE_SPEED
f_149019_
public static final double
cc
ATTACK_SPEED_MOD
field_30360
f_tariwbdb
field_30360
ATTACK_SPEED_MODIFIER
f_149020_
private static final EntityDataAccessor<Integer>
cm
DATA_TYPE_ID
field_6852
f_nnkcpzet
RABBIT_TYPE
RABBIT_TYPE
f_29647_
public static final int
cd
TYPE_BROWN
field_30361
f_hviksgma
BROWN_TYPE
BROWN_TYPE
f_149021_
public static final int
ce
TYPE_WHITE
field_30362
f_rhtsxgkx
WHITE_TYPE
WHITE_TYPE
f_149022_
public static final int
cf
TYPE_BLACK
field_30363
f_qeosdfiu
BLACK_TYPE
BLACK_TYPE
f_149023_
public static final int
cg
TYPE_WHITE_SPLOTCHED
field_30364
f_svhsdrxi
WHITE_SPOTTED_TYPE
WHITE_SPOTTED_TYPE
f_149024_
public static final int
ch
TYPE_GOLD
field_30365
f_mdahpmef
GOLD_TYPE
GOLD_TYPE
f_149025_
public static final int
ci
TYPE_SALT
field_30366
f_onjmvzan
SALT_TYPE
SALT_TYPE
f_149026_
public static final int
cj
TYPE_EVIL
field_30367
f_kbqbfgon
KILLER_BUNNY_TYPE
KILLER_BUNNY_TYPE
f_149027_
private static final ResourceLocation
cn
KILLER_BUNNY
field_6846
f_jlpuoyow
KILLER_BUNNY
KILLER_BUNNY
f_29648_
public static final int
ck
EVIL_ATTACK_POWER
field_30368
f_tptcprey
field_30368
KILLER_BUNNY_ATTACK_POWER
f_149028_
public static final int
cl
EVIL_ARMOR_VALUE
field_30369
f_fsojhcku
field_30369
KILLER_BUNNY_ARMOR
f_149029_
private static final int
co
MORE_CARROTS_DELAY
field_30370
f_pnfxqusz
field_30370
MORE_CARROTS_DELAY
f_149030_
private int
cp
jumpTicks
field_6851
f_dczcjwsh
jumpTicks
jumpTicks
f_29649_
private int
cq
jumpDuration
field_6849
f_ohsfuvwj
jumpDuration
jumpDuration
f_29650_
private boolean
cr
wasOnGround
field_6850
f_zkceqqzm
lastOnGround
lastOnGround
f_29651_
private int
cs
jumpDelayTicks
field_6848
f_oiwzxafx
ticksUntilJump
ticksUntilJump
f_29652_
int
ct
moreCarrotTicks
field_6847
f_oesfjkue
moreCarrotTicks
moreCarrotTicks
f_29653_

Constructor summary

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

Method summary

Modifier and TypeMethod
protected void
u()
registerGoals()
method_5959()
m_itjttsuo()
initGoals()
initGoals()
m_8099_()
protected float
eF()
getJumpPower()
method_6106()
m_qcwknova()
getJumpVelocity()
getJumpVelocity()
m_6118_()
protected void
eH()
jumpFromGround()
method_6043()
m_cnzsqyai()
jump()
jump()
m_6135_()
public float
y(float arg0)
getJumpCompletion(float arg0)
method_6605(float arg0)
m_ffcancvv(float arg0)
getJumpProgress(float delta)
getJumpProgress(float delta)
m_29735_(float arg0)
public void
i(double arg0)
setSpeedModifier(double arg0)
method_6606(double arg0)
m_wngbocei(double arg0)
setSpeed(double speed)
setSpeed(double speed)
m_29725_(double arg0)
public void
q(boolean arg0)
setJumping(boolean arg0)
method_6100(boolean arg0)
m_hcwncupw(boolean arg0)
setJumping(boolean arg0)
setJumping(boolean arg0)
m_6862_(boolean arg0)
public void
q()
startJumping()
method_6618()
m_hfwslrsw()
startJump()
startJump()
m_29716_()
protected void
a_()
defineSynchedData()
method_5693()
m_lwugwlsw()
initDataTracker()
initDataTracker()
m_8097_()
public void
T()
customServerAiStep()
method_5958()
m_wbeiezxn()
mobTick()
mobTick()
m_8024_()
public boolean
bd()
canSpawnSprintParticle()
method_27298()
m_chpxygjr()
shouldSpawnSprintingParticles()
shouldSpawnSprintingParticles()
m_5843_()
private void
b(double arg0, double arg1)
facePoint(double arg0, double arg1)
method_6616(double arg0, double arg1)
m_oibnanmr(double arg0, double arg1)
lookTowards(double x, double z)
lookTowards(double x, double z)
m_29686_(double p_29688_, double arg1)
private void
fL()
enableJumpControl()
method_6611()
m_fgnzeipk()
enableJump()
enableJumpControl()
m_29720_()
private void
fR()
disableJumpControl()
method_6621()
m_dzvjvurg()
disableJump()
disableJumpControl()
m_29721_()
private void
fS()
setLandingDelay()
method_6608()
m_pomcljmh()
doScheduleJump()
doScheduleJump()
m_29722_()
private void
fT()
checkLandingDelay()
method_6619()
m_ptbdhqbw()
scheduleJump()
scheduleJump()
m_29723_()
public void
w_()
aiStep()
method_6007()
m_alyudxll()
tickMovement()
tickMovement()
m_8107_()
public static AttributeSupplier$Builder
t()
createAttributes()
method_26892()
m_phdfqfve()
createRabbitAttributes()
createRabbitAttributes()
m_29717_()
public void
b(pj arg0)
addAdditionalSaveData(CompoundTag arg0)
method_5652(class_2487 arg0)
m_xuwbpohg(C_hhlwcnih arg0)
writeCustomDataToNbt(NbtCompound arg0)
writeCustomDataToNbt(NbtCompound arg0)
m_7380_(C_4917_ arg0)
public void
a(pj arg0)
readAdditionalSaveData(CompoundTag arg0)
method_5749(class_2487 arg0)
m_obkzfysl(C_hhlwcnih arg0)
readCustomDataFromNbt(NbtCompound arg0)
readCustomDataFromNbt(NbtCompound arg0)
m_7378_(C_4917_ arg0)
protected SoundEvent
fJ()
getJumpSound()
method_6615()
m_yzlxckwh()
getJumpSound()
getJumpSound()
m_29718_()
protected SoundEvent
r()
getAmbientSound()
method_5994()
m_jjefzxbm()
getAmbientSound()
getAmbientSound()
m_7515_()
protected SoundEvent
c(baw arg0)
getHurtSound(DamageSource arg0)
method_6011(class_1282 arg0)
m_spwwmdyl(C_sbxfkpyv arg0)
getHurtSound(DamageSource arg0)
getHurtSound(DamageSource arg0)
m_7975_(C_489_ arg0)
protected SoundEvent
x_()
getDeathSound()
method_6002()
m_axkhmdzu()
getDeathSound()
getDeathSound()
m_5592_()
public boolean
z(bbn arg0)
doHurtTarget(Entity arg0)
method_6121(class_1297 arg0)
m_orenzeoc(C_astfners arg0)
tryAttack(Entity arg0)
tryAttack(Entity arg0)
m_7327_(C_507_ arg0)
public SoundSource
cR()
getSoundSource()
method_5634()
m_nsggwems()
getSoundCategory()
getSoundCategory()
m_5720_()
private static boolean
m(cax arg0)
isTemptingItem(ItemStack arg0)
method_6614(class_1799 arg0)
m_qjsdbvop(C_sddaxwyk arg0)
isTempting(ItemStack stack)
isTempting(ItemStack stack)
m_149037_(C_1391_ p_149038_)
public Rabbit
b(agg arg0, bbk arg1)
getBreedOffspring(ServerLevel arg0, AgeableMob arg1)
method_6620(class_3218 arg0, class_1296 arg1)
m_rylyohmh(C_bdwnwhiu arg0, C_jvojbnla arg1)
createChild(ServerWorld arg0, PassiveEntity arg1)
createChild(ServerWorld arg0, PassiveEntity arg1)
m_142606_(C_12_ p_149036_, C_141062_ arg1)
public boolean
n(cax arg0)
isFood(ItemStack arg0)
method_6481(class_1799 arg0)
m_njyokwrm(C_sddaxwyk arg0)
isBreedingItem(ItemStack arg0)
isBreedingItem(ItemStack arg0)
m_6898_(C_1391_ arg0)
public int
fK()
getRabbitType()
method_6610()
m_bvzjfuac()
getRabbitType()
getRabbitType()
m_29719_()
public void
t(int arg0)
setRabbitType(int arg0)
method_6617(int arg0)
m_nefdqaox(int arg0)
setRabbitType(int rabbitType)
setRabbitType(int rabbitType)
m_29733_(int arg0)
public SpawnGroupData
a(chm arg0, bah arg1, bcg arg2, bcu arg3, pj arg4)
finalizeSpawn(ServerLevelAccessor arg0, DifficultyInstance arg1, MobSpawnType arg2, SpawnGroupData arg3, CompoundTag arg4)
method_5943(class_5425 arg0, class_1266 arg1, class_3730 arg2, class_1315 arg3, class_2487 arg4)
m_oxrxxqyz(C_jmnzlycd arg0, C_jiailwzt arg1, C_uzzvxofv arg2, C_lsmqixfx arg3, C_hhlwcnih arg4)
initialize(ServerWorldAccess arg0, LocalDifficulty arg1, SpawnReason arg2, EntityData arg3, NbtCompound arg4)
initialize(ServerWorldAccess arg0, LocalDifficulty arg1, SpawnReason arg2, EntityData arg3, NbtCompound arg4)
m_6518_(C_1618_ p_29679_, C_469_ p_29680_, C_529_ p_29681_, C_542_ p_29682_, C_4917_ arg4)
private int
a(cgy arg0)
getRandomRabbitType(LevelAccessor arg0)
method_6622(class_1936 arg0)
m_mxtcvctb(C_vdvbsyle arg0)
chooseType(WorldAccess world)
chooseType(WorldAccess world)
m_29675_(C_1598_ arg0)
public static boolean
c(bbr<bny> arg0, cgy arg1, bcg arg2, gt arg3, amn arg4)
checkRabbitSpawnRules(EntityType<Rabbit> arg0, LevelAccessor arg1, MobSpawnType arg2, BlockPos arg3, RandomSource arg4)
method_20669(class_1299<class_1463> arg0, class_1936 arg1, class_3730 arg2, class_2338 arg3, class_5819 arg4)
m_sqwqxepg(C_ogavsvbr<C_zejlzfny> arg0, C_vdvbsyle arg1, C_uzzvxofv arg2, C_hynzadkk arg3, C_rlomrsco arg4)
canSpawn(EntityType<RabbitEntity> entity, WorldAccess world, SpawnReason spawnReason, BlockPos pos, Random random)
canSpawn(EntityType<RabbitEntity> entity, WorldAccess world, SpawnReason spawnReason, BlockPos pos, RandomGenerator random)
m_218255_(C_513_<C_887_> p_218256_, C_1598_ p_218257_, C_529_ p_218258_, C_4675_ p_218259_, C_212974_ p_218260_)
boolean
fU()
wantsMoreFood()
method_6607()
m_dwqfhmua()
wantsCarrots()
wantsCarrots()
m_29724_()
public void
a(byte arg0)
handleEntityEvent(byte arg0)
method_5711(byte arg0)
m_kkieextx(byte arg0)
handleStatus(byte arg0)
handleStatus(byte arg0)
m_7822_(byte arg0)
public Vec3
cB()
getLeashOffset()
method_29919()
m_suasneff()
getLeashOffset()
getLeashOffset()
m_7939_()