Class FabricPlatformHelper
java.lang.Object
net.liukrast.toggleable_enchantments.platform.FabricPlatformHelper
- All Implemented Interfaces:
IPlatformHelper
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
FabricPlatformHelper
public FabricPlatformHelper()
-
-
Method Details
-
isClient
public boolean isClient()- Specified by:
isClientin interfaceIPlatformHelper
-
send2S
public void send2S(net.minecraft.network.protocol.common.custom.CustomPacketPayload packet) - Specified by:
send2Sin interfaceIPlatformHelper
-