Uses of Record Class
net.minecraft.world.level.levelgen.densityfunction.DensityFunctionCompiler.PreparedCache
Packages that use DensityFunctionCompiler.PreparedCache
-
Uses of DensityFunctionCompiler.PreparedCache in net.minecraft.world.level.levelgen.densityfunction
Fields in net.minecraft.world.level.levelgen.densityfunction with type parameters of type DensityFunctionCompiler.PreparedCacheModifier and TypeFieldDescriptionprivate final Map<DensityFunction, DensityFunctionCompiler.PreparedCache> DensityFunctionCompiler.preparedCachesMethods in net.minecraft.world.level.levelgen.densityfunction that return DensityFunctionCompiler.PreparedCacheMethods in net.minecraft.world.level.levelgen.densityfunction that return types with arguments of type DensityFunctionCompiler.PreparedCacheModifier and TypeMethodDescriptioncom.mojang.serialization.MapCodec<DensityFunctionCompiler.PreparedCache> DensityFunctionCompiler.PreparedCache.codec()