Class ForgeNetworkHelper
java.lang.Object
com.blamejared.crafttweaker.platform.network.ForgeNetworkHelper
- All Implemented Interfaces:
INetworkHelper
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsendCopyMessage(net.minecraft.server.level.ServerPlayer target, MessageCopy message) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.blamejared.crafttweaker.platform.services.INetworkHelper
getNetworkVersion
-
Constructor Details
-
ForgeNetworkHelper
public ForgeNetworkHelper()
-
-
Method Details
-
sendCopyMessage
- Specified by:
sendCopyMessagein interfaceINetworkHelper
-