net.minecraft.world.level.levelgen.feature

record FeatureCountTracker$LevelData

eln$b
net.minecraft.world.level.levelgen.feature.FeatureCountTracker$LevelData
net.minecraft.class_6785$class_6787

Field summary

Modifier and TypeField
private final it.unimi.dsi.fastutil.objects.Object2IntMap<FeatureCountTracker$FeatureData>
a
featureData
comp_283
private final org.apache.commons.lang3.mutable.MutableInt
b
chunksWithFeatures
comp_284

Constructor summary

ModifierConstructor
(it.unimi.dsi.fastutil.objects.Object2IntMap<FeatureCountTracker$FeatureData> arg0, org.apache.commons.lang3.mutable.MutableInt arg1)

Method summary

Modifier and TypeMethod
public it.unimi.dsi.fastutil.objects.Object2IntMap<FeatureCountTracker$FeatureData>
a()
featureData()
comp_283()
public org.apache.commons.lang3.mutable.MutableInt
b()
chunksWithFeatures()
comp_284()