net.minecraft.item

public class ItemUseContext

auo
net.minecraft.unmapped.C_72854038
net.minecraft.item.ItemUseContext
net.minecraft.item.ItemUseContext

Field summary

Modifier and TypeField
protected final PlayerEntity
b
f_90806251
player
field_196001_b
protected final float
c
f_00360461
faceX
field_196002_c
protected final float
d
f_63254378
faceY
field_196003_d
protected final float
e
f_10638649
faceZ
field_196004_e
protected final Direction
f
f_94032793
face
field_196005_f
protected final World
g
f_86181913
world
field_196006_g
protected final ItemStack
h
f_74372619
item
field_196007_h
protected final BlockPos
i
f_57146193
pos
field_196008_i

Constructor summary

ModifierConstructor
public (PlayerEntity player, ItemStack item, BlockPos pos, Direction face, float faceX, float faceY, float faceZ)
protected (World world, PlayerEntity player, ItemStack item, BlockPos pos, Direction face, float faceX, float faceY, float faceZ)

Method summary

Modifier and TypeMethod
public BlockPos
a()
m_55948963()
getPos()
func_195995_a()
public ItemStack
i()
m_43963904()
getItem()
func_195996_i()
public PlayerEntity
j()
m_95740535()
getPlayer()
func_195999_j()
public World
k()
m_88787609()
getWorld()
func_195991_k()
public Direction
l()
m_82796935()
getFace()
func_196000_l()
public float
m()
m_97141014()
getFaceX()
func_195997_m()
public float
n()
m_37952447()
getFaceY()
func_195993_n()
public float
o()
m_29962385()
getFaceZ()
func_195994_o()
public Direction
f()
m_80440141()
getFacing()
func_195992_f()
public boolean
g()
m_37078117()
isSneaking()
func_195998_g()
public float
h()
m_44097718()
getRotation()
func_195990_h()