History - net.minecraft.world.gen.sampler.SamplerCache
26.3-pre-2
Names
Fields
Constructors
Methods
26.3-pre-1
Names
Fields
Constructors
Methods
26.3-snapshot-10
Names
net.minecraft.world.level.levelgen.densityfunction.DensityFunctionCompiler
net.minecraft.class_1_1576
net.minecraft.world.gen.sampler.SamplerCache
Fields
DensityFunction$CompileContext: context, field_1_10338, context
Map<DensityFunction, Sampler>: samplers, field_1_10343, compileCache
Function<DensityFunction, Sampler>: optimizeAndCompile, field_1_10340, compileFunc
DensityFunctionVisitor: optimizerRule, field_1_10341, CACHING_VISITOR
ReentrantLock: compileLock, field_1_10337, compileLock
Map<DensityFunction, SamplerCache$PreparedCache>: preparedCaches, field_1_10342, preparedCachesByFunc
int: nextCacheId, field_1_10339, nextPreparedCacheId
Constructors
(DensityFunction$CompileContext)
Methods
Sampler (DensityFunction): getSampler, method_1_10201, getOrCompile
Sampler (DensityFunction): optimizeAndCompile, method_1_10202, compile
DensityFunction (CacheDensityFunction): reuseOrPrepareCache, method_1_10204, getOrPrepareCache
SamplerCache$PreparedCache (CacheDensityFunction): prepareCache, method_1_10203, prepareCache