| Package | Description |
|---|---|
| net.minecraft.entity.item | |
| net.minecraft.item |
| Modifier and Type | Class and Description |
|---|---|
class |
ItemFrameEntity |
class |
LeashKnotEntity |
class |
PaintingEntity |
| Constructor and Description |
|---|
HangingEntity(EntityType<? extends HangingEntity> type,
World p_i48561_2_) |
HangingEntity(EntityType<? extends HangingEntity> type,
World p_i48562_2_,
BlockPos p_i48562_3_) |
| Modifier and Type | Field and Description |
|---|---|
private EntityType<? extends HangingEntity> |
HangingEntityItem.hangingEntity |
| Constructor and Description |
|---|
HangingEntityItem(EntityType<? extends HangingEntity> entityTypeIn,
Item.Properties properties) |