Uses of Class
net.minecraft.world.entity.animal.Ocelot
Packages that use Ocelot
Package
Description
-
Uses of Ocelot in net.minecraft.client.renderer.entity
Methods in net.minecraft.client.renderer.entity with parameters of type Ocelot -
Uses of Ocelot in net.minecraft.world.entity
Fields in net.minecraft.world.entity with type parameters of type Ocelot -
Uses of Ocelot in net.minecraft.world.entity.animal
Fields in net.minecraft.world.entity.animal declared as OcelotModifier and TypeFieldDescriptionprivate final Ocelot
Ocelot.OcelotAvoidEntityGoal.ocelot
private final Ocelot
Ocelot.OcelotTemptGoal.ocelot
Methods in net.minecraft.world.entity.animal that return OcelotModifier and TypeMethodDescriptionOcelot.getBreedOffspring
(ServerLevel p_148956_, AgeableMob p_148957_) Method parameters in net.minecraft.world.entity.animal with type arguments of type OcelotModifier and TypeMethodDescriptionstatic boolean
Ocelot.checkOcelotSpawnRules
(EntityType<Ocelot> p_29026_, LevelAccessor p_29027_, MobSpawnType p_29028_, BlockPos p_29029_, Random p_29030_) Constructors in net.minecraft.world.entity.animal with parameters of type OcelotModifierConstructorDescriptionOcelotAvoidEntityGoal
(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_) Constructor parameters in net.minecraft.world.entity.animal with type arguments of type Ocelot