Package io.github.cottonmc.cotton.gui.networking
package io.github.cottonmc.cotton.gui.networking
Screen networking helpers.
- Since:
- 3.3.0
- See Also:
-
ClassDescriptionDataSlot<T>A holder for an automatically synced data value.A listener for data slot value changes.The directions of network packets.The sides of a network connection.Contains the ID and codec of a screen message.
ScreenNetworking
handles screen-related network messages sent between the server and the client.A handler for received screen messages.A listener forScreenNetworking.getReadyEvent()
.