auo | |
net.minecraft.item.ItemUseContext |
Field summary
Modifier and Type | Field | ||||
---|---|---|---|---|---|
protected final EntityPlayer |
| ||||
protected final float |
| ||||
protected final float |
| ||||
protected final float |
| ||||
protected final EnumFacing |
| ||||
protected final World |
| ||||
protected final ItemStack |
| ||||
protected final BlockPos |
|
Constructor summary
Modifier | Constructor |
---|---|
public | (EntityPlayer arg0, ItemStack arg1, BlockPos arg2, EnumFacing arg3, float arg4, float arg5, float arg6) |
protected | (World arg0, EntityPlayer arg1, ItemStack arg2, BlockPos arg3, EnumFacing arg4, float arg5, float arg6, float arg7) |
Method summary
Modifier and Type | Method | ||||
---|---|---|---|---|---|
public BlockPos |
| ||||
public ItemStack |
| ||||
public EntityPlayer |
| ||||
public World |
| ||||
public EnumFacing |
| ||||
public float |
| ||||
public float |
| ||||
public float |
| ||||
public EnumFacing |
| ||||
public boolean |
| ||||
public float |
|