Package net.minecraft.world.chunk.light
Class ChunkSkyLightProvider
java.lang.Object
net.minecraft.world.chunk.light.ChunkLightProvider<SkyLightStorage.Data,SkyLightStorage>
net.minecraft.world.chunk.light.ChunkSkyLightProvider
- All Implemented Interfaces:
ChunkLightingView
,LightingView
public final class ChunkSkyLightProvider
extends ChunkLightProvider<SkyLightStorage.Data,SkyLightStorage>
- Mappings:
Namespace Name official eek
intermediary net/minecraft/class_3572
named net/minecraft/world/chunk/light/ChunkSkyLightProvider
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.world.chunk.light.ChunkLightProvider
ChunkLightProvider.class_8531
Nested classes/interfaces inherited from interface net.minecraft.world.chunk.light.ChunkLightingView
ChunkLightingView.Empty
-
Field Summary
Modifier and TypeFieldDescriptionprivate static final long
private static final long
private static final long
private final BlockPos.Mutable
private final ChunkSkyLight
Fields inherited from class net.minecraft.world.chunk.light.ChunkLightProvider
chunkProvider, DIRECTIONS, field_44729, field_44730, field_44731, lightStorage
-
Constructor Summary
ModifierConstructorDescriptionChunkSkyLightProvider
(ChunkProvider chunkProvider) protected
ChunkSkyLightProvider
(ChunkProvider chunkProvider, SkyLightStorage lightStorage) -
Method Summary
Modifier and TypeMethodDescriptionprivate static boolean
exitsChunkXZ
(Direction direction, int localX, int localZ) private int
getNumberOfSectionsBelowPos
(long blockPos) protected void
method_51529
(long blockPos) protected void
method_51530
(long blockPos, long long2) protected void
method_51531
(long blockPos, long long2, int lightLevel) private static boolean
method_51584
(int int2) private int
method_51585
(int x, int z, int int2) private void
method_51586
(int x, int z, int int2, int int3) private void
method_51587
(long blockPos, Direction direction, int lightLevel, boolean bool, int int2) private @Nullable ChunkSkyLight
method_51589
(int chunkX, int chunkZ) private void
method_51590
(int int2, int int3, int int4) private void
method_51591
(int int2, int int3, int int4, int int5) void
propagateLight
(ChunkPos chunkPos) void
setColumnEnabled
(ChunkPos pos, boolean retainData) Methods inherited from class net.minecraft.world.chunk.light.ChunkLightProvider
checkBlock, displaySectionLevel, doLightUpdates, enqueueSectionData, getChunk, getLightLevel, getLightSection, getOpacity, getOpaqueShape, getOpaqueShape, getRealisticOpacity, getStateForLighting, getStatus, hasUpdates, isTrivialForLighting, method_51565, method_51566, needsLightUpdate, setRetainColumn, setSectionStatus, shapesCoverFullCube
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface net.minecraft.world.chunk.light.LightingView
setSectionStatus
-
Field Details
-
field_44743
private static final long field_44743- Mappings:
Namespace Name Mixin selector official g
Leek;g:J
intermediary field_44743
Lnet/minecraft/class_3572;field_44743:J
named field_44743
Lnet/minecraft/world/chunk/light/ChunkSkyLightProvider;field_44743:J
-
field_44744
private static final long field_44744- Mappings:
Namespace Name Mixin selector official h
Leek;h:J
intermediary field_44744
Lnet/minecraft/class_3572;field_44744:J
named field_44744
Lnet/minecraft/world/chunk/light/ChunkSkyLightProvider;field_44744:J
-
field_44745
private static final long field_44745- Mappings:
Namespace Name Mixin selector official i
Leek;i:J
intermediary field_44745
Lnet/minecraft/class_3572;field_44745:J
named field_44745
Lnet/minecraft/world/chunk/light/ChunkSkyLightProvider;field_44745:J
-
field_44746
- Mappings:
Namespace Name Mixin selector official j
Leek;j:Lhx$a;
intermediary field_44746
Lnet/minecraft/class_3572;field_44746:Lnet/minecraft/class_2338$class_2339;
named field_44746
Lnet/minecraft/world/chunk/light/ChunkSkyLightProvider;field_44746:Lnet/minecraft/util/math/BlockPos$Mutable;
-
field_44747
- Mappings:
Namespace Name Mixin selector official k
Leek;k:Leeb;
intermediary field_44747
Lnet/minecraft/class_3572;field_44747:Lnet/minecraft/class_8528;
named field_44747
Lnet/minecraft/world/chunk/light/ChunkSkyLightProvider;field_44747:Lnet/minecraft/world/chunk/light/ChunkSkyLight;
-
-
Constructor Details
-
ChunkSkyLightProvider
- Mappings:
Namespace Name Mixin selector official <init>
Leek;<init>(Ldlr;)V
intermediary <init>
Lnet/minecraft/class_3572;<init>(Lnet/minecraft/class_2823;)V
named <init>
Lnet/minecraft/world/chunk/light/ChunkSkyLightProvider;<init>(Lnet/minecraft/world/chunk/ChunkProvider;)V
-
ChunkSkyLightProvider
@VisibleForTesting protected ChunkSkyLightProvider(ChunkProvider chunkProvider, SkyLightStorage lightStorage) - Mappings:
Namespace Name Mixin selector official <init>
Leek;<init>(Ldlr;Leel;)V
intermediary <init>
Lnet/minecraft/class_3572;<init>(Lnet/minecraft/class_2823;Lnet/minecraft/class_3569;)V
named <init>
Lnet/minecraft/world/chunk/light/ChunkSkyLightProvider;<init>(Lnet/minecraft/world/chunk/ChunkProvider;Lnet/minecraft/world/chunk/light/SkyLightStorage;)V
-
-
Method Details
-
method_51584
private static boolean method_51584(int int2) - Mappings:
Namespace Name Mixin selector official a
Leek;a(I)Z
intermediary method_51584
Lnet/minecraft/class_3572;method_51584(I)Z
named method_51584
Lnet/minecraft/world/chunk/light/ChunkSkyLightProvider;method_51584(I)Z
-
method_51585
private int method_51585(int x, int z, int int2) - Mappings:
Namespace Name Mixin selector official a
Leek;a(III)I
intermediary method_51585
Lnet/minecraft/class_3572;method_51585(III)I
named method_51585
Lnet/minecraft/world/chunk/light/ChunkSkyLightProvider;method_51585(III)I
-
method_51589
- Mappings:
Namespace Name Mixin selector official b
Leek;b(II)Leeb;
intermediary method_51589
Lnet/minecraft/class_3572;method_51589(II)Lnet/minecraft/class_8528;
named method_51589
Lnet/minecraft/world/chunk/light/ChunkSkyLightProvider;method_51589(II)Lnet/minecraft/world/chunk/light/ChunkSkyLight;
-
method_51529
protected void method_51529(long blockPos) - Specified by:
method_51529
in classChunkLightProvider<SkyLightStorage.Data,
SkyLightStorage> - Mappings:
Namespace Name Mixin selector official a
Leei;a(J)V
intermediary method_51529
Lnet/minecraft/class_3558;method_51529(J)V
named method_51529
Lnet/minecraft/world/chunk/light/ChunkLightProvider;method_51529(J)V
-
method_51590
private void method_51590(int int2, int int3, int int4) - Mappings:
Namespace Name Mixin selector official b
Leek;b(III)V
intermediary method_51590
Lnet/minecraft/class_3572;method_51590(III)V
named method_51590
Lnet/minecraft/world/chunk/light/ChunkSkyLightProvider;method_51590(III)V
-
method_51586
private void method_51586(int x, int z, int int2, int int3) - Mappings:
Namespace Name Mixin selector official a
Leek;a(IIII)V
intermediary method_51586
Lnet/minecraft/class_3572;method_51586(IIII)V
named method_51586
Lnet/minecraft/world/chunk/light/ChunkSkyLightProvider;method_51586(IIII)V
-
method_51591
private void method_51591(int int2, int int3, int int4, int int5) - Mappings:
Namespace Name Mixin selector official b
Leek;b(IIII)V
intermediary method_51591
Lnet/minecraft/class_3572;method_51591(IIII)V
named method_51591
Lnet/minecraft/world/chunk/light/ChunkSkyLightProvider;method_51591(IIII)V
-
method_51531
protected void method_51531(long blockPos, long long2, int lightLevel) - Specified by:
method_51531
in classChunkLightProvider<SkyLightStorage.Data,
SkyLightStorage> - Mappings:
Namespace Name Mixin selector official a
Leei;a(JJI)V
intermediary method_51531
Lnet/minecraft/class_3558;method_51531(JJI)V
named method_51531
Lnet/minecraft/world/chunk/light/ChunkLightProvider;method_51531(JJI)V
-
method_51530
protected void method_51530(long blockPos, long long2) - Specified by:
method_51530
in classChunkLightProvider<SkyLightStorage.Data,
SkyLightStorage> - Mappings:
Namespace Name Mixin selector official a
Leei;a(JJ)V
intermediary method_51530
Lnet/minecraft/class_3558;method_51530(JJ)V
named method_51530
Lnet/minecraft/world/chunk/light/ChunkLightProvider;method_51530(JJ)V
-
getNumberOfSectionsBelowPos
private int getNumberOfSectionsBelowPos(long blockPos) - Mappings:
Namespace Name Mixin selector official d
Leek;d(J)I
intermediary method_51592
Lnet/minecraft/class_3572;method_51592(J)I
named getNumberOfSectionsBelowPos
Lnet/minecraft/world/chunk/light/ChunkSkyLightProvider;getNumberOfSectionsBelowPos(J)I
-
method_51587
private void method_51587(long blockPos, Direction direction, int lightLevel, boolean bool, int int2) - Mappings:
Namespace Name Mixin selector official a
Leek;a(JLic;IZI)V
intermediary method_51587
Lnet/minecraft/class_3572;method_51587(JLnet/minecraft/class_2350;IZI)V
named method_51587
Lnet/minecraft/world/chunk/light/ChunkSkyLightProvider;method_51587(JLnet/minecraft/util/math/Direction;IZI)V
-
exitsChunkXZ
- Mappings:
Namespace Name Mixin selector official a
Leek;a(Lic;II)Z
intermediary method_51588
Lnet/minecraft/class_3572;method_51588(Lnet/minecraft/class_2350;II)Z
named exitsChunkXZ
Lnet/minecraft/world/chunk/light/ChunkSkyLightProvider;exitsChunkXZ(Lnet/minecraft/util/math/Direction;II)Z
-
setColumnEnabled
- Specified by:
setColumnEnabled
in interfaceLightingView
- Overrides:
setColumnEnabled
in classChunkLightProvider<SkyLightStorage.Data,
SkyLightStorage> - Mappings:
Namespace Name Mixin selector official a
Leej;a(Lcsw;Z)V
intermediary method_15512
Lnet/minecraft/class_3565;method_15512(Lnet/minecraft/class_1923;Z)V
named setColumnEnabled
Lnet/minecraft/world/chunk/light/LightingView;setColumnEnabled(Lnet/minecraft/util/math/ChunkPos;Z)V
-
propagateLight
- Mappings:
Namespace Name Mixin selector official b
Leej;b(Lcsw;)V
intermediary method_51471
Lnet/minecraft/class_3565;method_51471(Lnet/minecraft/class_1923;)V
named propagateLight
Lnet/minecraft/world/chunk/light/LightingView;propagateLight(Lnet/minecraft/util/math/ChunkPos;)V
-