Uses of Record Class
net.minecraft.world.level.levelgen.densityfunction.op.IntervalSelectFunction
Packages that use IntervalSelectFunction
-
Uses of IntervalSelectFunction in net.minecraft.world.level.levelgen.densityfunction.op
Fields in net.minecraft.world.level.levelgen.densityfunction.op with type parameters of type IntervalSelectFunctionModifier and TypeFieldDescriptionstatic final com.mojang.serialization.MapCodec<IntervalSelectFunction> IntervalSelectFunction.CODECMethods in net.minecraft.world.level.levelgen.densityfunction.op that return types with arguments of type IntervalSelectFunctionModifier and TypeMethodDescriptioncom.mojang.serialization.MapCodec<IntervalSelectFunction> IntervalSelectFunction.codec()private com.mojang.serialization.DataResult<IntervalSelectFunction> IntervalSelectFunction.validate()