Package | Description |
---|---|
net.minecraft.entity | |
net.minecraft.entity.item | |
net.minecraft.item |
Modifier and Type | Class and Description |
---|---|
class |
EntityLeashKnot |
Modifier and Type | Class and Description |
---|---|
class |
EntityItemFrame |
class |
EntityPainting |
Modifier and Type | Field and Description |
---|---|
private java.lang.Class<? extends EntityHanging> |
ItemHangingEntity.hangingEntityClass |
Modifier and Type | Method and Description |
---|---|
private EntityHanging |
ItemHangingEntity.createEntity(World worldIn,
BlockPos pos,
EnumFacing clickedSide) |
Constructor and Description |
---|
ItemHangingEntity(java.lang.Class<? extends EntityHanging> entityClass) |