Uses of Interface
net.minecraft.world.ICollisionReader
Package
Description
-
Uses of ICollisionReader in net.minecraft.block
Modifier and TypeMethodDescriptionBedBlock.findBunkBedStandUpPosition
(EntityType<?> p_242653_0_, ICollisionReader p_242653_1_, BlockPos p_242653_2_, Direction p_242653_3_, Direction p_242653_4_) BedBlock.findStandUpPosition
(EntityType<?> p_242652_0_, ICollisionReader p_242652_1_, BlockPos p_242652_2_, float p_242652_3_) RespawnAnchorBlock.findStandUpPosition
(EntityType<?> p_235560_0_, ICollisionReader p_235560_1_, BlockPos p_235560_2_) RespawnAnchorBlock.findStandUpPosition
(EntityType<?> p_242678_0_, ICollisionReader p_242678_1_, BlockPos p_242678_2_, boolean p_242678_3_) BedBlock.findStandUpPositionAtOffset
(EntityType<?> p_242654_0_, ICollisionReader p_242654_1_, BlockPos p_242654_2_, int[][] p_242654_3_, boolean p_242654_4_) -
Uses of ICollisionReader in net.minecraft.client.world
-
Uses of ICollisionReader in net.minecraft.util
Modifier and TypeMethodDescriptionstatic boolean
TransportationHelper.canDismountTo
(ICollisionReader p_234631_0_, LivingEntity p_234631_1_, AxisAlignedBB p_234631_2_) static Vector3d
TransportationHelper.findDismountLocation
(ICollisionReader p_242381_0_, double p_242381_1_, double p_242381_3_, double p_242381_5_, LivingEntity p_242381_7_, Pose p_242381_8_) static Vector3d
TransportationHelper.findSafeDismountLocation
(EntityType<?> p_242379_0_, ICollisionReader p_242379_1_, BlockPos p_242379_2_, boolean p_242379_3_) -
Uses of ICollisionReader in net.minecraft.util.math.shapes
Modifier and TypeFieldDescriptionprivate final ICollisionReader
VoxelShapeSpliterator.collisionGetter
ModifierConstructorDescriptionVoxelShapeSpliterator
(ICollisionReader p_i231606_1_, Entity p_i231606_2_, AxisAlignedBB p_i231606_3_) VoxelShapeSpliterator
(ICollisionReader p_i241238_1_, Entity p_i241238_2_, AxisAlignedBB p_i241238_3_, BiPredicate<BlockState, BlockPos> p_i241238_4_) -
Uses of ICollisionReader in net.minecraft.world
Modifier and TypeInterfaceDescriptioninterface
interface
interface
interface
interface
interface
-
Uses of ICollisionReader in net.minecraft.world.gen
-
Uses of ICollisionReader in net.minecraft.world.server