net.minecraft.world.level.newbiome.area

public final class LazyArea

implements Area

cos
net.minecraft.world.level.newbiome.area.LazyArea
net.minecraft.class_3626
net.minecraft.world.biome.layer.util.CachingLayerSampler
net.minecraft.world.gen.area.LazyArea
net.minecraft.server.v1_15_R1.AreaLazy

字段概要

修饰符与类型字段
private final PixelTransformer
a
transformer
field_16035
operator
field_202681_a
private final it.unimi.dsi.fastutil.longs.Long2IntLinkedOpenHashMap
b
cache
field_16038
cache
field_202682_b
private final int
c
maxCache
field_16036
cacheCapacity
field_202683_c

构造函数概要

修饰符构造函数
public (it.unimi.dsi.fastutil.longs.Long2IntLinkedOpenHashMap cache, int cacheCapacity, PixelTransformer operator)

方法概要

修饰符与类型方法
public int
a(int arg0, int arg1)
get(int arg0, int arg1)
method_15825(int arg0, int arg1)
sample(int arg0, int arg1)
func_202678_a(int arg0, int arg1)
public int
a()
getMaxCache()
method_15827()
getCapacity()
func_202680_a()