Uses of Record Class
net.minecraft.world.level.levelgen.densityfunction.op.CacheFunction
Packages that use CacheFunction
Package
Description
-
Uses of CacheFunction in net.minecraft.world.level.levelgen.densityfunction
Methods in net.minecraft.world.level.levelgen.densityfunction with parameters of type CacheFunctionModifier and TypeMethodDescriptionDensityFunctionCompiler.prepareCache(CacheFunction cache) private DensityFunctionDensityFunctionCompiler.reuseOrPrepareCache(CacheFunction cache) -
Uses of CacheFunction in net.minecraft.world.level.levelgen.densityfunction.op
Fields in net.minecraft.world.level.levelgen.densityfunction.op with type parameters of type CacheFunctionModifier and TypeFieldDescriptionstatic final com.mojang.serialization.MapCodec<CacheFunction> CacheFunction.CODECMethods in net.minecraft.world.level.levelgen.densityfunction.op that return types with arguments of type CacheFunctionModifier and TypeMethodDescriptioncom.mojang.serialization.MapCodec<CacheFunction> CacheFunction.codec()