Package net.minecraft.util.math.shapes
Interface ISelectionContext
- All Superinterfaces:
IForgeSelectionContext
- All Known Implementing Classes:
EntitySelectionContext
-
Method Summary
Modifier and TypeMethodDescriptionboolean
canStandOnFluid
(FluidState p_230426_1_, FlowingFluid p_230426_2_) static ISelectionContext
empty()
boolean
isAbove
(VoxelShape p_216378_1_, BlockPos p_216378_2_, boolean p_216378_3_) boolean
boolean
isHoldingItem
(Item p_216375_1_) static ISelectionContext
Methods inherited from interface net.minecraftforge.common.extensions.IForgeSelectionContext
getEntity
-
Method Details
-
empty
-
of
-
isDescending
boolean isDescending() -
isAbove
-
isHoldingItem
-
canStandOnFluid
-