Uses of Class
net.minecraft.world.entity.animal.Ocelot
Package
Description
-
Uses of Ocelot in net.minecraft.client.renderer.entity
-
Uses of Ocelot in net.minecraft.world.entity
-
Uses of Ocelot in net.minecraft.world.entity.animal
Modifier and TypeFieldDescriptionprivate final Ocelot
Ocelot.OcelotAvoidEntityGoal.ocelot
private final Ocelot
Ocelot.OcelotTemptGoal.ocelot
Modifier and TypeMethodDescriptionOcelot.getBreedOffspring
(ServerLevel p_148956_, AgeableMob p_148957_) Modifier and TypeMethodDescriptionstatic boolean
Ocelot.checkOcelotSpawnRules
(EntityType<Ocelot> p_218207_, LevelAccessor p_218208_, MobSpawnType p_218209_, BlockPos p_218210_, RandomSource p_218211_) ModifierConstructorDescriptionOcelotAvoidEntityGoal
(Ocelot p_29051_, Class<T> p_29052_, float p_29053_, double p_29054_, double p_29055_) OcelotTemptGoal
(Ocelot p_29060_, double p_29061_, Ingredient p_29062_, boolean p_29063_)