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.neoforged.fml.event.lifecycle.ParallelDispatchEvent event)
      Specified by:
      onInitStep in interface de.teamlapen.lib.lib.util.IInitListener