Uses of Class
net.minecraft.entity.item.HangingEntity
-
Uses of HangingEntity in net.minecraft.entity.item
Modifier and TypeClassDescriptionclass
class
class
ModifierConstructorDescriptionprotected
HangingEntity
(EntityType<? extends HangingEntity> p_i48561_1_, World p_i48561_2_) protected
HangingEntity
(EntityType<? extends HangingEntity> p_i48562_1_, World p_i48562_2_, BlockPos p_i48562_3_) -
Uses of HangingEntity in net.minecraft.item
Modifier and TypeFieldDescriptionprivate final EntityType<? extends HangingEntity>
HangingEntityItem.type
ModifierConstructorDescriptionHangingEntityItem
(EntityType<? extends HangingEntity> p_i50043_1_, Item.Properties p_i50043_2_)