Uses of Class
net.minecraft.entity.passive.OcelotEntity
Package
Description
-
Uses of OcelotEntity in net.minecraft.client.renderer.entity
-
Uses of OcelotEntity in net.minecraft.entity
-
Uses of OcelotEntity in net.minecraft.entity.passive
Modifier and TypeFieldDescriptionprivate final OcelotEntity
OcelotEntity.AvoidEntityGoal.ocelot
private final OcelotEntity
OcelotEntity.TemptGoal.ocelot
Modifier and TypeMethodDescriptionOcelotEntity.getBreedOffspring
(ServerWorld p_241840_1_, AgeableEntity p_241840_2_) Modifier and TypeMethodDescriptionstatic boolean
OcelotEntity.checkOcelotSpawnRules
(EntityType<OcelotEntity> p_223319_0_, IWorld p_223319_1_, SpawnReason p_223319_2_, BlockPos p_223319_3_, Random p_223319_4_) ModifierConstructorDescriptionAvoidEntityGoal
(OcelotEntity p_i50037_1_, Class<T> p_i50037_2_, float p_i50037_3_, double p_i50037_4_, double p_i50037_6_) TemptGoal
(OcelotEntity p_i50036_1_, double p_i50036_2_, Ingredient p_i50036_4_, boolean p_i50036_5_) ModifierConstructorDescriptionOcelotEntity
(EntityType<? extends OcelotEntity> p_i50254_1_, World p_i50254_2_)