Uses of Class
net.minecraft.entity.item.HangingEntity
Packages that use HangingEntity
-
Uses of HangingEntity in net.minecraft.entity.item
Subclasses of HangingEntity in net.minecraft.entity.itemModifier and TypeClassDescriptionclassclassclassConstructor parameters in net.minecraft.entity.item with type arguments of type HangingEntityModifierConstructorDescriptionprotectedHangingEntity(EntityType<? extends HangingEntity> p_i48561_1_, World p_i48561_2_) protectedHangingEntity(EntityType<? extends HangingEntity> p_i48562_1_, World p_i48562_2_, BlockPos p_i48562_3_) -
Uses of HangingEntity in net.minecraft.item
Fields in net.minecraft.item with type parameters of type HangingEntityModifier and TypeFieldDescriptionprivate final EntityType<? extends HangingEntity>HangingEntityItem.typeConstructor parameters in net.minecraft.item with type arguments of type HangingEntityModifierConstructorDescriptionHangingEntityItem(EntityType<? extends HangingEntity> p_i50043_1_, Item.Properties p_i50043_2_)