Class BlockModelRenderer.LightmapCache
java.lang.Object
net.minecraft.client.render.block.BlockModelRenderer.LightmapCache
- Direct Known Subclasses:
BlockModelRenderer.AmbientOcclusionCalculator
- Enclosing class:
BlockModelRenderer
- Mappings:
Namespace Name named net/minecraft/client/render/block/BlockModelRenderer$LightmapCache
intermediary net/minecraft/class_778$class_10931
official gyt$e
-
Field Summary
FieldsModifier and TypeFieldDescriptionint
boolean
boolean
final float[]
final int[]
int
final BlockPos.Mutable
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
pos
- Mappings:
Namespace Name Mixin selector named pos
Lnet/minecraft/client/render/block/BlockModelRenderer$LightmapCache;pos:Lnet/minecraft/util/math/BlockPos$Mutable;
intermediary field_58159
Lnet/minecraft/class_778$class_10931;field_58159:Lnet/minecraft/class_2338$class_2339;
official a
Lgyt$e;a:Ljb$a;
-
field_58160
public boolean field_58160- Mappings:
Namespace Name Mixin selector named field_58160
Lnet/minecraft/client/render/block/BlockModelRenderer$LightmapCache;field_58160:Z
intermediary field_58160
Lnet/minecraft/class_778$class_10931;field_58160:Z
official b
Lgyt$e;b:Z
-
field_58161
public boolean field_58161- Mappings:
Namespace Name Mixin selector named field_58161
Lnet/minecraft/client/render/block/BlockModelRenderer$LightmapCache;field_58161:Z
intermediary field_58161
Lnet/minecraft/class_778$class_10931;field_58161:Z
official c
Lgyt$e;c:Z
-
fs
public final float[] fs- Mappings:
Namespace Name Mixin selector named fs
Lnet/minecraft/client/render/block/BlockModelRenderer$LightmapCache;fs:[F
intermediary field_58162
Lnet/minecraft/class_778$class_10931;field_58162:[F
official d
Lgyt$e;d:[F
-
is
public final int[] is- Mappings:
Namespace Name Mixin selector named is
Lnet/minecraft/client/render/block/BlockModelRenderer$LightmapCache;is:[I
intermediary field_58163
Lnet/minecraft/class_778$class_10931;field_58163:[I
official e
Lgyt$e;e:[I
-
lastTintIndex
public int lastTintIndex- Mappings:
Namespace Name Mixin selector named lastTintIndex
Lnet/minecraft/client/render/block/BlockModelRenderer$LightmapCache;lastTintIndex:I
intermediary field_58164
Lnet/minecraft/class_778$class_10931;field_58164:I
official f
Lgyt$e;f:I
-
colorOfLastTintIndex
public int colorOfLastTintIndex- Mappings:
Namespace Name Mixin selector named colorOfLastTintIndex
Lnet/minecraft/client/render/block/BlockModelRenderer$LightmapCache;colorOfLastTintIndex:I
intermediary field_58165
Lnet/minecraft/class_778$class_10931;field_58165:I
official g
Lgyt$e;g:I
-
brightnessCache
- Mappings:
Namespace Name Mixin selector named brightnessCache
Lnet/minecraft/client/render/block/BlockModelRenderer$LightmapCache;brightnessCache:Lnet/minecraft/client/render/block/BlockModelRenderer$BrightnessCache;
intermediary field_58166
Lnet/minecraft/class_778$class_10931;field_58166:Lnet/minecraft/class_778$class_4303;
official h
Lgyt$e;h:Lgyt$d;
-
-
Constructor Details
-
LightmapCache
LightmapCache()
-