Class OverlayLibCommand

java.lang.Object
net.lugo.overlaylib.command.OverlayLibCommand

public class OverlayLibCommand extends Object
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    static void
    register(com.mojang.brigadier.CommandDispatcher<net.fabricmc.fabric.api.client.command.v2.FabricClientCommandSource> dispatcher, net.minecraft.commands.CommandBuildContext ignoredCommandRegistryAccess)
     

    Methods inherited from class Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • OverlayLibCommand

      public OverlayLibCommand()
  • Method Details

    • register

      public static void register(com.mojang.brigadier.CommandDispatcher<net.fabricmc.fabric.api.client.command.v2.FabricClientCommandSource> dispatcher, net.minecraft.commands.CommandBuildContext ignoredCommandRegistryAccess)