Interface DebugScreenEntriesInvoker
public interface DebugScreenEntriesInvoker
Invoker for registering debug entries to your mod.
- Since:
- 1.1
-
Method Summary
Static MethodsModifier and TypeMethodDescriptionstatic net.minecraft.resources.IdentifierinvokeRegister(net.minecraft.resources.Identifier identifier, net.minecraft.client.gui.components.debug.DebugScreenEntry entry)
-
Method Details
-
invokeRegister
static net.minecraft.resources.Identifier invokeRegister(net.minecraft.resources.Identifier identifier, net.minecraft.client.gui.components.debug.DebugScreenEntry entry)
-