net.minecraft.world.phys.shapes

public interface CollisionContext

fcd
net.minecraft.world.phys.shapes.CollisionContext
net.minecraft.class_3726
net.minecraft.block.ShapeContext
net.minecraft.world.phys.shapes.VoxelShapeCollision

Method summary

Modifier and TypeMethod
static CollisionContext
a()
empty()
method_16194()
absent()
static CollisionContext
a(bvk arg0)
of(Entity arg0)
method_16195(class_1297 arg0)
of(Entity entity)
static CollisionContext
a(bvk arg0, boolean arg1)
of(Entity arg0, boolean arg1)
method_61893(class_1297 arg0, boolean arg1)
of(Entity entity, boolean collidesWithFluid)
boolean
b()
isDescending()
method_16193()
isDescending()
boolean
a(fcs arg0, jh arg1, boolean arg2)
isAbove(VoxelShape arg0, BlockPos arg1, boolean arg2)
method_16192(class_265 arg0, class_2338 arg1, boolean arg2)
isAbove(VoxelShape shape, BlockPos pos, boolean defaultValue)
boolean
a(cxl arg0)
isHoldingItem(Item arg0)
method_17785(class_1792 arg0)
isHolding(Item item)
boolean
a(etx arg0, etx arg1)
canStandOnFluid(FluidState arg0, FluidState arg1)
method_27866(class_3610 arg0, class_3610 arg1)
canWalkOnFluid(FluidState stateAbove, FluidState state)
VoxelShape
a(dxv arg0, dgr arg1, jh arg2)
getCollisionShape(BlockState arg0, CollisionGetter arg1, BlockPos arg2)
method_62878(class_2680 arg0, class_1941 arg1, class_2338 arg2)
getCollisionShape(BlockState state, CollisionView world, BlockPos pos)