Uses of Class
net.minecraft.world.entity.animal.Rabbit
Package
Description
-
Uses of Rabbit in net.minecraft.client.model
-
Uses of Rabbit in net.minecraft.client.renderer.entity
-
Uses of Rabbit in net.minecraft.world.entity
-
Uses of Rabbit in net.minecraft.world.entity.animal
Modifier and TypeFieldDescriptionprivate final Rabbit
Rabbit.RabbitAvoidEntityGoal.rabbit
private final Rabbit
Rabbit.RabbitJumpControl.rabbit
private final Rabbit
Rabbit.RabbitMoveControl.rabbit
private final Rabbit
Rabbit.RabbitPanicGoal.rabbit
private final Rabbit
Rabbit.RaidGardenGoal.rabbit
Modifier and TypeMethodDescriptionRabbit.getBreedOffspring
(ServerLevel p_149035_, AgeableMob p_149036_) Modifier and TypeMethodDescriptionstatic boolean
Rabbit.checkRabbitSpawnRules
(EntityType<Rabbit> p_218256_, LevelAccessor p_218257_, MobSpawnType p_218258_, BlockPos p_218259_, RandomSource p_218260_) ModifierConstructorDescriptionEvilRabbitAttackGoal
(Rabbit p_29738_) RabbitAvoidEntityGoal
(Rabbit p_29743_, Class<T> p_29744_, float p_29745_, double p_29746_, double p_29747_) RabbitJumpControl
(Rabbit p_186229_) RabbitMoveControl
(Rabbit p_29766_) RabbitPanicGoal
(Rabbit p_29775_, double p_29776_) RaidGardenGoal
(Rabbit p_29782_)