mirror of
https://github.com/HibiscusMC/HibiscusCommons.git
synced 2025-12-28 11:29:21 +00:00
feat: add 1.21 nms support
This commit is contained in:
@@ -16,6 +16,7 @@ public class NMSHandlers {
|
||||
put("1.20.2", "v1_20_R2");
|
||||
put("1.20.4", "v1_20_R3");
|
||||
put("1.20.6", "v1_20_R4");
|
||||
put("1.21", "v1_21_R1");
|
||||
}};
|
||||
private static NMSHandler handler;
|
||||
@Getter
|
||||
|
||||
Reference in New Issue
Block a user