Uses of Class
net.minecraft.world.entity.decoration.HangingEntity
Packages that use HangingEntity
- 
Uses of HangingEntity in net.minecraft.world.entity.decorationSubclasses of HangingEntity in net.minecraft.world.entity.decorationModifier and TypeClassDescriptionclassclassclassclassConstructor parameters in net.minecraft.world.entity.decoration with type arguments of type HangingEntityModifierConstructorDescriptionprotectedHangingEntity(EntityType<? extends HangingEntity> p_31703_, Level p_31704_) protectedHangingEntity(EntityType<? extends HangingEntity> p_31706_, Level p_31707_, BlockPos p_31708_) 
- 
Uses of HangingEntity in net.minecraft.world.itemFields in net.minecraft.world.item with type parameters of type HangingEntityModifier and TypeFieldDescriptionprivate final EntityType<? extends HangingEntity>HangingEntityItem.typeConstructor parameters in net.minecraft.world.item with type arguments of type HangingEntityModifierConstructorDescriptionHangingEntityItem(EntityType<? extends HangingEntity> p_41324_, Item.Properties p_41325_) ItemFrameItem(EntityType<? extends HangingEntity> p_150904_, Item.Properties p_150905_)