Uses of Record Class
net.minecraft.world.gen.feature.util.FeatureDebugLogger.FeatureData
Packages that use FeatureDebugLogger.FeatureData
-
Uses of FeatureDebugLogger.FeatureData in net.minecraft.world.gen.feature.util
Fields in net.minecraft.world.gen.feature.util with type parameters of type FeatureDebugLogger.FeatureDataModifier and TypeFieldDescriptionprivate final it.unimi.dsi.fastutil.objects.Object2IntMap<FeatureDebugLogger.FeatureData>FeatureDebugLogger.Features.featureDataThe field for thefeatureDatarecord component.Methods in net.minecraft.world.gen.feature.util that return types with arguments of type FeatureDebugLogger.FeatureDataModifier and TypeMethodDescriptionit.unimi.dsi.fastutil.objects.Object2IntMap<FeatureDebugLogger.FeatureData>FeatureDebugLogger.Features.featureData()Returns the value of thefeatureDatarecord component.Constructor parameters in net.minecraft.world.gen.feature.util with type arguments of type FeatureDebugLogger.FeatureDataModifierConstructorDescription(package private)Features(it.unimi.dsi.fastutil.objects.Object2IntMap<FeatureDebugLogger.FeatureData> object2IntMap, MutableInt mutableInt)