Interface IPlatformHelper

All Known Implementing Classes:
FabricPlatformHelper

public interface IPlatformHelper
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
     
    void
    send2S(net.minecraft.network.protocol.common.custom.CustomPacketPayload packet)
     
  • Method Details

    • isClient

      boolean isClient()
    • send2S

      void send2S(net.minecraft.network.protocol.common.custom.CustomPacketPayload packet)