public interface IContainerSyncVar
| Modifier and Type | Method and Description |
|---|---|
boolean |
changed() |
void |
readChange(PacketCustom packet) |
void |
reset() |
void |
writeChange(PacketCustom packet) |
boolean changed()
void reset()
void writeChange(PacketCustom packet)
void readChange(PacketCustom packet)