Class WerewolvesMod

java.lang.Object
de.teamlapen.werewolves.WerewolvesMod

public class WerewolvesMod extends Object
  • Field Details

    • LOGGER

      public static final org.apache.logging.log4j.Logger LOGGER
    • dispatcher

      public static final de.teamlapen.lib.lib.network.AbstractPacketDispatcher dispatcher
    • proxy

      public static final Proxy proxy
    • WEREWOLF_CREATURE_TYPE

      public static final net.minecraft.world.entity.MobCategory WEREWOLF_CREATURE_TYPE
    • instance

      public static WerewolvesMod instance
    • registryManager

      public final RegistryManager registryManager
  • Constructor Details

    • WerewolvesMod

      public WerewolvesMod()
  • Method Details

    • onCommandsRegister

      public void onCommandsRegister(@NotNull @NotNull net.minecraftforge.event.RegisterCommandsEvent event)