net.minecraft.world.gen.feature.util

public class FeatureDebugLogger

net.minecraft.world.level.levelgen.feature.FeatureCountTracker
net.minecraft.world.level.levelgen.feature.FeatureCountTracker
net.minecraft.class_6785
net.minecraft.world.gen.feature.util.FeatureDebugLogger

Field summary

Modifier and TypeField
private static final org.slf4j.Logger
LOGGER
LOGGER
field_35704
LOGGER
private static final com.google.common.cache.LoadingCache<ServerWorld, FeatureDebugLogger$Features>
data
data
field_35705
FEATURES

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public static void
chunkDecorated(ServerLevel level)
chunkDecorated(ServerLevel level)
method_39598(class_3218 arg0)
incrementTotalChunksCount(ServerWorld world)
public static void
featurePlaced(ServerLevel level, Feature feature, Optional<PlacedFeature> topFeature)
featurePlaced(ServerLevel level, Feature feature, Optional<PlacedFeature> topFeature)
method_39599(class_3218 arg0, class_3031 arg1, Optional<class_6796> arg2)
incrementFeatureCount(ServerWorld world, Feature configuredFeature, Optional<PlacedFeature> placedFeature)
public static void
clearCounts()
clearCounts()
method_39597()
clear()
public static void
logCounts()
logCounts()
method_39603()
dump()