Modifier and Type | Method and Description |
---|---|
void |
ClientChunkProvider.markLightChanged(LightType type,
SectionPos pos) |
Modifier and Type | Field and Description |
---|---|
private java.util.Set<SectionPos> |
PointOfInterestDebugRenderer.field_217714_d |
Modifier and Type | Method and Description |
---|---|
void |
PointOfInterestDebugRenderer.func_217700_b(SectionPos p_217700_1_) |
void |
PointOfInterestDebugRenderer.func_217701_a(SectionPos p_217701_1_) |
private static void |
PointOfInterestDebugRenderer.func_217702_c(SectionPos p_217702_0_) |
Modifier and Type | Method and Description |
---|---|
static SectionPos |
BrainUtil.func_220617_a(ServerWorld serverWorldIn,
SectionPos sectionPosIn,
int radius) |
Modifier and Type | Method and Description |
---|---|
static SectionPos |
BrainUtil.func_220617_a(ServerWorld serverWorldIn,
SectionPos sectionPosIn,
int radius) |
Modifier and Type | Method and Description |
---|---|
private void |
FindWalkTargetTask.func_220594_a(CreatureEntity p_220594_1_,
SectionPos p_220594_2_) |
Modifier and Type | Field and Description |
---|---|
private SectionPos |
ServerPlayerEntity.managedSectionPos |
Modifier and Type | Method and Description |
---|---|
SectionPos |
ServerPlayerEntity.getManagedSectionPos() |
Modifier and Type | Method and Description |
---|---|
void |
ServerPlayerEntity.setManagedSectionPos(SectionPos sectionPosIn) |
Modifier and Type | Method and Description |
---|---|
SectionPos |
PacketBuffer.readSectionPos() |
Modifier and Type | Method and Description |
---|---|
static SectionPos |
SectionPos.from(BlockPos worldPos) |
static SectionPos |
SectionPos.from(ChunkPos xz,
int y) |
static SectionPos |
SectionPos.from(Entity p_218157_0_) |
static SectionPos |
SectionPos.from(long p_218170_0_) |
static SectionPos |
SectionPos.of(int chunkX,
int chunkY,
int chunkZ) |
Modifier and Type | Method and Description |
---|---|
static java.util.stream.Stream<SectionPos> |
SectionPos.func_229421_b_(ChunkPos p_229421_0_,
int p_229421_1_) |
static java.util.stream.Stream<SectionPos> |
SectionPos.getAllInBox(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 java.util.stream.Stream<SectionPos> |
SectionPos.getAllInBox(SectionPos center,
int radius) |
Modifier and Type | Method and Description |
---|---|
static java.util.stream.Stream<SectionPos> |
SectionPos.getAllInBox(SectionPos center,
int radius) |
Modifier and Type | Method and Description |
---|---|
int |
PointOfInterestManager.sectionsToVillage(SectionPos p_219150_1_) |
private void |
PointOfInterestManager.updateFromSelection(ChunkSection p_219132_1_,
SectionPos p_219132_2_,
java.util.function.BiConsumer<BlockPos,PointOfInterestType> p_219132_3_) |
Modifier and Type | Method and Description |
---|---|
default void |
IChunkLightProvider.markLightChanged(LightType type,
SectionPos pos) |
Modifier and Type | Method and Description |
---|---|
protected boolean |
RegionSectionCache.func_219114_b(SectionPos p_219114_1_) |
Modifier and Type | Method and Description |
---|---|
NibbleArray |
LightEngine.getData(SectionPos p_215612_1_) |
NibbleArray |
IWorldLightListener.getData(SectionPos p_215612_1_) |
NibbleArray |
IWorldLightListener.Dummy.getData(SectionPos p_215612_1_) |
java.lang.String |
WorldLightManager.getDebugInfo(LightType p_215572_1_,
SectionPos p_215572_2_) |
void |
WorldLightManager.setData(LightType type,
SectionPos pos,
NibbleArray array) |
void |
LightEngine.updateSectionStatus(SectionPos pos,
boolean isEmpty) |
void |
IWorldLightListener.Dummy.updateSectionStatus(SectionPos pos,
boolean isEmpty) |
void |
ILightListener.updateSectionStatus(SectionPos pos,
boolean isEmpty) |
void |
WorldLightManager.updateSectionStatus(SectionPos pos,
boolean isEmpty) |
Modifier and Type | Field and Description |
---|---|
private SectionPos |
ChunkManager.EntityTracker.pos |
Modifier and Type | Method and Description |
---|---|
private SectionPos |
ChunkManager.func_223489_c(ServerPlayerEntity p_223489_1_) |
Modifier and Type | Method and Description |
---|---|
boolean |
ServerWorld.isVillage(SectionPos pos) |
void |
ServerChunkProvider.markLightChanged(LightType type,
SectionPos pos) |
void |
TicketManager.removePlayer(SectionPos sectionPosIn,
ServerPlayerEntity player) |
int |
ServerWorld.sectionsToVillage(SectionPos pos) |
void |
ServerWorldLightManager.setData(LightType type,
SectionPos pos,
NibbleArray array) |
void |
TicketManager.updatePlayerPosition(SectionPos sectionPosIn,
ServerPlayerEntity player) |
void |
ServerWorldLightManager.updateSectionStatus(SectionPos pos,
boolean isEmpty) |