Package net.minecraft.util.math.shapes
Interface ISelectionContext
- All Superinterfaces:
- IForgeSelectionContext
- All Known Implementing Classes:
- EntitySelectionContext
- 
Method SummaryModifier and TypeMethodDescriptionbooleancanStandOnFluid(FluidState p_230426_1_, FlowingFluid p_230426_2_) static ISelectionContextempty()booleanisAbove(VoxelShape p_216378_1_, BlockPos p_216378_2_, boolean p_216378_3_) booleanbooleanisHoldingItem(Item p_216375_1_) static ISelectionContextMethods inherited from interface net.minecraftforge.common.extensions.IForgeSelectionContextgetEntity
- 
Method Details- 
empty
- 
of
- 
isDescendingboolean isDescending()
- 
isAbove
- 
isHoldingItem
- 
canStandOnFluid
 
-