Uses of Class
net.minecraft.util.math.SectionPos
Packages that use SectionPos
Package
Description
-
Uses of SectionPos in net.minecraft.client.multiplayer
Methods in net.minecraft.client.multiplayer with parameters of type SectionPosModifier and TypeMethodDescriptionvoidClientChunkProvider.onLightUpdate(LightType p_217201_1_, SectionPos p_217201_2_) -
Uses of SectionPos in net.minecraft.client.renderer.debug
Fields in net.minecraft.client.renderer.debug with type parameters of type SectionPosModifier and TypeFieldDescriptionprivate final Set<SectionPos>VillageSectionsDebugRender.villageSectionsMethods in net.minecraft.client.renderer.debug with parameters of type SectionPosModifier and TypeMethodDescriptionprivate static voidVillageSectionsDebugRender.highlightVillageSection(SectionPos p_239380_0_) voidVillageSectionsDebugRender.setNotVillageSection(SectionPos p_239379_1_) voidVillageSectionsDebugRender.setVillageSection(SectionPos p_239378_1_) -
Uses of SectionPos in net.minecraft.entity.ai.brain
Methods in net.minecraft.entity.ai.brain that return SectionPosModifier and TypeMethodDescriptionstatic SectionPosBrainUtil.findSectionClosestToVillage(ServerWorld p_220617_0_, SectionPos p_220617_1_, int p_220617_2_) Methods in net.minecraft.entity.ai.brain with parameters of type SectionPosModifier and TypeMethodDescriptionstatic SectionPosBrainUtil.findSectionClosestToVillage(ServerWorld p_220617_0_, SectionPos p_220617_1_, int p_220617_2_) -
Uses of SectionPos in net.minecraft.entity.ai.brain.task
Methods in net.minecraft.entity.ai.brain.task with parameters of type SectionPosModifier and TypeMethodDescriptionprivate voidFindWalkTargetTask.setTargetedPos(CreatureEntity p_220594_1_, SectionPos p_220594_2_) -
Uses of SectionPos in net.minecraft.entity.ai.goal
Methods in net.minecraft.entity.ai.goal that return SectionPosMethods in net.minecraft.entity.ai.goal with parameters of type SectionPosModifier and TypeMethodDescriptionprivate BlockPosPatrolVillageGoal.getRandomPoiWithinSection(SectionPos p_234029_1_) -
Uses of SectionPos in net.minecraft.entity.player
Fields in net.minecraft.entity.player declared as SectionPosMethods in net.minecraft.entity.player that return SectionPosMethods in net.minecraft.entity.player with parameters of type SectionPosModifier and TypeMethodDescriptionvoidServerPlayerEntity.setLastSectionPos(SectionPos p_213850_1_) -
Uses of SectionPos in net.minecraft.network
Methods in net.minecraft.network that return SectionPos -
Uses of SectionPos in net.minecraft.network.play.server
Fields in net.minecraft.network.play.server declared as SectionPosConstructors in net.minecraft.network.play.server with parameters of type SectionPosModifierConstructorDescriptionSMultiBlockChangePacket(SectionPos p_i242085_1_, it.unimi.dsi.fastutil.shorts.ShortSet p_i242085_2_, ChunkSection p_i242085_3_, boolean p_i242085_4_) -
Uses of SectionPos in net.minecraft.util.math
Methods in net.minecraft.util.math that return SectionPosModifier and TypeMethodDescriptionstatic SectionPosSectionPos.of(int p_218154_0_, int p_218154_1_, int p_218154_2_) static SectionPosSectionPos.of(long p_218170_0_) static SectionPosstatic SectionPosstatic SectionPosMethods in net.minecraft.util.math that return types with arguments of type SectionPosModifier and TypeMethodDescriptionstatic Stream<SectionPos>SectionPos.aroundChunk(ChunkPos p_229421_0_, int p_229421_1_) static Stream<SectionPos>SectionPos.betweenClosedStream(int p_218168_0_, int p_218168_1_, int p_218168_2_, int p_218168_3_, int p_218168_4_, int p_218168_5_) static Stream<SectionPos>SectionPos.cube(SectionPos p_218158_0_, int p_218158_1_) Methods in net.minecraft.util.math with parameters of type SectionPosModifier and TypeMethodDescriptionstatic Stream<SectionPos>SectionPos.cube(SectionPos p_218158_0_, int p_218158_1_) -
Uses of SectionPos in net.minecraft.village
Methods in net.minecraft.village with parameters of type SectionPosModifier and TypeMethodDescriptionintPointOfInterestManager.sectionsToVillage(SectionPos p_219150_1_) private voidPointOfInterestManager.updateFromSection(ChunkSection p_219132_1_, SectionPos p_219132_2_, BiConsumer<BlockPos, PointOfInterestType> p_219132_3_) -
Uses of SectionPos in net.minecraft.world
Methods in net.minecraft.world with parameters of type SectionPosModifier and TypeMethodDescriptionStream<? extends StructureStart<?>>ISeedReader.startsForFeature(SectionPos p_241827_1_, Structure<?> p_241827_2_) -
Uses of SectionPos in net.minecraft.world.chunk
Methods in net.minecraft.world.chunk with parameters of type SectionPosModifier and TypeMethodDescriptiondefault voidIChunkLightProvider.onLightUpdate(LightType p_217201_1_, SectionPos p_217201_2_) -
Uses of SectionPos in net.minecraft.world.chunk.storage
Methods in net.minecraft.world.chunk.storage with parameters of type SectionPosModifier and TypeMethodDescriptionprotected booleanRegionSectionCache.outsideStoredRange(SectionPos p_219114_1_) -
Uses of SectionPos in net.minecraft.world.gen
Methods in net.minecraft.world.gen with parameters of type SectionPosModifier and TypeMethodDescriptionStream<? extends StructureStart<?>>WorldGenRegion.startsForFeature(SectionPos p_241827_1_, Structure<?> p_241827_2_) -
Uses of SectionPos in net.minecraft.world.gen.feature.structure
Methods in net.minecraft.world.gen.feature.structure with parameters of type SectionPosModifier and TypeMethodDescriptionvoidStructureManager.addReferenceForFeature(SectionPos p_235012_1_, Structure<?> p_235012_2_, long p_235012_3_, IStructureReader p_235012_5_) StructureManager.getStartForFeature(SectionPos p_235013_1_, Structure<?> p_235013_2_, IStructureReader p_235013_3_) voidStructureManager.setStartForFeature(SectionPos p_235014_1_, Structure<?> p_235014_2_, StructureStart<?> p_235014_3_, IStructureReader p_235014_4_) Stream<? extends StructureStart<?>>StructureManager.startsForFeature(SectionPos p_235011_1_, Structure<?> p_235011_2_) -
Uses of SectionPos in net.minecraft.world.lighting
Methods in net.minecraft.world.lighting with parameters of type SectionPosModifier and TypeMethodDescriptionIWorldLightListener.Dummy.getDataLayerData(SectionPos p_215612_1_) IWorldLightListener.getDataLayerData(SectionPos p_215612_1_) LightEngine.getDataLayerData(SectionPos p_215612_1_) WorldLightManager.getDebugData(LightType p_215572_1_, SectionPos p_215572_2_) voidWorldLightManager.queueSectionData(LightType p_215574_1_, SectionPos p_215574_2_, NibbleArray p_215574_3_, boolean p_215574_4_) voidILightListener.updateSectionStatus(SectionPos p_215566_1_, boolean p_215566_2_) voidIWorldLightListener.Dummy.updateSectionStatus(SectionPos p_215566_1_, boolean p_215566_2_) voidLightEngine.updateSectionStatus(SectionPos p_215566_1_, boolean p_215566_2_) voidWorldLightManager.updateSectionStatus(SectionPos p_215566_1_, boolean p_215566_2_) -
Uses of SectionPos in net.minecraft.world.server
Fields in net.minecraft.world.server declared as SectionPosMethods in net.minecraft.world.server that return SectionPosModifier and TypeMethodDescriptionprivate SectionPosChunkManager.updatePlayerPos(ServerPlayerEntity p_223489_1_) Methods in net.minecraft.world.server with parameters of type SectionPosModifier and TypeMethodDescriptionvoidTicketManager.addPlayer(SectionPos p_219341_1_, ServerPlayerEntity p_219341_2_) booleanServerWorld.isVillage(SectionPos p_222887_1_) voidServerChunkProvider.onLightUpdate(LightType p_217201_1_, SectionPos p_217201_2_) voidServerWorldLightManager.queueSectionData(LightType p_215574_1_, SectionPos p_215574_2_, NibbleArray p_215574_3_, boolean p_215574_4_) voidTicketManager.removePlayer(SectionPos p_219367_1_, ServerPlayerEntity p_219367_2_) intServerWorld.sectionsToVillage(SectionPos p_217486_1_) Stream<? extends StructureStart<?>>ServerWorld.startsForFeature(SectionPos p_241827_1_, Structure<?> p_241827_2_) voidServerWorldLightManager.updateSectionStatus(SectionPos p_215566_1_, boolean p_215566_2_)