Class FabricPlatformHelper

java.lang.Object
net.liukrast.toggleable_enchantments.platform.FabricPlatformHelper
All Implemented Interfaces:
IPlatformHelper

public class FabricPlatformHelper extends Object implements IPlatformHelper
  • Constructor Details

    • FabricPlatformHelper

      public FabricPlatformHelper()
  • Method Details

    • isClient

      public boolean isClient()
      Specified by:
      isClient in interface IPlatformHelper
    • send2S

      public void send2S(net.minecraft.network.protocol.common.custom.CustomPacketPayload packet)
      Specified by:
      send2S in interface IPlatformHelper