Uses of Class
net.minecraft.world.entity.decoration.HangingEntity
Packages that use HangingEntity
-
Uses of HangingEntity in net.minecraft.world.entity.decoration
Subclasses of HangingEntity in net.minecraft.world.entity.decorationConstructor parameters in net.minecraft.world.entity.decoration with type arguments of type HangingEntityModifierConstructorDescriptionprotected
HangingEntity
(EntityType<? extends HangingEntity> pEntityType, Level pLevel) protected
HangingEntity
(EntityType<? extends HangingEntity> pEntityType, Level pLevel, BlockPos pPos) -
Uses of HangingEntity in net.minecraft.world.item
Fields in net.minecraft.world.item with type parameters of type HangingEntityModifier and TypeFieldDescriptionprivate final EntityType
<? extends HangingEntity> HangingEntityItem.type
Constructor parameters in net.minecraft.world.item with type arguments of type HangingEntityModifierConstructorDescriptionHangingEntityItem
(EntityType<? extends HangingEntity> pType, Item.Properties pProperties) ItemFrameItem
(EntityType<? extends HangingEntity> pType, Item.Properties pProperties)