Package com.stereowalker.unionlib.mod
Interface PacketHolder
- All Known Implementing Classes:
UnionLib
public interface PacketHolder
Used to indicate to UnionLib that this mod has packets to be sent between the client and server
-
Method Summary
Modifier and TypeMethodDescriptiondefault net.minecraft.resources.ResourceLocationvoidregisterPackets(PacketCollector collector)
-
Method Details
-
registerPackets
-
channelName
default net.minecraft.resources.ResourceLocation channelName()
-