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 TypeMethodDescriptionvoid
ClientChunkProvider.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.villageSections
Methods in net.minecraft.client.renderer.debug with parameters of type SectionPosModifier and TypeMethodDescriptionprivate static void
VillageSectionsDebugRender.highlightVillageSection
(SectionPos p_239380_0_) void
VillageSectionsDebugRender.setNotVillageSection
(SectionPos p_239379_1_) void
VillageSectionsDebugRender.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 SectionPos
BrainUtil.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 SectionPos
BrainUtil.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 void
FindWalkTargetTask.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 BlockPos
PatrolVillageGoal.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 TypeMethodDescriptionvoid
ServerPlayerEntity.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 SectionPos
SectionPos.of
(int p_218154_0_, int p_218154_1_, int p_218154_2_) static SectionPos
SectionPos.of
(long p_218170_0_) static SectionPos
static SectionPos
static SectionPos
Methods 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 TypeMethodDescriptionint
PointOfInterestManager.sectionsToVillage
(SectionPos p_219150_1_) private void
PointOfInterestManager.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 void
IChunkLightProvider.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 boolean
RegionSectionCache.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 TypeMethodDescriptionvoid
StructureManager.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_) void
StructureManager.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_) void
WorldLightManager.queueSectionData
(LightType p_215574_1_, SectionPos p_215574_2_, NibbleArray p_215574_3_, boolean p_215574_4_) void
ILightListener.updateSectionStatus
(SectionPos p_215566_1_, boolean p_215566_2_) void
IWorldLightListener.Dummy.updateSectionStatus
(SectionPos p_215566_1_, boolean p_215566_2_) void
LightEngine.updateSectionStatus
(SectionPos p_215566_1_, boolean p_215566_2_) void
WorldLightManager.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 SectionPos
ChunkManager.updatePlayerPos
(ServerPlayerEntity p_223489_1_) Methods in net.minecraft.world.server with parameters of type SectionPosModifier and TypeMethodDescriptionvoid
TicketManager.addPlayer
(SectionPos p_219341_1_, ServerPlayerEntity p_219341_2_) boolean
ServerWorld.isVillage
(SectionPos p_222887_1_) void
ServerChunkProvider.onLightUpdate
(LightType p_217201_1_, SectionPos p_217201_2_) void
ServerWorldLightManager.queueSectionData
(LightType p_215574_1_, SectionPos p_215574_2_, NibbleArray p_215574_3_, boolean p_215574_4_) void
TicketManager.removePlayer
(SectionPos p_219367_1_, ServerPlayerEntity p_219367_2_) int
ServerWorld.sectionsToVillage
(SectionPos p_217486_1_) Stream<? extends StructureStart<?>>
ServerWorld.startsForFeature
(SectionPos p_241827_1_, Structure<?> p_241827_2_) void
ServerWorldLightManager.updateSectionStatus
(SectionPos p_215566_1_, boolean p_215566_2_)