Package net.minecraft.block
Interface ShapeContext
- All Known Implementing Classes:
EntityShapeContext
public interface ShapeContext
-
Method Summary
Modifier and Type Method Description static ShapeContextabsent()booleancanWalkOnFluid(FluidState state, FlowableFluid fluid)booleanisAbove(VoxelShape shape, BlockPos pos, boolean defaultValue)booleanisDescending()booleanisHolding(Item item)static ShapeContextof(Entity entity)
-
Method Details
-
absent
-
of
-
isDescending
boolean isDescending() -
isAbove
-
isHolding
-
canWalkOnFluid
-