Class FeatureDebugLogger

java.lang.Object
net.minecraft.world.gen.feature.util.FeatureDebugLogger

public class FeatureDebugLogger extends Object
Mappings:
Namespace Name
official dhg
intermediary net/minecraft/class_6785
named net/minecraft/world/gen/feature/util/FeatureDebugLogger
  • Field Details

    • LOGGER

      private static final Logger LOGGER
      Mappings:
      Namespace Name Mixin selector
      official a Ldhg;a:Lorg/slf4j/Logger;
      intermediary field_35704 Lnet/minecraft/class_6785;field_35704:Lorg/slf4j/Logger;
      named LOGGER Lnet/minecraft/world/gen/feature/util/FeatureDebugLogger;LOGGER:Lorg/slf4j/Logger;
    • FEATURES

      private static final LoadingCache<ServerWorld,FeatureDebugLogger.Features> FEATURES
      Mappings:
      Namespace Name Mixin selector
      official b Ldhg;b:Lcom/google/common/cache/LoadingCache;
      intermediary field_35705 Lnet/minecraft/class_6785;field_35705:Lcom/google/common/cache/LoadingCache;
      named FEATURES Lnet/minecraft/world/gen/feature/util/FeatureDebugLogger;FEATURES:Lcom/google/common/cache/LoadingCache;
  • Constructor Details

    • FeatureDebugLogger

      public FeatureDebugLogger()
  • Method Details

    • incrementTotalChunksCount

      public static void incrementTotalChunksCount(ServerWorld world)
      Mappings:
      Namespace Name Mixin selector
      official a Ldhg;a(Lahm;)V
      intermediary method_39598 Lnet/minecraft/class_6785;method_39598(Lnet/minecraft/class_3218;)V
      named incrementTotalChunksCount Lnet/minecraft/world/gen/feature/util/FeatureDebugLogger;incrementTotalChunksCount(Lnet/minecraft/server/world/ServerWorld;)V
    • incrementFeatureCount

      public static void incrementFeatureCount(ServerWorld world, ConfiguredFeature<?,?> configuredFeature, Optional<PlacedFeature> placedFeature)
      Mappings:
      Namespace Name Mixin selector
      official a Ldhg;a(Lahm;Ldgs;Ljava/util/Optional;)V
      intermediary method_39599 Lnet/minecraft/class_6785;method_39599(Lnet/minecraft/class_3218;Lnet/minecraft/class_2975;Ljava/util/Optional;)V
      named incrementFeatureCount Lnet/minecraft/world/gen/feature/util/FeatureDebugLogger;incrementFeatureCount(Lnet/minecraft/server/world/ServerWorld;Lnet/minecraft/world/gen/feature/ConfiguredFeature;Ljava/util/Optional;)V
    • clear

      public static void clear()
      Mappings:
      Namespace Name Mixin selector
      official a Ldhg;a()V
      intermediary method_39597 Lnet/minecraft/class_6785;method_39597()V
      named clear Lnet/minecraft/world/gen/feature/util/FeatureDebugLogger;clear()V
    • dump

      public static void dump()
      Mappings:
      Namespace Name Mixin selector
      official b Ldhg;b()V
      intermediary method_39603 Lnet/minecraft/class_6785;method_39603()V
      named dump Lnet/minecraft/world/gen/feature/util/FeatureDebugLogger;dump()V