Uses of Class
net.minecraft.world.entity.decoration.HangingEntity
-
Uses of HangingEntity in net.minecraft.world.entity.decoration
Modifier and TypeClassDescriptionclass
class
class
class
ModifierConstructorDescriptionprotected
HangingEntity
(EntityType<? extends HangingEntity> p_31703_, Level p_31704_) protected
HangingEntity
(EntityType<? extends HangingEntity> p_31706_, Level p_31707_, BlockPos p_31708_) -
Uses of HangingEntity in net.minecraft.world.item
Modifier and TypeFieldDescriptionprivate final EntityType<? extends HangingEntity>
HangingEntityItem.type
ModifierConstructorDescriptionHangingEntityItem
(EntityType<? extends HangingEntity> p_41324_, Item.Properties p_41325_) ItemFrameItem
(EntityType<? extends HangingEntity> p_150904_, Item.Properties p_150905_)