Class FabricNetworkingHelper
java.lang.Object
com.codinglitch.simpleradio.platform.FabricNetworkingHelper
- All Implemented Interfaces:
NetworkingHelper
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsendToPlayer(net.minecraft.server.level.ServerPlayer player, CustomPacket packet)
-
Constructor Details
-
FabricNetworkingHelper
public FabricNetworkingHelper()
-
-
Method Details
-
sendToPlayer
- Specified by:
sendToPlayerin interfaceNetworkingHelper
-