Class ClientProxy

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

public class ClientProxy extends CommonProxy
  • Constructor Details

    • ClientProxy

      public ClientProxy()
  • Method Details

    • onInitStep

      public void onInitStep(@NotNull @NotNull de.teamlapen.lib.lib.util.IInitListener.Step step, @NotNull @NotNull net.neoforged.fml.event.lifecycle.ParallelDispatchEvent event)
      Specified by:
      onInitStep in interface de.teamlapen.lib.lib.util.IInitListener
      Overrides:
      onInitStep in class CommonProxy
    • displayWolfsbaneScreen

      public void displayWolfsbaneScreen(WolfsbaneDiffuserBlockEntity tile, net.minecraft.network.chat.Component title)
    • displayWerewolfMinionAppearanceScreen

      public void displayWerewolfMinionAppearanceScreen(WerewolfMinionEntity entity)
    • displayWerewolfStatsScreen

      public void displayWerewolfStatsScreen(WerewolfMinionEntity entity)
    • runOnRenderThread

      public static void runOnRenderThread(Runnable runnable)
    • openScreen

      public static void openScreen(net.minecraft.client.gui.screens.Screen screen)