Class SamplerContext.CacheCell
java.lang.Object
net.minecraft.world.level.levelgen.densityfunction.SamplerContext.CacheCell
- Enclosing class:
SamplerContext
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate @Nullable ScopedDensityBufferprivate floatprivate longprivate @Nullable DensityVolume -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
volume
-
buffer
-
valueKey
private long valueKey -
value
private float value
-
-
Constructor Details
-
CacheCell
private CacheCell()
-