What's Changed
- 🧹 Prevented exceptions from being thrown when TimedEffect can't write to a valid socket
- 🧹 Marked
Request#getType
as@Nullable
to properly reflect the fact that new packet types may be added in the future which are unaccounted for
Request#getType
as @Nullable
to properly reflect the fact that new packet types may be added in the future which are unaccounted for