Uses of Class
net.minecraft.entity.passive.ShoulderRidingEntity
-
Packages that use ShoulderRidingEntity Package Description net.minecraft.entity.ai.goal net.minecraft.entity.passive -
-
Uses of ShoulderRidingEntity in net.minecraft.entity.ai.goal
Fields in net.minecraft.entity.ai.goal declared as ShoulderRidingEntity Modifier and Type Field Description private ShoulderRidingEntityLandOnOwnersShoulderGoal. entityConstructors in net.minecraft.entity.ai.goal with parameters of type ShoulderRidingEntity Constructor Description LandOnOwnersShoulderGoal(ShoulderRidingEntity p_i47415_1_) -
Uses of ShoulderRidingEntity in net.minecraft.entity.passive
Subclasses of ShoulderRidingEntity in net.minecraft.entity.passive Modifier and Type Class Description classParrotEntityConstructor parameters in net.minecraft.entity.passive with type arguments of type ShoulderRidingEntity Constructor Description ShoulderRidingEntity(EntityType<? extends ShoulderRidingEntity> p_i48566_1_, World p_i48566_2_)
-