public interface ISelectionContext extends IForgeSelectionContext
Modifier and Type | Method and Description |
---|---|
static ISelectionContext |
dummy() |
static ISelectionContext |
forEntity(Entity entityIn) |
boolean |
func_216378_a(VoxelShape shape,
BlockPos pos,
boolean p_216378_3_) |
boolean |
func_225581_b_() |
boolean |
hasItem(Item itemIn) |
getEntity
static ISelectionContext dummy()
static ISelectionContext forEntity(Entity entityIn)
boolean func_225581_b_()
boolean func_216378_a(VoxelShape shape, BlockPos pos, boolean p_216378_3_)
boolean hasItem(Item itemIn)