Uses of Class
net.minecraft.util.math.BlockPos.Mutable
-
-
Uses of BlockPos.Mutable in net.minecraft.block
Methods in net.minecraft.block with parameters of type BlockPos.Mutable Modifier and Type Method Description private int
PortalSize. getDistanceUntilTop(BlockPos.Mutable p_242969_1_)
private boolean
PortalSize. hasTopFrame(BlockPos.Mutable p_242970_1_, int p_242970_2_)
-
Uses of BlockPos.Mutable in net.minecraft.client.renderer
Fields in net.minecraft.client.renderer declared as BlockPos.Mutable Modifier and Type Field Description private BlockPos.Mutable
ActiveRenderInfo. blockPosition
-
Uses of BlockPos.Mutable in net.minecraft.client.renderer.chunk
Fields in net.minecraft.client.renderer.chunk declared as BlockPos.Mutable Modifier and Type Field Description private BlockPos.Mutable
ChunkRenderDispatcher.ChunkRender. origin
private BlockPos.Mutable[]
ChunkRenderDispatcher.ChunkRender. relativeOrigins
-
Uses of BlockPos.Mutable in net.minecraft.client.world
Methods in net.minecraft.client.world with parameters of type BlockPos.Mutable Modifier and Type Method Description void
ClientWorld. doAnimateTick(int p_184153_1_, int p_184153_2_, int p_184153_3_, int p_184153_4_, java.util.Random p_184153_5_, boolean p_184153_6_, BlockPos.Mutable p_184153_7_)
-
Uses of BlockPos.Mutable in net.minecraft.pathfinding
Methods in net.minecraft.pathfinding with parameters of type BlockPos.Mutable Modifier and Type Method Description static PathNodeType
WalkNodeProcessor. checkNeighbourBlocks(IBlockReader p_237232_0_, BlockPos.Mutable p_237232_1_, PathNodeType p_237232_2_)
static PathNodeType
WalkNodeProcessor. getBlockPathTypeStatic(IBlockReader p_237231_0_, BlockPos.Mutable p_237231_1_)
-
Uses of BlockPos.Mutable in net.minecraft.test
Fields in net.minecraft.test declared as BlockPos.Mutable Modifier and Type Field Description private BlockPos.Mutable
TestExecutor. nextTestNorthWestCorner
-
Uses of BlockPos.Mutable in net.minecraft.util
Methods in net.minecraft.util with parameters of type BlockPos.Mutable Modifier and Type Method Description private static int
TeleportationRepositioner. getLimit(java.util.function.Predicate<BlockPos> p_243677_0_, BlockPos.Mutable p_243677_1_, Direction p_243677_2_, int p_243677_3_)
-
Uses of BlockPos.Mutable in net.minecraft.util.math
Methods in net.minecraft.util.math that return BlockPos.Mutable Modifier and Type Method Description BlockPos.Mutable
BlockPos.Mutable. clamp(Direction.Axis p_239620_1_, int p_239620_2_, int p_239620_3_)
BlockPos.Mutable
BlockPos.Mutable. move(int p_196234_1_, int p_196234_2_, int p_196234_3_)
BlockPos.Mutable
BlockPos.Mutable. move(Direction p_189536_1_)
BlockPos.Mutable
BlockPos.Mutable. move(Direction p_189534_1_, int p_189534_2_)
BlockPos.Mutable
BlockPos.Mutable. move(Vector3i p_243531_1_)
BlockPos.Mutable
BlockPos. mutable()
BlockPos.Mutable
BlockPos.Mutable. set(double p_189532_1_, double p_189532_3_, double p_189532_5_)
BlockPos.Mutable
BlockPos.Mutable. set(int p_181079_1_, int p_181079_2_, int p_181079_3_)
BlockPos.Mutable
BlockPos.Mutable. set(long p_218294_1_)
BlockPos.Mutable
BlockPos.Mutable. set(AxisRotation p_218295_1_, int p_218295_2_, int p_218295_3_, int p_218295_4_)
BlockPos.Mutable
BlockPos.Mutable. set(Vector3i p_189533_1_)
BlockPos.Mutable
BlockPos.Mutable. setWithOffset(Vector3i p_239621_1_, int p_239621_2_, int p_239621_3_, int p_239621_4_)
BlockPos.Mutable
BlockPos.Mutable. setWithOffset(Vector3i p_239622_1_, Direction p_239622_2_)
Methods in net.minecraft.util.math that return types with arguments of type BlockPos.Mutable Modifier and Type Method Description static java.lang.Iterable<BlockPos.Mutable>
BlockPos. spiralAround(BlockPos p_243514_0_, int p_243514_1_, Direction p_243514_2_, Direction p_243514_3_)
-
Uses of BlockPos.Mutable in net.minecraft.util.math.shapes
Fields in net.minecraft.util.math.shapes declared as BlockPos.Mutable Modifier and Type Field Description private BlockPos.Mutable
VoxelShapeSpliterator. pos
-
Uses of BlockPos.Mutable in net.minecraft.world
Methods in net.minecraft.world with parameters of type BlockPos.Mutable Modifier and Type Method Description private boolean
Teleporter. canHostFrame(BlockPos p_242955_1_, BlockPos.Mutable p_242955_2_, Direction p_242955_3_, int p_242955_4_)
-
Uses of BlockPos.Mutable in net.minecraft.world.gen.carver
Methods in net.minecraft.world.gen.carver with parameters of type BlockPos.Mutable Modifier and Type Method Description protected boolean
NetherCaveCarver. carveBlock(IChunk p_230358_1_, java.util.function.Function<BlockPos,Biome> p_230358_2_, java.util.BitSet p_230358_3_, java.util.Random p_230358_4_, BlockPos.Mutable p_230358_5_, BlockPos.Mutable p_230358_6_, BlockPos.Mutable p_230358_7_, int p_230358_8_, int p_230358_9_, int p_230358_10_, int p_230358_11_, int p_230358_12_, int p_230358_13_, int p_230358_14_, int p_230358_15_, org.apache.commons.lang3.mutable.MutableBoolean p_230358_16_)
protected boolean
UnderwaterCanyonWorldCarver. carveBlock(IChunk p_230358_1_, java.util.function.Function<BlockPos,Biome> p_230358_2_, java.util.BitSet p_230358_3_, java.util.Random p_230358_4_, BlockPos.Mutable p_230358_5_, BlockPos.Mutable p_230358_6_, BlockPos.Mutable p_230358_7_, int p_230358_8_, int p_230358_9_, int p_230358_10_, int p_230358_11_, int p_230358_12_, int p_230358_13_, int p_230358_14_, int p_230358_15_, org.apache.commons.lang3.mutable.MutableBoolean p_230358_16_)
protected boolean
UnderwaterCaveWorldCarver. carveBlock(IChunk p_230358_1_, java.util.function.Function<BlockPos,Biome> p_230358_2_, java.util.BitSet p_230358_3_, java.util.Random p_230358_4_, BlockPos.Mutable p_230358_5_, BlockPos.Mutable p_230358_6_, BlockPos.Mutable p_230358_7_, int p_230358_8_, int p_230358_9_, int p_230358_10_, int p_230358_11_, int p_230358_12_, int p_230358_13_, int p_230358_14_, int p_230358_15_, org.apache.commons.lang3.mutable.MutableBoolean p_230358_16_)
protected static boolean
UnderwaterCaveWorldCarver. carveBlock(WorldCarver<?> p_222728_0_, IChunk p_222728_1_, java.util.BitSet p_222728_2_, java.util.Random p_222728_3_, BlockPos.Mutable p_222728_4_, int p_222728_5_, int p_222728_6_, int p_222728_7_, int p_222728_8_, int p_222728_9_, int p_222728_10_, int p_222728_11_, int p_222728_12_)
protected boolean
WorldCarver. carveBlock(IChunk p_230358_1_, java.util.function.Function<BlockPos,Biome> p_230358_2_, java.util.BitSet p_230358_3_, java.util.Random p_230358_4_, BlockPos.Mutable p_230358_5_, BlockPos.Mutable p_230358_6_, BlockPos.Mutable p_230358_7_, int p_230358_8_, int p_230358_9_, int p_230358_10_, int p_230358_11_, int p_230358_12_, int p_230358_13_, int p_230358_14_, int p_230358_15_, org.apache.commons.lang3.mutable.MutableBoolean p_230358_16_)
-
Uses of BlockPos.Mutable in net.minecraft.world.gen.feature
Methods in net.minecraft.world.gen.feature with parameters of type BlockPos.Mutable Modifier and Type Method Description private static boolean
BasaltColumnFeature. canPlaceAt(IWorld p_242762_0_, int p_242762_1_, BlockPos.Mutable p_242762_2_)
private static BlockPos
BasaltColumnFeature. findAir(IWorld p_236249_0_, BlockPos.Mutable p_236249_1_, int p_236249_2_)
private static boolean
TwistingVineFeature. findFirstAirBlockAboveGround(IWorld p_236420_0_, BlockPos.Mutable p_236420_1_)
private static BlockPos
BasaltColumnFeature. findSurface(IWorld p_236246_0_, int p_236246_1_, BlockPos.Mutable p_236246_2_, int p_236246_3_)
protected boolean
AbstractBigMushroomFeature. isValidPosition(IWorld p_227209_1_, BlockPos p_227209_2_, int p_227209_3_, BlockPos.Mutable p_227209_4_, BigMushroomFeatureConfig p_227209_5_)
protected abstract void
AbstractBigMushroomFeature. makeCap(IWorld p_225564_1_, java.util.Random p_225564_2_, BlockPos p_225564_3_, int p_225564_4_, BlockPos.Mutable p_225564_5_, BigMushroomFeatureConfig p_225564_6_)
protected void
BigBrownMushroomFeature. makeCap(IWorld p_225564_1_, java.util.Random p_225564_2_, BlockPos p_225564_3_, int p_225564_4_, BlockPos.Mutable p_225564_5_, BigMushroomFeatureConfig p_225564_6_)
protected void
BigRedMushroomFeature. makeCap(IWorld p_225564_1_, java.util.Random p_225564_2_, BlockPos p_225564_3_, int p_225564_4_, BlockPos.Mutable p_225564_5_, BigMushroomFeatureConfig p_225564_6_)
private void
NoExposedOreFeature. offsetTargetPos(BlockPos.Mutable p_236327_1_, java.util.Random p_236327_2_, BlockPos p_236327_3_, int p_236327_4_)
private void
HugeFungusFeature. placeHatBlock(IWorld p_236316_1_, java.util.Random p_236316_2_, HugeFungusConfig p_236316_3_, BlockPos.Mutable p_236316_4_, float p_236316_5_, float p_236316_6_, float p_236316_7_)
protected void
AbstractBigMushroomFeature. placeTrunk(IWorld p_227210_1_, java.util.Random p_227210_2_, BlockPos p_227210_3_, BigMushroomFeatureConfig p_227210_4_, int p_227210_5_, BlockPos.Mutable p_227210_6_)
static void
TwistingVineFeature. placeWeepingVinesColumn(IWorld p_236422_0_, java.util.Random p_236422_1_, BlockPos.Mutable p_236422_2_, int p_236422_3_, int p_236422_4_, int p_236422_5_)
static void
WeepingVineFeature. placeWeepingVinesColumn(IWorld p_236427_0_, java.util.Random p_236427_1_, BlockPos.Mutable p_236427_2_, int p_236427_3_, int p_236427_4_, int p_236427_5_)
-
Uses of BlockPos.Mutable in net.minecraft.world.gen.feature.structure
Methods in net.minecraft.world.gen.feature.structure with parameters of type BlockPos.Mutable Modifier and Type Method Description private static BlockPos
NetherackBlobReplacementStructure. findTarget(IWorld p_236329_0_, BlockPos.Mutable p_236329_1_, Block p_236329_2_)
-
Uses of BlockPos.Mutable in net.minecraft.world.gen.trunkplacer
Methods in net.minecraft.world.gen.trunkplacer with parameters of type BlockPos.Mutable Modifier and Type Method Description protected static void
AbstractTrunkPlacer. placeLogIfFree(IWorldGenerationReader p_236910_0_, java.util.Random p_236910_1_, BlockPos.Mutable p_236910_2_, java.util.Set<BlockPos> p_236910_3_, MutableBoundingBox p_236910_4_, BaseTreeFeatureConfig p_236910_5_)
private static void
GiantTrunkPlacer. placeLogIfFreeWithOffset(IWorldGenerationReader p_236899_0_, java.util.Random p_236899_1_, BlockPos.Mutable p_236899_2_, java.util.Set<BlockPos> p_236899_3_, MutableBoundingBox p_236899_4_, BaseTreeFeatureConfig p_236899_5_, BlockPos p_236899_6_, int p_236899_7_, int p_236899_8_, int p_236899_9_)
-
Uses of BlockPos.Mutable in net.minecraft.world.lighting
Fields in net.minecraft.world.lighting declared as BlockPos.Mutable Modifier and Type Field Description private BlockPos.Mutable
BlockLightEngine. pos
protected BlockPos.Mutable
LightEngine. pos
-
Uses of BlockPos.Mutable in net.minecraft.world.spawner
Methods in net.minecraft.world.spawner with parameters of type BlockPos.Mutable Modifier and Type Method Description private static boolean
WorldEntitySpawner. isRightDistanceToPlayerAndSpawnPoint(ServerWorld p_234978_0_, IChunk p_234978_1_, BlockPos.Mutable p_234978_2_, double p_234978_3_)
private static boolean
WorldEntitySpawner. isValidSpawnPostitionForType(ServerWorld p_234975_0_, EntityClassification p_234975_1_, StructureManager p_234975_2_, ChunkGenerator p_234975_3_, MobSpawnInfo.Spawners p_234975_4_, BlockPos.Mutable p_234975_5_, double p_234975_6_)
-