Package de.teamlapen.werewolves
Class WerewolvesMod
java.lang.Object
de.teamlapen.werewolves.WerewolvesMod
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final de.teamlapen.lib.lib.network.AbstractPacketDispatcherstatic WerewolvesModstatic final org.apache.logging.log4j.Loggerstatic final Proxyfinal RegistryManagerstatic final net.minecraft.world.entity.MobCategory -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidonCommandsRegister(@NotNull net.minecraftforge.event.RegisterCommandsEvent event)
-
Field Details
-
LOGGER
public static final org.apache.logging.log4j.Logger LOGGER -
dispatcher
public static final de.teamlapen.lib.lib.network.AbstractPacketDispatcher dispatcher -
proxy
-
WEREWOLF_CREATURE_TYPE
public static final net.minecraft.world.entity.MobCategory WEREWOLF_CREATURE_TYPE -
instance
-
registryManager
-
-
Constructor Details
-
WerewolvesMod
public WerewolvesMod()
-
-
Method Details
-
onCommandsRegister
public void onCommandsRegister(@NotNull @NotNull net.minecraftforge.event.RegisterCommandsEvent event)
-