Package net.neoforged.neoforge.client
Class TagConventionLogWarningClient
java.lang.Object
net.neoforged.neoforge.client.TagConventionLogWarningClient
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate static voidextractUnregisteredModdedTags(Registry<?> registry, List<TagKey<?>> untranslatedTags) (package private) static voidinit()(package private) static voidsetupUntranslatedItemTagWarning(net.neoforged.bus.api.IEventBus forgeBus)
-
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
-