mirror of
https://github.com/Xiao-MoMi/Custom-Fishing.git
synced 2026-01-03 22:26:15 +00:00
send bundle packets
This commit is contained in:
@@ -23,6 +23,8 @@ public interface VersionManager {
|
||||
|
||||
boolean isVersionNewerThan1_19();
|
||||
|
||||
boolean isVersionNewerThan1_19_R3();
|
||||
|
||||
boolean isVersionNewerThan1_19_R2();
|
||||
|
||||
CompletableFuture<Boolean> checkUpdate();
|
||||
|
||||
Reference in New Issue
Block a user