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
    • 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(net.neoforged.bus.api.IEventBus modEventBus)
  • Method Details

    • onCommandsRegister

      public void onCommandsRegister(@NotNull @NotNull net.neoforged.neoforge.event.RegisterCommandsEvent event)