Uses of Class
net.minecraft.entity.passive.RabbitEntity
Package
Description
-
Uses of RabbitEntity in net.minecraft.client.renderer.entity
-
Uses of RabbitEntity in net.minecraft.client.renderer.entity.model
-
Uses of RabbitEntity in net.minecraft.entity
-
Uses of RabbitEntity in net.minecraft.entity.passive
Modifier and TypeFieldDescriptionprivate final RabbitEntity
RabbitEntity.AvoidEntityGoal.rabbit
private final RabbitEntity
RabbitEntity.JumpHelperController.rabbit
private final RabbitEntity
RabbitEntity.MoveHelperController.rabbit
private final RabbitEntity
RabbitEntity.PanicGoal.rabbit
private final RabbitEntity
RabbitEntity.RaidFarmGoal.rabbit
Modifier and TypeMethodDescriptionRabbitEntity.getBreedOffspring
(ServerWorld p_241840_1_, AgeableEntity p_241840_2_) Modifier and TypeMethodDescriptionstatic boolean
RabbitEntity.checkRabbitSpawnRules
(EntityType<RabbitEntity> p_223321_0_, IWorld p_223321_1_, SpawnReason p_223321_2_, BlockPos p_223321_3_, Random p_223321_4_) ModifierConstructorDescriptionAvoidEntityGoal
(RabbitEntity p_i46403_1_, Class<T> p_i46403_2_, float p_i46403_3_, double p_i46403_4_, double p_i46403_6_) EvilAttackGoal
(RabbitEntity p_i45867_1_) JumpHelperController
(RabbitEntity p_i45863_2_) MoveHelperController
(RabbitEntity p_i45862_1_) PanicGoal
(RabbitEntity p_i45861_1_, double p_i45861_2_) RaidFarmGoal
(RabbitEntity p_i45860_1_) ModifierConstructorDescriptionRabbitEntity
(EntityType<? extends RabbitEntity> p_i50247_1_, World p_i50247_2_)