Class CommonProxy

java.lang.Object
de.teamlapen.werewolves.proxy.CommonProxy
All Implemented Interfaces:
de.teamlapen.lib.lib.util.IInitListener, Proxy
Direct Known Subclasses:
ClientProxy, ServerProxy

public class CommonProxy extends Object implements Proxy
  • Constructor Details

    • CommonProxy

      public CommonProxy()
  • Method Details

    • onInitStep

      public void onInitStep(de.teamlapen.lib.lib.util.IInitListener.Step step, net.minecraftforge.fml.event.lifecycle.ParallelDispatchEvent event)
      Specified by:
      onInitStep in interface de.teamlapen.lib.lib.util.IInitListener
    • handleAppearancePacket

      public void handleAppearancePacket(net.minecraft.server.level.ServerPlayer sender, ServerboundWerewolfAppearancePacket msg)
      Specified by:
      handleAppearancePacket in interface Proxy