Class TagConventionLogWarningClient

java.lang.Object
net.neoforged.neoforge.client.TagConventionLogWarningClient

public final class TagConventionLogWarningClient extends Object
  • Field Details

    • LOGGER

      private static final org.apache.logging.log4j.Logger LOGGER
  • Constructor Details

    • TagConventionLogWarningClient

      private TagConventionLogWarningClient()
  • Method Details

    • init

      static void init()
    • setupUntranslatedItemTagWarning

      static void setupUntranslatedItemTagWarning(net.neoforged.bus.api.IEventBus forgeBus)
    • extractUnregisteredModdedTags

      private static void extractUnregisteredModdedTags(Registry<?> registry, List<TagKey<?>> untranslatedTags)