Uses of Class
net.minecraft.entity.passive.TameableShoulderEntity
Package
Description
The basic AI system for Minecraft living entities.
-
Uses of TameableShoulderEntity in net.minecraft.entity.ai.goal
Modifier and TypeFieldDescriptionprivate final TameableShoulderEntity
SitOnOwnerShoulderGoal.tameable
-
Uses of TameableShoulderEntity in net.minecraft.entity.passive
ModifierConstructorDescriptionprotected
TameableShoulderEntity
(EntityType<? extends TameableShoulderEntity> type, World world)