auo | |
net.minecraft.item.ItemUseContext | |
net.minecraft.server.v1_13_R2.ItemActionContext |
Field summary
Modifier and Type | Field | ||||
---|---|---|---|---|---|
protected final EntityHuman |
| ||||
protected final float |
| ||||
protected final float |
| ||||
protected final float |
| ||||
protected final EnumDirection |
| ||||
protected final World |
| ||||
protected final ItemStack |
| ||||
protected final BlockPosition |
|
Constructor summary
Modifier | Constructor |
---|---|
public | (EntityHuman arg0, ItemStack arg1, BlockPosition arg2, EnumDirection arg3, float arg4, float arg5, float arg6) |
protected | (World arg0, EntityHuman arg1, ItemStack arg2, BlockPosition arg3, EnumDirection arg4, float arg5, float arg6, float arg7) |
Method summary
Modifier and Type | Method | ||||||
---|---|---|---|---|---|---|---|
public BlockPosition |
| ||||||
public ItemStack |
| ||||||
public EntityHuman |
| ||||||
public World |
| ||||||
public EnumDirection |
| ||||||
public float |
| ||||||
public float |
| ||||||
public float |
| ||||||
public EnumDirection |
| ||||||
public boolean |
| ||||||
public float |
|