Uses of Class
net.minecraft.world.phys.shapes.VoxelShape
Packages that use VoxelShape
Package
Description
-
Uses of VoxelShape in net.minecraft.client.multiplayer
Methods in net.minecraft.client.multiplayer with parameters of type VoxelShapeModifier and TypeMethodDescriptionprivate voidClientLevel.spawnParticle(BlockPos pos, ParticleOptions particleData, VoxelShape voxelShape, double y) -
Uses of VoxelShape in net.minecraft.client.renderer
Methods in net.minecraft.client.renderer with parameters of type VoxelShapeModifier and TypeMethodDescriptionprivate static voidLevelRenderer.renderShape(PoseStack poseStack, VertexConsumer consumer, VoxelShape shape, double x, double y, double z, float red, float green, float blue, float alpha) static voidLevelRenderer.renderVoxelShape(PoseStack poseStack, VertexConsumer consumer, VoxelShape shape, double x, double y, double z, float red, float green, float blue, float alpha, boolean p_286443_) -
Uses of VoxelShape in net.minecraft.client.renderer.debug
Fields in net.minecraft.client.renderer.debug with type parameters of type VoxelShape -
Uses of VoxelShape in net.minecraft.world.entity
Methods in net.minecraft.world.entity that return types with arguments of type VoxelShapeModifier and TypeMethodDescriptionprivate static List<VoxelShape> Entity.collectColliders(Entity entity, Level level, List<VoxelShape> collisions, AABB boundingBox) Method parameters in net.minecraft.world.entity with type arguments of type VoxelShapeModifier and TypeMethodDescriptionprivate static float[]Entity.collectCandidateStepUpHeights(AABB box, List<VoxelShape> colliders, float deltaY, float maxUpStep) private static List<VoxelShape> Entity.collectColliders(Entity entity, Level level, List<VoxelShape> collisions, AABB boundingBox) static Vec3Entity.collideBoundingBox(Entity entity, Vec3 vec, AABB collisionBox, Level level, List<VoxelShape> potentialHits) private static Vec3Entity.collideWithShapes(Vec3 deltaMovement, AABB entityBB, List<VoxelShape> shapes) -
Uses of VoxelShape in net.minecraft.world.entity.vehicle
Methods in net.minecraft.world.entity.vehicle that return VoxelShapeModifier and TypeMethodDescriptionstatic VoxelShapeDismountHelper.nonClimbableShape(BlockGetter level, BlockPos pos) Method parameters in net.minecraft.world.entity.vehicle with type arguments of type VoxelShapeModifier and TypeMethodDescriptionstatic doubleDismountHelper.findCeilingFrom(BlockPos pos, int ceiling, Function<BlockPos, VoxelShape> shapeForPos) -
Uses of VoxelShape in net.minecraft.world.level
Fields in net.minecraft.world.level declared as VoxelShapeFields in net.minecraft.world.level with type parameters of type VoxelShapeModifier and TypeFieldDescriptionprivate final BiFunction<BlockPos.MutableBlockPos, VoxelShape, T> BlockCollisions.resultProviderMethods in net.minecraft.world.level that return VoxelShapeModifier and TypeMethodDescriptionprivate VoxelShapeCollisionGetter.borderCollision(Entity entity, AABB box) ClipContext.Block.get(BlockState state, BlockGetter block, BlockPos pos, CollisionContext collisionContext) ClipContext.ShapeGetter.get(BlockState state, BlockGetter block, BlockPos pos, CollisionContext collisionContext) ClipContext.getBlockShape(BlockState blockState, BlockGetter level, BlockPos pos) ClipContext.getFluidShape(FluidState state, BlockGetter level, BlockPos pos) Methods in net.minecraft.world.level that return types with arguments of type VoxelShapeModifier and TypeMethodDescriptiondefault Iterable<VoxelShape> CollisionGetter.getBlockCollisions(Entity entity, AABB collisionBox) default Iterable<VoxelShape> CollisionGetter.getCollisions(Entity entity, AABB collisionBox) CollisionGetter.getEntityCollisions(Entity entity, AABB collisionBox) default List<VoxelShape> CommonLevelAccessor.getEntityCollisions(Entity entity, AABB collisionBox) default List<VoxelShape> EntityGetter.getEntityCollisions(Entity p_entity, AABB collisionBox) PathNavigationRegion.getEntityCollisions(Entity entity, AABB collisionBox) Methods in net.minecraft.world.level with parameters of type VoxelShapeModifier and TypeMethodDescriptiondefault BlockHitResultBlockGetter.clipWithInteractionOverride(Vec3 startVec, Vec3 endVec, BlockPos pos, VoxelShape shape, BlockState state) CollisionGetter.findFreePosition(Entity entity, VoxelShape shape, Vec3 pos, double x, double y, double z) default doubleBlockGetter.getBlockFloorHeight(VoxelShape shape, Supplier<VoxelShape> belowShapeSupplier) default booleanCollisionGetter.isUnobstructed(Entity entity, VoxelShape shape) default booleanCommonLevelAccessor.isUnobstructed(Entity entity, VoxelShape shape) default booleanEntityGetter.isUnobstructed(Entity p_entity, VoxelShape shape) Method parameters in net.minecraft.world.level with type arguments of type VoxelShapeModifier and TypeMethodDescriptiondefault doubleBlockGetter.getBlockFloorHeight(VoxelShape shape, Supplier<VoxelShape> belowShapeSupplier) Constructor parameters in net.minecraft.world.level with type arguments of type VoxelShapeModifierConstructorDescriptionBlockCollisions(CollisionGetter collisionGetter, Entity entity, AABB box, boolean onlySuffocatingBlocks, BiFunction<BlockPos.MutableBlockPos, VoxelShape, T> resultProvider) -
Uses of VoxelShape in net.minecraft.world.level.block
Fields in net.minecraft.world.level.block declared as VoxelShapeModifier and TypeFieldDescriptionprivate static final VoxelShapeBaseCoralFanBlock.AABBprivate static final VoxelShapeBaseCoralPlantTypeBlock.AABBprotected static final VoxelShapeBasePressurePlateBlock.AABBprotected static final VoxelShapeBaseTorchBlock.AABBprotected static final VoxelShapeChestBlock.AABBprotected static final VoxelShapeLanternBlock.AABBprotected static final VoxelShapeTripWireBlock.AABBprotected static final VoxelShapeWaterlilyBlock.AABBprivate static final VoxelShapeAnvilBlock.BASEprotected static final VoxelShapeBedBlock.BASEprivate static final VoxelShapeHopperBlock.BASEprotected static final VoxelShapeEndPortalFrameBlock.BASE_SHAPEprivate static final VoxelShapePointedDripstoneBlock.BASE_SHAPEprivate static final VoxelShapeBellBlock.BELL_BOTTOM_SHAPEprivate static final VoxelShapeBellBlock.BELL_SHAPEprivate static final VoxelShapeBellBlock.BELL_TOP_SHAPEprivate static final VoxelShapeScaffoldingBlock.BELOW_BLOCKprotected static final VoxelShapeChorusFlowerBlock.BLOCK_SUPPORT_SHAPEprotected static final VoxelShapeSlabBlock.BOTTOM_AABBprotected static final VoxelShapeStairBlock.BOTTOM_AABBprotected static final VoxelShapeTrapDoorBlock.BOTTOM_AABBprotected static final VoxelShape[]StairBlock.BOTTOM_SHAPESprivate static final VoxelShapeDecoratedPotBlock.BOUNDING_BOXprotected static final VoxelShapeCandleCakeBlock.CAKE_SHAPEprotected static final VoxelShapeCandleCakeBlock.CANDLE_SHAPEprotected static final VoxelShapeButtonBlock.CEILING_AABB_Xprotected static final VoxelShapeButtonBlock.CEILING_AABB_Zstatic final VoxelShapeGrindstoneBlock.CEILING_EAST_WEST_ALL_LEGSstatic final VoxelShapeGrindstoneBlock.CEILING_EAST_WEST_GRINDSTONEstatic final VoxelShapeGrindstoneBlock.CEILING_EAST_WEST_LEFT_LEGstatic final VoxelShapeGrindstoneBlock.CEILING_EAST_WEST_LEFT_PIVOTstatic final VoxelShapeGrindstoneBlock.CEILING_EAST_WEST_LEFT_POSTstatic final VoxelShapeGrindstoneBlock.CEILING_EAST_WEST_RIGHT_LEGstatic final VoxelShapeGrindstoneBlock.CEILING_EAST_WEST_RIGHT_PIVOTstatic final VoxelShapeGrindstoneBlock.CEILING_EAST_WEST_RIGHT_POSTstatic final VoxelShapeGrindstoneBlock.CEILING_NORTH_SOUTH_ALL_LEGSstatic final VoxelShapeGrindstoneBlock.CEILING_NORTH_SOUTH_GRINDSTONEstatic final VoxelShapeGrindstoneBlock.CEILING_NORTH_SOUTH_LEFT_LEGstatic final VoxelShapeGrindstoneBlock.CEILING_NORTH_SOUTH_LEFT_PIVOTstatic final VoxelShapeGrindstoneBlock.CEILING_NORTH_SOUTH_LEFT_POSTstatic final VoxelShapeGrindstoneBlock.CEILING_NORTH_SOUTH_RIGHT_LEGstatic final VoxelShapeGrindstoneBlock.CEILING_NORTH_SOUTH_RIGHT_PIVOTstatic final VoxelShapeGrindstoneBlock.CEILING_NORTH_SOUTH_RIGHT_POSTprivate static final VoxelShapeBellBlock.CEILING_SHAPEprotected static final VoxelShapeSculkShriekerBlock.COLLIDERprotected static final VoxelShapeBambooStalkBlock.COLLISION_SHAPEprotected static final VoxelShapeCactusBlock.COLLISION_SHAPEprivate static final VoxelShapePitcherCropBlock.COLLISION_SHAPE_BULBprivate static final VoxelShapePitcherCropBlock.COLLISION_SHAPE_CROPprotected final VoxelShape[]CrossCollisionBlock.collisionShapeByIndexprivate static final VoxelShapeHopperBlock.CONVEX_BASEprotected static final VoxelShapeBaseFireBlock.DOWN_AABBprivate static final VoxelShapeMultifaceBlock.DOWN_AABBprotected static final VoxelShapeLeverBlock.DOWN_AABB_Xprotected static final VoxelShapeLeverBlock.DOWN_AABB_Zprivate static final VoxelShapeHopperBlock.DOWN_INTERACTION_SHAPEprivate static final VoxelShapeShulkerBoxBlock.DOWN_OPEN_AABBprivate static final VoxelShapeHopperBlock.DOWN_SHAPEprotected final VoxelShapeAmethystClusterBlock.downAabbprotected static final VoxelShapeButtonBlock.EAST_AABBprotected static final VoxelShapeChestBlock.EAST_AABBprotected static final VoxelShape[]CocoaBlock.EAST_AABBprotected static final VoxelShapeDoorBlock.EAST_AABBprivate static final VoxelShapeFireBlock.EAST_AABBprotected static final VoxelShapeLadderBlock.EAST_AABBprotected static final VoxelShapeLeverBlock.EAST_AABBprivate static final VoxelShapeMultifaceBlock.EAST_AABBprotected static final VoxelShapeTripWireHookBlock.EAST_AABBprivate static final VoxelShapeVineBlock.EAST_AABBprivate static final VoxelShapeHopperBlock.EAST_INTERACTION_SHAPEprivate static final VoxelShapeShulkerBoxBlock.EAST_OPEN_AABBprotected static final VoxelShapeTrapDoorBlock.EAST_OPEN_AABBprotected static final VoxelShapeBedBlock.EAST_SHAPEprotected static final VoxelShapeBigDripleafStemBlock.EAST_SHAPEprivate static final VoxelShapeHopperBlock.EAST_SHAPEprivate static final VoxelShapeWallBlock.EAST_TESTprivate static final VoxelShapeBellBlock.EAST_WEST_BETWEENprivate static final VoxelShapeBellBlock.EAST_WEST_FLOOR_SHAPEprotected final VoxelShapeAmethystClusterBlock.eastAabbprotected static final VoxelShapeEndPortalFrameBlock.EYE_SHAPEprivate static final VoxelShapePowderSnowBlock.FALLING_COLLISION_SHAPEprotected static final VoxelShapeBaseRailBlock.FLAT_AABBprotected static final VoxelShapeButtonBlock.FLOOR_AABB_Xprotected static final VoxelShapeButtonBlock.FLOOR_AABB_Zstatic final VoxelShapeGrindstoneBlock.FLOOR_EAST_WEST_ALL_LEGSstatic final VoxelShapeGrindstoneBlock.FLOOR_EAST_WEST_GRINDSTONEstatic final VoxelShapeGrindstoneBlock.FLOOR_EAST_WEST_LEFT_LEGstatic final VoxelShapeGrindstoneBlock.FLOOR_EAST_WEST_LEFT_PIVOTstatic final VoxelShapeGrindstoneBlock.FLOOR_EAST_WEST_LEFT_POSTstatic final VoxelShapeGrindstoneBlock.FLOOR_EAST_WEST_RIGHT_LEGstatic final VoxelShapeGrindstoneBlock.FLOOR_EAST_WEST_RIGHT_PIVOTstatic final VoxelShapeGrindstoneBlock.FLOOR_EAST_WEST_RIGHT_POSTstatic final VoxelShapeGrindstoneBlock.FLOOR_NORTH_SOUTH_ALL_LEGSstatic final VoxelShapeGrindstoneBlock.FLOOR_NORTH_SOUTH_GRINDSTONEstatic final VoxelShapeGrindstoneBlock.FLOOR_NORTH_SOUTH_LEFT_LEGstatic final VoxelShapeGrindstoneBlock.FLOOR_NORTH_SOUTH_LEFT_PIVOTstatic final VoxelShapeGrindstoneBlock.FLOOR_NORTH_SOUTH_LEFT_POSTstatic final VoxelShapeGrindstoneBlock.FLOOR_NORTH_SOUTH_RIGHT_LEGstatic final VoxelShapeGrindstoneBlock.FLOOR_NORTH_SOUTH_RIGHT_PIVOTstatic final VoxelShapeGrindstoneBlock.FLOOR_NORTH_SOUTH_RIGHT_POSTprivate static final VoxelShapeCandleBlock.FOUR_AABBprotected static final VoxelShapeSeaPickleBlock.FOUR_AABBprivate static final VoxelShapePointedDripstoneBlock.FRUSTUM_SHAPEprivate static final VoxelShapePitcherCropBlock.FULL_LOWER_SHAPEprotected static final VoxelShapeEndPortalFrameBlock.FULL_SHAPEprivate static final VoxelShapePitcherCropBlock.FULL_UPPER_SHAPEprivate static final VoxelShapeHopperBlock.FUNNELprotected static final VoxelShapeBaseRailBlock.HALF_BLOCK_AABBprotected static final VoxelShapeLanternBlock.HANGING_AABBprivate static final VoxelShapeAbstractCauldronBlock.INSIDEprivate static final VoxelShapeHopperBlock.INSIDEprotected static final VoxelShapeBambooStalkBlock.LARGE_SHAPEprotected static final VoxelShapeBedBlock.LEG_NORTH_EASTprotected static final VoxelShapeBedBlock.LEG_NORTH_WESTprotected static final VoxelShapeBedBlock.LEG_SOUTH_EASTprotected static final VoxelShapeBedBlock.LEG_SOUTH_WESTprivate static final VoxelShape[]PitcherCropBlock.LOWER_SHAPE_BY_AGEprivate static final VoxelShapeSweetBerryBushBlock.MID_GROWTH_SHAPEprivate static final VoxelShapePointedDripstoneBlock.MIDDLE_SHAPEprivate static final VoxelShapeTurtleEggBlock.MULTIPLE_EGGS_AABBprotected static final VoxelShapeButtonBlock.NORTH_AABBprotected static final VoxelShapeChestBlock.NORTH_AABBprotected static final VoxelShape[]CocoaBlock.NORTH_AABBprotected static final VoxelShapeDoorBlock.NORTH_AABBprivate static final VoxelShapeFireBlock.NORTH_AABBprotected static final VoxelShapeLadderBlock.NORTH_AABBprotected static final VoxelShapeLeverBlock.NORTH_AABBprivate static final VoxelShapeMultifaceBlock.NORTH_AABBprotected static final VoxelShapeTripWireHookBlock.NORTH_AABBprivate static final VoxelShapeVineBlock.NORTH_AABBprivate static final VoxelShapeHopperBlock.NORTH_INTERACTION_SHAPEprivate static final VoxelShapeShulkerBoxBlock.NORTH_OPEN_AABBprotected static final VoxelShapeTrapDoorBlock.NORTH_OPEN_AABBprotected static final VoxelShapeBedBlock.NORTH_SHAPEprotected static final VoxelShapeBigDripleafStemBlock.NORTH_SHAPEprivate static final VoxelShapeHopperBlock.NORTH_SHAPEprivate static final VoxelShapeBellBlock.NORTH_SOUTH_BETWEENprivate static final VoxelShapeBellBlock.NORTH_SOUTH_FLOOR_SHAPEprivate static final VoxelShapeWallBlock.NORTH_TESTprotected final VoxelShapeAmethystClusterBlock.northAabbprotected static final VoxelShapeTripWireBlock.NOT_ATTACHED_AABBprivate final VoxelShape[]FenceBlock.occlusionByIndexprotected static final VoxelShapeStairBlock.OCTET_NNNprotected static final VoxelShapeStairBlock.OCTET_NNPprotected static final VoxelShapeStairBlock.OCTET_NPNprotected static final VoxelShapeStairBlock.OCTET_NPPprotected static final VoxelShapeStairBlock.OCTET_PNNprotected static final VoxelShapeStairBlock.OCTET_PNPprotected static final VoxelShapeStairBlock.OCTET_PPNprotected static final VoxelShapeStairBlock.OCTET_PPPprivate static final VoxelShapeCandleBlock.ONE_AABBprotected static final VoxelShapeSeaPickleBlock.ONE_AABBprivate static final VoxelShapeTurtleEggBlock.ONE_EGG_AABBprivate static final VoxelShapeComposterBlock.OUTER_SHAPEprotected static final VoxelShapeCactusBlock.OUTLINE_SHAPEprotected static final VoxelShapeSkullBlock.PIGLIN_SHAPEstatic final VoxelShapeWallHangingSignBlock.PLANK_EASTWESTstatic final VoxelShapeWallHangingSignBlock.PLANK_NORTHSOUTHprivate static final VoxelShapeWallBlock.POST_TESTprotected static final VoxelShapeBasePressurePlateBlock.PRESSED_AABBprotected static final VoxelShapeButtonBlock.PRESSED_CEILING_AABB_Xprotected static final VoxelShapeButtonBlock.PRESSED_CEILING_AABB_Zprotected static final VoxelShapeButtonBlock.PRESSED_EAST_AABBprotected static final VoxelShapeButtonBlock.PRESSED_FLOOR_AABB_Xprotected static final VoxelShapeButtonBlock.PRESSED_FLOOR_AABB_Zprotected static final VoxelShapeButtonBlock.PRESSED_NORTH_AABBprotected static final VoxelShapeButtonBlock.PRESSED_SOUTH_AABBprotected static final VoxelShapeButtonBlock.PRESSED_WEST_AABBprivate static final VoxelShapePointedDripstoneBlock.REQUIRED_SPACE_TO_DRIP_THROUGH_NON_SOLID_BLOCKprotected static final VoxelShapeBambooSaplingBlock.SAPLING_SHAPEprivate static final VoxelShapeSweetBerryBushBlock.SAPLING_SHAPEprotected final VoxelShapeGrowingPlantBlock.shapeprotected static final VoxelShapeAbstractCauldronBlock.SHAPEprivate static final VoxelShapeAzaleaBlock.SHAPEprivate static final VoxelShapeBannerBlock.SHAPEprotected static final VoxelShapeBaseCoralPlantBlock.SHAPEprotected static final VoxelShapeBrewingStandBlock.SHAPEprotected static final VoxelShapeCampfireBlock.SHAPEprotected static final VoxelShapeCandleCakeBlock.SHAPEprotected static final VoxelShapeCarpetBlock.SHAPEstatic final VoxelShapeCaveVines.SHAPEprotected static final VoxelShapeCeilingHangingSignBlock.SHAPEprotected static final VoxelShapeConduitBlock.SHAPEprotected static final VoxelShapeCoralPlantBlock.SHAPEprotected static final VoxelShapeDaylightDetectorBlock.SHAPEprotected static final VoxelShapeDeadBushBlock.SHAPEprotected static final VoxelShapeDiodeBlock.SHAPEprotected static final VoxelShapeDirtPathBlock.SHAPEprotected static final VoxelShapeDragonEggBlock.SHAPEprotected static final VoxelShapeEnchantingTableBlock.SHAPEprotected static final VoxelShapeEnderChestBlock.SHAPEprotected static final VoxelShapeEndPortalBlock.SHAPEprotected static final VoxelShapeFarmBlock.SHAPEprotected static final VoxelShapeFlowerBlock.SHAPEprotected static final VoxelShapeFlowerPotBlock.SHAPEprotected static final VoxelShapeFrogspawnBlock.SHAPEprotected static final VoxelShapeFungusBlock.SHAPEprotected static final VoxelShapeHangingRootsBlock.SHAPEprivate static final VoxelShapeHeavyCoreBlock.SHAPEprotected static final VoxelShapeHoneyBlock.SHAPEprotected static final VoxelShapeKelpBlock.SHAPEprotected static final VoxelShapeMudBlock.SHAPEprotected static final VoxelShapeMushroomBlock.SHAPEprotected static final VoxelShapeNetherSproutsBlock.SHAPEprotected static final VoxelShapeRootsBlock.SHAPEprotected static final VoxelShapeSaplingBlock.SHAPEprotected static final VoxelShapeSculkSensorBlock.SHAPEprotected static final VoxelShapeSeagrassBlock.SHAPEprotected static final VoxelShapeSignBlock.SHAPEprotected static final VoxelShapeSkullBlock.SHAPEprotected static final VoxelShapeSmallDripleafBlock.SHAPEprivate static final VoxelShapeSnifferEggBlock.SHAPEprotected static final VoxelShapeSoulSandBlock.SHAPEprivate static final VoxelShapeSporeBlossomBlock.SHAPEprotected static final VoxelShapeStonecutterBlock.SHAPEprivate static final VoxelShapeStructureVoidBlock.SHAPEprotected static final VoxelShapeSugarCaneBlock.SHAPEprotected static final VoxelShapeTallGrassBlock.SHAPEprotected static final VoxelShapeTallSeagrassBlock.SHAPEstatic final VoxelShapeTwistingVinesBlock.SHAPEstatic final VoxelShapeTwistingVinesPlantBlock.SHAPEprotected static final VoxelShapeWeepingVinesBlock.SHAPEstatic final VoxelShapeWeepingVinesPlantBlock.SHAPEstatic final VoxelShapeLecternBlock.SHAPE_BASEprivate static final VoxelShape[]BeetrootBlock.SHAPE_BY_AGEprivate static final VoxelShape[]CarrotBlock.SHAPE_BY_AGEprivate static final VoxelShape[]CropBlock.SHAPE_BY_AGEprivate static final VoxelShape[]NetherWartBlock.SHAPE_BY_AGEprivate static final VoxelShape[]PotatoBlock.SHAPE_BY_AGEprotected static final VoxelShape[]StemBlock.SHAPE_BY_AGEprivate static final VoxelShape[]TorchflowerCropBlock.SHAPE_BY_AGEprotected static final VoxelShape[]CakeBlock.SHAPE_BY_BITEprotected static final VoxelShape[]SnowLayerBlock.SHAPE_BY_LAYERstatic final VoxelShapeLecternBlock.SHAPE_COLLISIONstatic final VoxelShapeLecternBlock.SHAPE_COMMONprivate static final VoxelShapeRedStoneWireBlock.SHAPE_DOTstatic final VoxelShapeLecternBlock.SHAPE_EASTstatic final VoxelShapeWallHangingSignBlock.SHAPE_EASTWESTstatic final VoxelShapeLecternBlock.SHAPE_NORTHstatic final VoxelShapeWallHangingSignBlock.SHAPE_NORTHSOUTHprivate static final VoxelShape[]MangrovePropaguleBlock.SHAPE_PER_AGEstatic final VoxelShapeLecternBlock.SHAPE_POSTstatic final VoxelShapeLecternBlock.SHAPE_SOUTHstatic final VoxelShapeLecternBlock.SHAPE_TOP_PLATEstatic final VoxelShapeLecternBlock.SHAPE_WESTprotected final VoxelShape[]CrossCollisionBlock.shapeByIndexprotected final VoxelShape[]PipeBlock.shapeByIndexprivate static final VoxelShape[]ComposterBlock.SHAPESprotected static final VoxelShapeBambooStalkBlock.SMALL_SHAPEprotected static final VoxelShapeButtonBlock.SOUTH_AABBprotected static final VoxelShapeChestBlock.SOUTH_AABBprotected static final VoxelShape[]CocoaBlock.SOUTH_AABBprotected static final VoxelShapeDoorBlock.SOUTH_AABBprivate static final VoxelShapeFireBlock.SOUTH_AABBprotected static final VoxelShapeLadderBlock.SOUTH_AABBprotected static final VoxelShapeLeverBlock.SOUTH_AABBprivate static final VoxelShapeMultifaceBlock.SOUTH_AABBprotected static final VoxelShapeTripWireHookBlock.SOUTH_AABBprivate static final VoxelShapeVineBlock.SOUTH_AABBprivate static final VoxelShapeHopperBlock.SOUTH_INTERACTION_SHAPEprivate static final VoxelShapeShulkerBoxBlock.SOUTH_OPEN_AABBprotected static final VoxelShapeTrapDoorBlock.SOUTH_OPEN_AABBprotected static final VoxelShapeBedBlock.SOUTH_SHAPEprotected static final VoxelShapeBigDripleafStemBlock.SOUTH_SHAPEprivate static final VoxelShapeHopperBlock.SOUTH_SHAPEprivate static final VoxelShapeWallBlock.SOUTH_TESTprotected final VoxelShapeAmethystClusterBlock.southAabbstatic final VoxelShapeLiquidBlock.STABLE_SHAPEprivate static final VoxelShapeScaffoldingBlock.STABLE_SHAPEprivate static final VoxelShapeBigDripleafBlock.STEM_SLICERprivate static final VoxelShapeCandleBlock.THREE_AABBprotected static final VoxelShapeSeaPickleBlock.THREE_AABBprivate static final VoxelShapePointedDripstoneBlock.TIP_MERGE_SHAPEprivate static final VoxelShapePointedDripstoneBlock.TIP_SHAPE_DOWNprivate static final VoxelShapePointedDripstoneBlock.TIP_SHAPE_UPprivate static final VoxelShapeBellBlock.TO_EASTprivate static final VoxelShapeBellBlock.TO_NORTHprivate static final VoxelShapeBellBlock.TO_SOUTHprivate static final VoxelShapeBellBlock.TO_WESTprivate static final VoxelShapeHopperBlock.TOPprotected static final VoxelShapeSlabBlock.TOP_AABBprotected static final VoxelShapeStairBlock.TOP_AABBprotected static final VoxelShapeTrapDoorBlock.TOP_AABBprotected static final VoxelShape[]StairBlock.TOP_SHAPESprivate static final VoxelShapeCandleBlock.TWO_AABBprotected static final VoxelShapeSeaPickleBlock.TWO_AABBprivate static final VoxelShapeScaffoldingBlock.UNSTABLE_SHAPEprivate static final VoxelShapeScaffoldingBlock.UNSTABLE_SHAPE_BOTTOMprivate static final VoxelShapeFireBlock.UP_AABBprivate static final VoxelShapeMultifaceBlock.UP_AABBprivate static final VoxelShapeVineBlock.UP_AABBprotected static final VoxelShapeLeverBlock.UP_AABB_Xprotected static final VoxelShapeLeverBlock.UP_AABB_Zprivate static final VoxelShapeShulkerBoxBlock.UP_OPEN_AABBprotected final VoxelShapeAmethystClusterBlock.upAabbprivate static final VoxelShape[]PitcherCropBlock.UPPER_SHAPE_BY_AGEprivate static final VoxelShapeCampfireBlock.VIRTUAL_FENCE_POSTstatic final VoxelShapeGrindstoneBlock.WALL_EAST_ALL_LEGSstatic final VoxelShapeGrindstoneBlock.WALL_EAST_GRINDSTONEstatic final VoxelShapeGrindstoneBlock.WALL_EAST_LEFT_LEGstatic final VoxelShapeGrindstoneBlock.WALL_EAST_LEFT_PIVOTstatic final VoxelShapeGrindstoneBlock.WALL_EAST_LEFT_POSTstatic final VoxelShapeGrindstoneBlock.WALL_EAST_RIGHT_LEGstatic final VoxelShapeGrindstoneBlock.WALL_EAST_RIGHT_PIVOTstatic final VoxelShapeGrindstoneBlock.WALL_EAST_RIGHT_POSTstatic final VoxelShapeGrindstoneBlock.WALL_NORTH_ALL_LEGSstatic final VoxelShapeGrindstoneBlock.WALL_NORTH_GRINDSTONEstatic final VoxelShapeGrindstoneBlock.WALL_NORTH_LEFT_LEGstatic final VoxelShapeGrindstoneBlock.WALL_NORTH_LEFT_PIVOTstatic final VoxelShapeGrindstoneBlock.WALL_NORTH_LEFT_POSTstatic final VoxelShapeGrindstoneBlock.WALL_NORTH_RIGHT_LEGstatic final VoxelShapeGrindstoneBlock.WALL_NORTH_RIGHT_PIVOTstatic final VoxelShapeGrindstoneBlock.WALL_NORTH_RIGHT_POSTstatic final VoxelShapeGrindstoneBlock.WALL_SOUTH_ALL_LEGSstatic final VoxelShapeGrindstoneBlock.WALL_SOUTH_GRINDSTONEstatic final VoxelShapeGrindstoneBlock.WALL_SOUTH_LEFT_LEGstatic final VoxelShapeGrindstoneBlock.WALL_SOUTH_LEFT_PIVOTstatic final VoxelShapeGrindstoneBlock.WALL_SOUTH_LEFT_POSTstatic final VoxelShapeGrindstoneBlock.WALL_SOUTH_RIGHT_LEGstatic final VoxelShapeGrindstoneBlock.WALL_SOUTH_RIGHT_PIVOTstatic final VoxelShapeGrindstoneBlock.WALL_SOUTH_RIGHT_POSTstatic final VoxelShapeGrindstoneBlock.WALL_WEST_ALL_LEGSstatic final VoxelShapeGrindstoneBlock.WALL_WEST_GRINDSTONEstatic final VoxelShapeGrindstoneBlock.WALL_WEST_LEFT_LEGstatic final VoxelShapeGrindstoneBlock.WALL_WEST_LEFT_PIVOTstatic final VoxelShapeGrindstoneBlock.WALL_WEST_LEFT_POSTstatic final VoxelShapeGrindstoneBlock.WALL_WEST_RIGHT_LEGstatic final VoxelShapeGrindstoneBlock.WALL_WEST_RIGHT_PIVOTstatic final VoxelShapeGrindstoneBlock.WALL_WEST_RIGHT_POSTprivate static final VoxelShapeShulkerBoxBlock.WES_OPEN_AABBprotected static final VoxelShapeButtonBlock.WEST_AABBprotected static final VoxelShapeChestBlock.WEST_AABBprotected static final VoxelShape[]CocoaBlock.WEST_AABBprotected static final VoxelShapeDoorBlock.WEST_AABBprivate static final VoxelShapeFireBlock.WEST_AABBprotected static final VoxelShapeLadderBlock.WEST_AABBprotected static final VoxelShapeLeverBlock.WEST_AABBprivate static final VoxelShapeMultifaceBlock.WEST_AABBprotected static final VoxelShapeTripWireHookBlock.WEST_AABBprivate static final VoxelShapeVineBlock.WEST_AABBprivate static final VoxelShapeHopperBlock.WEST_INTERACTION_SHAPEprotected static final VoxelShapeTrapDoorBlock.WEST_OPEN_AABBprotected static final VoxelShapeBedBlock.WEST_SHAPEprotected static final VoxelShapeBigDripleafStemBlock.WEST_SHAPEprivate static final VoxelShapeHopperBlock.WEST_SHAPEprivate static final VoxelShapeWallBlock.WEST_TESTprotected final VoxelShapeAmethystClusterBlock.westAabbprivate static final VoxelShapeAnvilBlock.X_AXIS_AABBprotected static final VoxelShapeChainBlock.X_AXIS_AABBprotected static final VoxelShapeNetherPortalBlock.X_AXIS_AABBprotected static final VoxelShapeRodBlock.X_AXIS_AABBprotected static final VoxelShapeFenceGateBlock.X_COLLISION_SHAPEprivate static final VoxelShapeAnvilBlock.X_LEG1private static final VoxelShapeAnvilBlock.X_LEG2protected static final VoxelShapeFenceGateBlock.X_OCCLUSION_SHAPEprotected static final VoxelShapeFenceGateBlock.X_OCCLUSION_SHAPE_LOWprotected static final VoxelShapeFenceGateBlock.X_SHAPEprotected static final VoxelShapeFenceGateBlock.X_SHAPE_LOWprotected static final VoxelShapeFenceGateBlock.X_SUPPORT_SHAPEprivate static final VoxelShapeAnvilBlock.X_TOPprotected static final VoxelShapeChainBlock.Y_AXIS_AABBprotected static final VoxelShapeRodBlock.Y_AXIS_AABBprivate static final VoxelShapeAnvilBlock.Z_AXIS_AABBprotected static final VoxelShapeChainBlock.Z_AXIS_AABBprotected static final VoxelShapeNetherPortalBlock.Z_AXIS_AABBprotected static final VoxelShapeRodBlock.Z_AXIS_AABBprotected static final VoxelShapeFenceGateBlock.Z_COLLISION_SHAPEprivate static final VoxelShapeAnvilBlock.Z_LEG1private static final VoxelShapeAnvilBlock.Z_LEG2protected static final VoxelShapeFenceGateBlock.Z_OCCLUSION_SHAPEprotected static final VoxelShapeFenceGateBlock.Z_OCCLUSION_SHAPE_LOWprotected static final VoxelShapeFenceGateBlock.Z_SHAPEprotected static final VoxelShapeFenceGateBlock.Z_SHAPE_LOWprotected static final VoxelShapeFenceGateBlock.Z_SUPPORT_SHAPEprivate static final VoxelShapeAnvilBlock.Z_TOPFields in net.minecraft.world.level.block with type parameters of type VoxelShapeModifier and TypeFieldDescriptionprivate static final Map<Direction, VoxelShape> AttachedStemBlock.AABBSprivate static final Map<Integer, VoxelShape> CeilingHangingSignBlock.AABBSprivate static final Map<Direction, VoxelShape> PiglinWallSkullBlock.AABBSprivate static final Map<Direction, VoxelShape> WallHangingSignBlock.AABBSprivate static final Map<Direction, VoxelShape> WallSignBlock.AABBSprivate static final Map<Direction, VoxelShape> WallSkullBlock.AABBSprivate static final Map<Direction, VoxelShape> WallTorchBlock.AABBSprivate final Map<BlockState, VoxelShape> WallBlock.collisionShapeByIndexprivate static final Map<Tilt, VoxelShape> BigDripleafBlock.LEAF_SHAPESprivate static final Map<Direction, VoxelShape> ShulkerBoxBlock.OPEN_SHAPE_BY_DIRECTIONprivate static final Map<Direction, VoxelShape> MultifaceBlock.SHAPE_BY_DIRECTIONprivate static final BiFunction<Direction, Integer, VoxelShape> PinkPetalsBlock.SHAPE_BY_PROPERTIESprivate static final com.google.common.cache.LoadingCache<VoxelShape, Boolean> Block.SHAPE_FULL_BLOCK_CACHEprivate final Map<BlockState, VoxelShape> WallBlock.shapeByIndexprivate static final Map<Direction, VoxelShape> BaseCoralWallFanBlock.SHAPESprivate static final Map<Direction, VoxelShape> WallBannerBlock.SHAPESprivate static final Map<BlockState, VoxelShape> RedStoneWireBlock.SHAPES_CACHEprivate static final Map<Direction, VoxelShape> RedStoneWireBlock.SHAPES_FLOORprivate static final Map<Direction, VoxelShape> RedStoneWireBlock.SHAPES_UPprivate final Map<BlockState, VoxelShape> BigDripleafBlock.shapesCacheprivate final Map<BlockState, VoxelShape> FireBlock.shapesCacheprivate final com.google.common.collect.ImmutableMap<BlockState, VoxelShape> MultifaceBlock.shapesCacheprivate final Map<BlockState, VoxelShape> VineBlock.shapesCacheprivate static final Map<Direction, VoxelShape> BigDripleafBlock.STEM_SHAPESMethods in net.minecraft.world.level.block that return VoxelShapeModifier and TypeMethodDescriptionprivate static VoxelShapeWallBlock.applyWallShape(VoxelShape baseShape, WallSide height, VoxelShape lowShape, VoxelShape tallShape) static VoxelShapeBlock.box(double x1, double y1, double z1, double x2, double y2, double z2) private static VoxelShapeMultifaceBlock.calculateMultifaceShape(BlockState state) private static VoxelShapeBigDripleafBlock.calculateShape(BlockState state) private static VoxelShapeFireBlock.calculateShape(BlockState state) private VoxelShapeRedStoneWireBlock.calculateShape(BlockState state) private static VoxelShapeVineBlock.calculateShape(BlockState state) protected VoxelShapeCeilingHangingSignBlock.getBlockSupportShape(BlockState state, BlockGetter level, BlockPos pos) ChorusFlowerBlock.getBlockSupportShape(BlockState state, BlockGetter level, BlockPos pos) protected VoxelShapeFenceGateBlock.getBlockSupportShape(BlockState state, BlockGetter level, BlockPos pos) protected VoxelShapeLeavesBlock.getBlockSupportShape(BlockState state, BlockGetter reader, BlockPos pos) protected VoxelShapeMudBlock.getBlockSupportShape(BlockState p_221566_, BlockGetter p_221567_, BlockPos p_221568_) protected VoxelShapeShulkerBoxBlock.getBlockSupportShape(BlockState state, BlockGetter level, BlockPos pos) protected VoxelShapeSnowLayerBlock.getBlockSupportShape(BlockState state, BlockGetter reader, BlockPos pos) protected VoxelShapeSoulSandBlock.getBlockSupportShape(BlockState state, BlockGetter reader, BlockPos pos) protected VoxelShapeWallHangingSignBlock.getBlockSupportShape(BlockState state, BlockGetter level, BlockPos pos) protected VoxelShapeBambooStalkBlock.getCollisionShape(BlockState state, BlockGetter level, BlockPos pos, CollisionContext context) protected VoxelShapeBellBlock.getCollisionShape(BlockState state, BlockGetter level, BlockPos pos, CollisionContext context) protected VoxelShapeBigDripleafBlock.getCollisionShape(BlockState state, BlockGetter level, BlockPos pos, CollisionContext context) protected VoxelShapeCactusBlock.getCollisionShape(BlockState state, BlockGetter level, BlockPos pos, CollisionContext context) protected VoxelShapeComposterBlock.getCollisionShape(BlockState state, BlockGetter level, BlockPos pos, CollisionContext context) protected VoxelShapeCrossCollisionBlock.getCollisionShape(BlockState state, BlockGetter level, BlockPos pos, CollisionContext context) protected VoxelShapeFenceGateBlock.getCollisionShape(BlockState state, BlockGetter level, BlockPos pos, CollisionContext context) protected VoxelShapeGrindstoneBlock.getCollisionShape(BlockState state, BlockGetter level, BlockPos pos, CollisionContext context) protected VoxelShapeHoneyBlock.getCollisionShape(BlockState state, BlockGetter level, BlockPos pos, CollisionContext context) protected VoxelShapeLecternBlock.getCollisionShape(BlockState state, BlockGetter level, BlockPos pos, CollisionContext context) protected VoxelShapeLiquidBlock.getCollisionShape(BlockState state, BlockGetter level, BlockPos pos, CollisionContext context) protected VoxelShapeMudBlock.getCollisionShape(BlockState p_221561_, BlockGetter p_221562_, BlockPos p_221563_, CollisionContext p_221564_) PitcherCropBlock.getCollisionShape(BlockState state, BlockGetter level, BlockPos pos, CollisionContext context) protected VoxelShapePowderSnowBlock.getCollisionShape(BlockState state, BlockGetter level, BlockPos pos, CollisionContext context) protected VoxelShapeScaffoldingBlock.getCollisionShape(BlockState state, BlockGetter level, BlockPos pos, CollisionContext context) protected VoxelShapeSculkShriekerBlock.getCollisionShape(BlockState state, BlockGetter level, BlockPos pos, CollisionContext context) protected VoxelShapeSnowLayerBlock.getCollisionShape(BlockState state, BlockGetter level, BlockPos pos, CollisionContext context) protected VoxelShapeSoulSandBlock.getCollisionShape(BlockState state, BlockGetter level, BlockPos pos, CollisionContext context) protected VoxelShapeWallBlock.getCollisionShape(BlockState state, BlockGetter level, BlockPos pos, CollisionContext context) protected VoxelShapeWallHangingSignBlock.getCollisionShape(BlockState state, BlockGetter level, BlockPos pos, CollisionContext context) protected VoxelShapeAbstractCauldronBlock.getInteractionShape(BlockState state, BlockGetter level, BlockPos pos) protected VoxelShapeComposterBlock.getInteractionShape(BlockState state, BlockGetter level, BlockPos pos) protected VoxelShapeHopperBlock.getInteractionShape(BlockState state, BlockGetter level, BlockPos pos) protected VoxelShapeScaffoldingBlock.getInteractionShape(BlockState state, BlockGetter level, BlockPos pos) protected VoxelShapeFenceBlock.getOcclusionShape(BlockState state, BlockGetter level, BlockPos pos) protected VoxelShapeFenceGateBlock.getOcclusionShape(BlockState state, BlockGetter level, BlockPos pos) protected VoxelShapeLecternBlock.getOcclusionShape(BlockState state, BlockGetter level, BlockPos pos) protected VoxelShapePointedDripstoneBlock.getOcclusionShape(BlockState state, BlockGetter level, BlockPos pos) protected VoxelShapePowderSnowBlock.getOcclusionShape(BlockState state, BlockGetter level, BlockPos pos) protected VoxelShapeSculkShriekerBlock.getOcclusionShape(BlockState state, BlockGetter level, BlockPos pos) protected VoxelShapeSkullBlock.getOcclusionShape(BlockState state, BlockGetter level, BlockPos pos) protected VoxelShapeAbstractCauldronBlock.getShape(BlockState state, BlockGetter level, BlockPos pos, CollisionContext context) protected VoxelShapeAirBlock.getShape(BlockState state, BlockGetter level, BlockPos pos, CollisionContext context) protected VoxelShapeAmethystClusterBlock.getShape(BlockState state, BlockGetter level, BlockPos pos, CollisionContext context) protected VoxelShapeAnvilBlock.getShape(BlockState state, BlockGetter level, BlockPos pos, CollisionContext context) protected VoxelShapeAttachedStemBlock.getShape(BlockState state, BlockGetter level, BlockPos pos, CollisionContext context) protected VoxelShapeAzaleaBlock.getShape(BlockState p_152084_, BlockGetter p_152085_, BlockPos p_152086_, CollisionContext p_152087_) protected VoxelShapeBambooSaplingBlock.getShape(BlockState state, BlockGetter level, BlockPos pos, CollisionContext context) protected VoxelShapeBambooStalkBlock.getShape(BlockState state, BlockGetter level, BlockPos pos, CollisionContext context) protected VoxelShapeBannerBlock.getShape(BlockState state, BlockGetter level, BlockPos pos, CollisionContext context) protected VoxelShapeBaseCoralFanBlock.getShape(BlockState state, BlockGetter level, BlockPos pos, CollisionContext context) protected VoxelShapeBaseCoralPlantBlock.getShape(BlockState state, BlockGetter level, BlockPos pos, CollisionContext context) protected VoxelShapeBaseCoralPlantTypeBlock.getShape(BlockState state, BlockGetter level, BlockPos pos, CollisionContext context) protected VoxelShapeBaseCoralWallFanBlock.getShape(BlockState state, BlockGetter level, BlockPos pos, CollisionContext context) protected VoxelShapeBaseFireBlock.getShape(BlockState state, BlockGetter level, BlockPos pos, CollisionContext context) protected VoxelShapeBasePressurePlateBlock.getShape(BlockState state, BlockGetter level, BlockPos pos, CollisionContext context) protected VoxelShapeBaseRailBlock.getShape(BlockState state, BlockGetter level, BlockPos pos, CollisionContext context) protected VoxelShapeBaseTorchBlock.getShape(BlockState p_304673_, BlockGetter p_304919_, BlockPos p_304930_, CollisionContext p_304757_) protected VoxelShapeBedBlock.getShape(BlockState state, BlockGetter level, BlockPos pos, CollisionContext context) protected VoxelShapeBeetrootBlock.getShape(BlockState state, BlockGetter level, BlockPos pos, CollisionContext context) protected VoxelShapeBellBlock.getShape(BlockState state, BlockGetter level, BlockPos pos, CollisionContext context) protected VoxelShapeBigDripleafBlock.getShape(BlockState state, BlockGetter level, BlockPos pos, CollisionContext context) protected VoxelShapeBigDripleafStemBlock.getShape(BlockState state, BlockGetter level, BlockPos pos, CollisionContext context) protected VoxelShapeBrewingStandBlock.getShape(BlockState state, BlockGetter level, BlockPos pos, CollisionContext context) protected VoxelShapeBubbleColumnBlock.getShape(BlockState state, BlockGetter level, BlockPos pos, CollisionContext context) protected VoxelShapeButtonBlock.getShape(BlockState state, BlockGetter level, BlockPos pos, CollisionContext context) protected VoxelShapeCactusBlock.getShape(BlockState state, BlockGetter level, BlockPos pos, CollisionContext context) protected VoxelShapeCakeBlock.getShape(BlockState state, BlockGetter level, BlockPos pos, CollisionContext context) protected VoxelShapeCampfireBlock.getShape(BlockState state, BlockGetter level, BlockPos pos, CollisionContext context) protected VoxelShapeCandleBlock.getShape(BlockState state, BlockGetter level, BlockPos pos, CollisionContext context) protected VoxelShapeCandleCakeBlock.getShape(BlockState state, BlockGetter level, BlockPos pos, CollisionContext context) protected VoxelShapeCarpetBlock.getShape(BlockState p_152917_, BlockGetter p_152918_, BlockPos p_152919_, CollisionContext p_152920_) protected VoxelShapeCarrotBlock.getShape(BlockState state, BlockGetter level, BlockPos pos, CollisionContext context) protected VoxelShapeCeilingHangingSignBlock.getShape(BlockState state, BlockGetter level, BlockPos pos, CollisionContext context) protected VoxelShapeChainBlock.getShape(BlockState state, BlockGetter level, BlockPos pos, CollisionContext context) protected VoxelShapeChestBlock.getShape(BlockState state, BlockGetter level, BlockPos pos, CollisionContext context) protected VoxelShapeCocoaBlock.getShape(BlockState state, BlockGetter level, BlockPos pos, CollisionContext context) protected VoxelShapeComposterBlock.getShape(BlockState state, BlockGetter level, BlockPos pos, CollisionContext context) protected VoxelShapeConduitBlock.getShape(BlockState state, BlockGetter level, BlockPos pos, CollisionContext context) protected VoxelShapeCoralPlantBlock.getShape(BlockState state, BlockGetter level, BlockPos pos, CollisionContext context) protected VoxelShapeCropBlock.getShape(BlockState state, BlockGetter level, BlockPos pos, CollisionContext context) protected VoxelShapeCrossCollisionBlock.getShape(BlockState state, BlockGetter level, BlockPos pos, CollisionContext context) protected VoxelShapeDaylightDetectorBlock.getShape(BlockState state, BlockGetter level, BlockPos pos, CollisionContext context) protected VoxelShapeDeadBushBlock.getShape(BlockState state, BlockGetter level, BlockPos pos, CollisionContext context) protected VoxelShapeDecoratedPotBlock.getShape(BlockState p_273112_, BlockGetter p_273055_, BlockPos p_273137_, CollisionContext p_273151_) protected VoxelShapeDiodeBlock.getShape(BlockState state, BlockGetter level, BlockPos pos, CollisionContext context) protected VoxelShapeDirtPathBlock.getShape(BlockState p_153143_, BlockGetter p_153144_, BlockPos p_153145_, CollisionContext p_153146_) protected VoxelShapeDoorBlock.getShape(BlockState state, BlockGetter level, BlockPos pos, CollisionContext context) protected VoxelShapeDragonEggBlock.getShape(BlockState state, BlockGetter level, BlockPos pos, CollisionContext context) protected VoxelShapeEnchantingTableBlock.getShape(BlockState state, BlockGetter level, BlockPos pos, CollisionContext context) protected VoxelShapeEnderChestBlock.getShape(BlockState state, BlockGetter level, BlockPos pos, CollisionContext context) protected VoxelShapeEndPortalBlock.getShape(BlockState state, BlockGetter level, BlockPos pos, CollisionContext context) protected VoxelShapeEndPortalFrameBlock.getShape(BlockState state, BlockGetter level, BlockPos pos, CollisionContext context) protected VoxelShapeFarmBlock.getShape(BlockState state, BlockGetter level, BlockPos pos, CollisionContext context) protected VoxelShapeFenceGateBlock.getShape(BlockState state, BlockGetter level, BlockPos pos, CollisionContext context) protected VoxelShapeFireBlock.getShape(BlockState state, BlockGetter level, BlockPos pos, CollisionContext context) protected VoxelShapeFlowerBlock.getShape(BlockState state, BlockGetter level, BlockPos pos, CollisionContext context) protected VoxelShapeFlowerPotBlock.getShape(BlockState state, BlockGetter level, BlockPos pos, CollisionContext context) protected VoxelShapeFrogspawnBlock.getShape(BlockState state, BlockGetter level, BlockPos pos, CollisionContext context) protected VoxelShapeFungusBlock.getShape(BlockState state, BlockGetter level, BlockPos pos, CollisionContext context) protected VoxelShapeGrindstoneBlock.getShape(BlockState state, BlockGetter level, BlockPos pos, CollisionContext context) protected VoxelShapeGrowingPlantBlock.getShape(BlockState state, BlockGetter level, BlockPos pos, CollisionContext context) protected VoxelShapeHangingRootsBlock.getShape(BlockState p_153342_, BlockGetter p_153343_, BlockPos p_153344_, CollisionContext p_153345_) protected VoxelShapeHeavyCoreBlock.getShape(BlockState p_334026_, BlockGetter p_334049_, BlockPos p_334056_, CollisionContext p_333870_) protected VoxelShapeHopperBlock.getShape(BlockState state, BlockGetter level, BlockPos pos, CollisionContext context) protected VoxelShapeLadderBlock.getShape(BlockState state, BlockGetter level, BlockPos pos, CollisionContext context) protected VoxelShapeLanternBlock.getShape(BlockState state, BlockGetter level, BlockPos pos, CollisionContext context) protected VoxelShapeLecternBlock.getShape(BlockState state, BlockGetter level, BlockPos pos, CollisionContext context) protected VoxelShapeLeverBlock.getShape(BlockState state, BlockGetter level, BlockPos pos, CollisionContext context) protected VoxelShapeLightBlock.getShape(BlockState state, BlockGetter level, BlockPos pos, CollisionContext context) protected VoxelShapeLiquidBlock.getShape(BlockState state, BlockGetter level, BlockPos pos, CollisionContext context) protected VoxelShapeMangrovePropaguleBlock.getShape(BlockState state, BlockGetter level, BlockPos pos, CollisionContext context) protected VoxelShapeMultifaceBlock.getShape(BlockState state, BlockGetter level, BlockPos pos, CollisionContext context) protected VoxelShapeMushroomBlock.getShape(BlockState state, BlockGetter level, BlockPos pos, CollisionContext context) protected VoxelShapeNetherPortalBlock.getShape(BlockState state, BlockGetter level, BlockPos pos, CollisionContext context) protected VoxelShapeNetherSproutsBlock.getShape(BlockState state, BlockGetter level, BlockPos pos, CollisionContext context) protected VoxelShapeNetherWartBlock.getShape(BlockState state, BlockGetter level, BlockPos pos, CollisionContext context) protected VoxelShapePiglinWallSkullBlock.getShape(BlockState p_261765_, BlockGetter p_261604_, BlockPos p_261948_, CollisionContext p_261889_) PinkPetalsBlock.getShape(BlockState p_273399_, BlockGetter p_273568_, BlockPos p_273314_, CollisionContext p_273274_) protected VoxelShapePipeBlock.getShape(BlockState state, BlockGetter level, BlockPos pos, CollisionContext context) PitcherCropBlock.getShape(BlockState state, BlockGetter level, BlockPos pos, CollisionContext context) protected VoxelShapePointedDripstoneBlock.getShape(BlockState state, BlockGetter level, BlockPos pos, CollisionContext context) protected VoxelShapePotatoBlock.getShape(BlockState state, BlockGetter level, BlockPos pos, CollisionContext context) protected VoxelShapeRedstoneWallTorchBlock.getShape(BlockState state, BlockGetter level, BlockPos pos, CollisionContext context) protected VoxelShapeRedStoneWireBlock.getShape(BlockState state, BlockGetter level, BlockPos pos, CollisionContext context) protected VoxelShapeRodBlock.getShape(BlockState p_154346_, BlockGetter p_154347_, BlockPos p_154348_, CollisionContext p_154349_) protected VoxelShapeRootsBlock.getShape(BlockState state, BlockGetter level, BlockPos pos, CollisionContext context) protected VoxelShapeSaplingBlock.getShape(BlockState state, BlockGetter level, BlockPos pos, CollisionContext context) protected VoxelShapeScaffoldingBlock.getShape(BlockState state, BlockGetter level, BlockPos pos, CollisionContext context) protected VoxelShapeSculkSensorBlock.getShape(BlockState state, BlockGetter level, BlockPos pos, CollisionContext context) protected VoxelShapeSeagrassBlock.getShape(BlockState p_154525_, BlockGetter p_154526_, BlockPos p_154527_, CollisionContext p_154528_) protected VoxelShapeSeaPickleBlock.getShape(BlockState state, BlockGetter level, BlockPos pos, CollisionContext context) protected VoxelShapeShulkerBoxBlock.getShape(BlockState state, BlockGetter level, BlockPos pos, CollisionContext context) protected VoxelShapeSignBlock.getShape(BlockState state, BlockGetter level, BlockPos pos, CollisionContext context) protected VoxelShapeSkullBlock.getShape(BlockState state, BlockGetter level, BlockPos pos, CollisionContext context) protected VoxelShapeSlabBlock.getShape(BlockState state, BlockGetter level, BlockPos pos, CollisionContext context) protected VoxelShapeSmallDripleafBlock.getShape(BlockState p_154610_, BlockGetter p_154611_, BlockPos p_154612_, CollisionContext p_154613_) SnifferEggBlock.getShape(BlockState state, BlockGetter level, BlockPos pos, CollisionContext context) protected VoxelShapeSnowLayerBlock.getShape(BlockState state, BlockGetter level, BlockPos pos, CollisionContext context) protected VoxelShapeSporeBlossomBlock.getShape(BlockState p_154699_, BlockGetter p_154700_, BlockPos p_154701_, CollisionContext p_154702_) protected VoxelShapeStairBlock.getShape(BlockState state, BlockGetter level, BlockPos pos, CollisionContext context) protected VoxelShapeStemBlock.getShape(BlockState state, BlockGetter level, BlockPos pos, CollisionContext context) protected VoxelShapeStonecutterBlock.getShape(BlockState state, BlockGetter level, BlockPos pos, CollisionContext context) protected VoxelShapeStructureVoidBlock.getShape(BlockState state, BlockGetter level, BlockPos pos, CollisionContext context) protected VoxelShapeSugarCaneBlock.getShape(BlockState state, BlockGetter level, BlockPos pos, CollisionContext context) protected VoxelShapeSweetBerryBushBlock.getShape(BlockState state, BlockGetter level, BlockPos pos, CollisionContext context) protected VoxelShapeTallGrassBlock.getShape(BlockState state, BlockGetter level, BlockPos pos, CollisionContext context) protected VoxelShapeTallSeagrassBlock.getShape(BlockState p_154763_, BlockGetter p_154764_, BlockPos p_154765_, CollisionContext p_154766_) TorchflowerCropBlock.getShape(BlockState p_272748_, BlockGetter p_273408_, BlockPos p_272762_, CollisionContext p_272649_) protected VoxelShapeTrapDoorBlock.getShape(BlockState state, BlockGetter level, BlockPos pos, CollisionContext context) protected VoxelShapeTripWireBlock.getShape(BlockState state, BlockGetter level, BlockPos pos, CollisionContext context) protected VoxelShapeTripWireHookBlock.getShape(BlockState state, BlockGetter level, BlockPos pos, CollisionContext context) protected VoxelShapeTurtleEggBlock.getShape(BlockState state, BlockGetter level, BlockPos pos, CollisionContext context) protected VoxelShapeVineBlock.getShape(BlockState state, BlockGetter level, BlockPos pos, CollisionContext context) protected VoxelShapeWallBannerBlock.getShape(BlockState state, BlockGetter level, BlockPos pos, CollisionContext context) protected VoxelShapeWallBlock.getShape(BlockState state, BlockGetter level, BlockPos pos, CollisionContext context) protected VoxelShapeWallHangingSignBlock.getShape(BlockState state, BlockGetter level, BlockPos pos, CollisionContext context) protected VoxelShapeWallSignBlock.getShape(BlockState state, BlockGetter level, BlockPos pos, CollisionContext context) protected VoxelShapeWallSkullBlock.getShape(BlockState state, BlockGetter level, BlockPos pos, CollisionContext context) static VoxelShapeWallTorchBlock.getShape(BlockState state) protected VoxelShapeWallTorchBlock.getShape(BlockState state, BlockGetter level, BlockPos pos, CollisionContext context) protected VoxelShapeWaterlilyBlock.getShape(BlockState state, BlockGetter level, BlockPos pos, CollisionContext context) protected VoxelShapeFenceBlock.getVisualShape(BlockState state, BlockGetter reader, BlockPos pos, CollisionContext context) protected VoxelShapeIronBarsBlock.getVisualShape(BlockState state, BlockGetter reader, BlockPos pos, CollisionContext context) protected VoxelShapeMudBlock.getVisualShape(BlockState p_221556_, BlockGetter p_221557_, BlockPos p_221558_, CollisionContext p_221559_) protected VoxelShapePowderSnowBlock.getVisualShape(BlockState state, BlockGetter level, BlockPos pos, CollisionContext context) protected VoxelShapeSnowLayerBlock.getVisualShape(BlockState state, BlockGetter reader, BlockPos pos, CollisionContext context) protected VoxelShapeSoulSandBlock.getVisualShape(BlockState state, BlockGetter reader, BlockPos pos, CollisionContext context) protected VoxelShapeTransparentBlock.getVisualShape(BlockState p_309057_, BlockGetter p_308936_, BlockPos p_308956_, CollisionContext p_309006_) private VoxelShapeBellBlock.getVoxelShape(BlockState state) private VoxelShapeGrindstoneBlock.getVoxelShape(BlockState state) protected VoxelShape[]CrossCollisionBlock.makeShapes(float nodeWidth, float extensionWidth, float nodeHeight, float extensionBottom, float extensionHeight) private VoxelShape[]PipeBlock.makeShapes(float apothem) private static VoxelShape[]StairBlock.makeShapes(VoxelShape slabShape, VoxelShape nwCorner, VoxelShape neCorner, VoxelShape swCorner, VoxelShape seCorner) private static VoxelShapeStairBlock.makeStairShape(int bitfield, VoxelShape slabShape, VoxelShape nwCorner, VoxelShape neCorner, VoxelShape swCorner, VoxelShape seCorner) Combines the shapes according to the mode set in the bitfieldMethods in net.minecraft.world.level.block that return types with arguments of type VoxelShapeModifier and TypeMethodDescriptionprotected com.google.common.collect.ImmutableMap<BlockState, VoxelShape> Block.getShapeForEachState(Function<BlockState, VoxelShape> shapeGetter) private Map<BlockState, VoxelShape> WallBlock.makeShapes(float width, float depth, float wallPostHeight, float wallMinY, float wallLowHeight, float wallTallHeight) Methods in net.minecraft.world.level.block with parameters of type VoxelShapeModifier and TypeMethodDescriptionprivate static VoxelShapeWallBlock.applyWallShape(VoxelShape baseShape, WallSide height, VoxelShape lowShape, VoxelShape tallShape) private static booleanWallBlock.isCovered(VoxelShape firstShape, VoxelShape secondShape) static booleanBlock.isFaceFull(VoxelShape shape, Direction face) static booleanBlock.isShapeFullBlock(VoxelShape shape) private static VoxelShape[]StairBlock.makeShapes(VoxelShape slabShape, VoxelShape nwCorner, VoxelShape neCorner, VoxelShape swCorner, VoxelShape seCorner) private static VoxelShapeStairBlock.makeStairShape(int bitfield, VoxelShape slabShape, VoxelShape nwCorner, VoxelShape neCorner, VoxelShape swCorner, VoxelShape seCorner) Combines the shapes according to the mode set in the bitfieldprivate WallSideWallBlock.makeWallState(boolean allowConnection, VoxelShape shape, VoxelShape neighbourShape) private booleanWallBlock.shouldRaisePost(BlockState state, BlockState neighbour, VoxelShape shape) private voidBeehiveBlock.spawnParticle(Level level, BlockPos pos, VoxelShape shape, double y) private BlockStateWallBlock.updateSides(BlockState state, boolean northConnection, boolean eastConnection, boolean southConnection, boolean westConnection, VoxelShape wallShape) Method parameters in net.minecraft.world.level.block with type arguments of type VoxelShapeModifier and TypeMethodDescriptionprotected com.google.common.collect.ImmutableMap<BlockState, VoxelShape> Block.getShapeForEachState(Function<BlockState, VoxelShape> shapeGetter) Constructors in net.minecraft.world.level.block with parameters of type VoxelShapeModifierConstructorDescriptionprotectedGrowingPlantBlock(BlockBehaviour.Properties properties, Direction growthDirection, VoxelShape shape, boolean scheduleFluidTicks) protectedGrowingPlantBodyBlock(BlockBehaviour.Properties properties, Direction growthDirection, VoxelShape shape, boolean scheduleFluidTicks) protectedGrowingPlantHeadBlock(BlockBehaviour.Properties properties, Direction growthDirection, VoxelShape shape, boolean scheduleFluidTicks, double growPerTickProbability) -
Uses of VoxelShape in net.minecraft.world.level.block.piston
Fields in net.minecraft.world.level.block.piston declared as VoxelShapeModifier and TypeFieldDescriptionprotected static final VoxelShapePistonBaseBlock.DOWN_AABBprotected static final VoxelShapePistonHeadBlock.DOWN_AABBprotected static final VoxelShapePistonHeadBlock.DOWN_ARM_AABBprotected static final VoxelShapePistonBaseBlock.EAST_AABBprotected static final VoxelShapePistonHeadBlock.EAST_AABBprotected static final VoxelShapePistonHeadBlock.EAST_ARM_AABBprotected static final VoxelShapePistonBaseBlock.NORTH_AABBprotected static final VoxelShapePistonHeadBlock.NORTH_AABBprotected static final VoxelShapePistonHeadBlock.NORTH_ARM_AABBprivate static final VoxelShape[]PistonHeadBlock.SHAPES_LONGprivate static final VoxelShape[]PistonHeadBlock.SHAPES_SHORTprotected static final VoxelShapePistonHeadBlock.SHORT_DOWN_ARM_AABBprotected static final VoxelShapePistonHeadBlock.SHORT_EAST_ARM_AABBprotected static final VoxelShapePistonHeadBlock.SHORT_NORTH_ARM_AABBprotected static final VoxelShapePistonHeadBlock.SHORT_SOUTH_ARM_AABBprotected static final VoxelShapePistonHeadBlock.SHORT_UP_ARM_AABBprotected static final VoxelShapePistonHeadBlock.SHORT_WEST_ARM_AABBprotected static final VoxelShapePistonBaseBlock.SOUTH_AABBprotected static final VoxelShapePistonHeadBlock.SOUTH_AABBprotected static final VoxelShapePistonHeadBlock.SOUTH_ARM_AABBprotected static final VoxelShapePistonBaseBlock.UP_AABBprotected static final VoxelShapePistonHeadBlock.UP_AABBprotected static final VoxelShapePistonHeadBlock.UP_ARM_AABBprotected static final VoxelShapePistonBaseBlock.WEST_AABBprotected static final VoxelShapePistonHeadBlock.WEST_AABBprotected static final VoxelShapePistonHeadBlock.WEST_ARM_AABBMethods in net.minecraft.world.level.block.piston that return VoxelShapeModifier and TypeMethodDescriptionprivate static VoxelShapePistonHeadBlock.calculateShape(Direction direction, boolean shortArm) protected VoxelShapeMovingPistonBlock.getCollisionShape(BlockState state, BlockGetter level, BlockPos pos, CollisionContext context) PistonMovingBlockEntity.getCollisionShape(BlockGetter level, BlockPos pos) protected VoxelShapeMovingPistonBlock.getShape(BlockState state, BlockGetter level, BlockPos pos, CollisionContext context) protected VoxelShapePistonBaseBlock.getShape(BlockState state, BlockGetter level, BlockPos pos, CollisionContext context) protected VoxelShapePistonHeadBlock.getShape(BlockState state, BlockGetter level, BlockPos pos, CollisionContext context) private static VoxelShape[]PistonHeadBlock.makeShapes(boolean extended) -
Uses of VoxelShape in net.minecraft.world.level.block.state
Fields in net.minecraft.world.level.block.state declared as VoxelShapeModifier and TypeFieldDescriptionprotected final VoxelShapeBlockBehaviour.BlockStateBase.Cache.collisionShape(package private) final VoxelShape[]BlockBehaviour.BlockStateBase.Cache.occlusionShapesMethods in net.minecraft.world.level.block.state that return VoxelShapeModifier and TypeMethodDescriptionBlockBehaviour.BlockStateBase.getBlockSupportShape(BlockGetter level, BlockPos pos) protected VoxelShapeBlockBehaviour.getBlockSupportShape(BlockState state, BlockGetter level, BlockPos pos) BlockBehaviour.BlockStateBase.getCollisionShape(BlockGetter level, BlockPos pos) BlockBehaviour.BlockStateBase.getCollisionShape(BlockGetter level, BlockPos pos, CollisionContext context) protected VoxelShapeBlockBehaviour.getCollisionShape(BlockState state, BlockGetter level, BlockPos pos, CollisionContext context) BlockBehaviour.BlockStateBase.getFaceOcclusionShape(BlockGetter level, BlockPos pos, Direction direction) BlockBehaviour.BlockStateBase.getInteractionShape(BlockGetter level, BlockPos pos) protected VoxelShapeBlockBehaviour.getInteractionShape(BlockState state, BlockGetter level, BlockPos pos) BlockBehaviour.BlockStateBase.getOcclusionShape(BlockGetter level, BlockPos pos) protected VoxelShapeBlockBehaviour.getOcclusionShape(BlockState state, BlockGetter level, BlockPos pos) BlockBehaviour.BlockStateBase.getShape(BlockGetter level, BlockPos pos) BlockBehaviour.BlockStateBase.getShape(BlockGetter level, BlockPos pos, CollisionContext context) protected VoxelShapeBlockBehaviour.getShape(BlockState state, BlockGetter level, BlockPos pos, CollisionContext context) BlockBehaviour.BlockStateBase.getVisualShape(BlockGetter level, BlockPos pos, CollisionContext context) protected VoxelShapeBlockBehaviour.getVisualShape(BlockState state, BlockGetter level, BlockPos pos, CollisionContext context) -
Uses of VoxelShape in net.minecraft.world.level.border
Fields in net.minecraft.world.level.border declared as VoxelShapeMethods in net.minecraft.world.level.border that return VoxelShapeModifier and TypeMethodDescriptionWorldBorder.BorderExtent.getCollisionShape()WorldBorder.getCollisionShape()WorldBorder.MovingBorderExtent.getCollisionShape()WorldBorder.StaticBorderExtent.getCollisionShape() -
Uses of VoxelShape in net.minecraft.world.level.levelgen.structure.pools
Fields in net.minecraft.world.level.levelgen.structure.pools with type parameters of type VoxelShapeModifier and TypeFieldDescriptionprivate final org.apache.commons.lang3.mutable.MutableObject<VoxelShape> JigsawPlacement.PieceState.freeThe field for thefreerecord component.Methods in net.minecraft.world.level.levelgen.structure.pools that return types with arguments of type VoxelShapeModifier and TypeMethodDescriptionorg.apache.commons.lang3.mutable.MutableObject<VoxelShape> JigsawPlacement.PieceState.free()Returns the value of thefreerecord component.Methods in net.minecraft.world.level.levelgen.structure.pools with parameters of type VoxelShapeModifier and TypeMethodDescriptionprivate static voidJigsawPlacement.addPieces(RandomState randomState, int maxDepth, boolean useExpansionHack, ChunkGenerator chunkGenerator, StructureTemplateManager structureTemplateManager, LevelHeightAccessor level, RandomSource random, Registry<StructureTemplatePool> pools, PoolElementStructurePiece startPiece, List<PoolElementStructurePiece> pieces, VoxelShape free, PoolAliasLookup aliasLookup, LiquidSettings liquidSettings) Method parameters in net.minecraft.world.level.levelgen.structure.pools with type arguments of type VoxelShapeModifier and TypeMethodDescription(package private) voidJigsawPlacement.Placer.tryPlacingChildren(PoolElementStructurePiece piece, org.apache.commons.lang3.mutable.MutableObject<VoxelShape> free, int depth, boolean useExpansionHack, LevelHeightAccessor level, RandomState random, PoolAliasLookup poolAliasLookup, LiquidSettings liquidSettings) Constructor parameters in net.minecraft.world.level.levelgen.structure.pools with type arguments of type VoxelShapeModifierConstructorDescription(package private)PieceState(PoolElementStructurePiece piece, org.apache.commons.lang3.mutable.MutableObject<VoxelShape> free, int depth) Creates an instance of aPieceStaterecord class. -
Uses of VoxelShape in net.minecraft.world.level.lighting
Methods in net.minecraft.world.level.lighting that return VoxelShapeModifier and TypeMethodDescriptionprotected VoxelShapeLightEngine.getOcclusionShape(BlockState state, long pos, Direction direction) static VoxelShapeLightEngine.getOcclusionShape(BlockGetter level, BlockPos pos, BlockState state, Direction direction) -
Uses of VoxelShape in net.minecraft.world.level.material
Fields in net.minecraft.world.level.material with type parameters of type VoxelShapeMethods in net.minecraft.world.level.material that return VoxelShapeModifier and TypeMethodDescriptionEmptyFluid.getShape(FluidState state, BlockGetter level, BlockPos pos) FlowingFluid.getShape(FluidState state, BlockGetter level, BlockPos pos) abstract VoxelShapeFluid.getShape(FluidState state, BlockGetter level, BlockPos pos) FluidState.getShape(BlockGetter level, BlockPos pos) -
Uses of VoxelShape in net.minecraft.world.phys.shapes
Subclasses of VoxelShape in net.minecraft.world.phys.shapesModifier and TypeClassDescriptionclassfinal classclassFields in net.minecraft.world.phys.shapes declared as VoxelShapeModifier and TypeFieldDescriptionprivate static final VoxelShapeShapes.BLOCKprivate final VoxelShapeSliceShape.delegateprivate static final VoxelShapeShapes.EMPTYprivate VoxelShape[]VoxelShape.facesstatic final VoxelShapeShapes.INFINITYMethods in net.minecraft.world.phys.shapes that return VoxelShapeModifier and TypeMethodDescriptionstatic VoxelShapeShapes.block()static VoxelShapeShapes.box(double minX, double minY, double minZ, double maxX, double maxY, double maxZ) private VoxelShapeVoxelShape.calculateFace(Direction side) static VoxelShapeShapes.create(double minX, double minY, double minZ, double maxX, double maxY, double maxZ) static VoxelShapestatic VoxelShapeShapes.empty()static VoxelShapeShapes.getFaceShape(VoxelShape voxelShape, Direction direction) VoxelShape.getFaceShape(Direction side) Projects this shape onto the given side.static VoxelShapeShapes.join(VoxelShape shape1, VoxelShape shape2, BooleanOp function) static VoxelShapeShapes.joinUnoptimized(VoxelShape shape1, VoxelShape shape2, BooleanOp function) VoxelShape.move(double xOffset, double yOffset, double zOffset) VoxelShape.optimize()static VoxelShapeShapes.or(VoxelShape shape1, VoxelShape shape2) static VoxelShapeShapes.or(VoxelShape shape1, VoxelShape... others) VoxelShape.singleEncompassing()Methods in net.minecraft.world.phys.shapes with parameters of type VoxelShapeModifier and TypeMethodDescriptionstatic booleanShapes.blockOccudes(VoxelShape shape, VoxelShape adjacentShape, Direction side) static booleanShapes.faceShapeOccludes(VoxelShape voxelShape1, VoxelShape voxelShape2) static VoxelShapeShapes.getFaceShape(VoxelShape voxelShape, Direction direction) booleanCollisionContext.isAbove(VoxelShape shape, BlockPos pos, boolean canAscend) booleanEntityCollisionContext.isAbove(VoxelShape shape, BlockPos pos, boolean canAscend) static VoxelShapeShapes.join(VoxelShape shape1, VoxelShape shape2, BooleanOp function) static booleanShapes.joinIsNotEmpty(VoxelShape shape1, VoxelShape shape2, BooleanOp resultOperator) static VoxelShapeShapes.joinUnoptimized(VoxelShape shape1, VoxelShape shape2, BooleanOp function) static booleanShapes.mergedFaceOccludes(VoxelShape shape, VoxelShape adjacentShape, Direction side) static VoxelShapeShapes.or(VoxelShape shape1, VoxelShape shape2) static VoxelShapeShapes.or(VoxelShape shape1, VoxelShape... others) Method parameters in net.minecraft.world.phys.shapes with type arguments of type VoxelShapeModifier and TypeMethodDescriptionstatic doubleShapes.collide(Direction.Axis movementAxis, AABB collisionBox, Iterable<VoxelShape> possibleHits, double desiredOffset) Constructors in net.minecraft.world.phys.shapes with parameters of type VoxelShape