| gfj | |
| net.minecraft.client.color.block.BlockTintCache | |
| net.minecraft.class_4700 | |
| net.minecraft.client.world.BiomeColorCache |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private static final int |
| ||||||||
| private final ThreadLocal<BlockTintCache$LatestCacheInfo> |
| ||||||||
| private final it.unimi.dsi.fastutil.longs.Long2ObjectLinkedOpenHashMap<BlockTintCache$CacheData> |
| ||||||||
| private final ReentrantReadWriteLock |
| ||||||||
| private final ToIntFunction<BlockPos> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (ToIntFunction<BlockPos> colorFactory) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public int |
| ||||||||
| public void |
| ||||||||
| public void |
| ||||||||
| private BlockTintCache$CacheData |
|