Package net.minecraft.util.math.shapes
Interface ISelectionContext
- All Superinterfaces:
IForgeSelectionContext
- All Known Implementing Classes:
EntitySelectionContext
-
Method Summary
Modifier 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.IForgeSelectionContext
getEntity
-
Method Details
-
empty
-
of
-
isDescending
boolean isDescending() -
isAbove
-
isHoldingItem
-
canStandOnFluid
-