改了一个错误

merge/13/HEAD
xjboss 2019-03-12 11:21:10 +00:00
parent ff4c5f6f46
commit 15ef089371
1 changed files with 0 additions and 2 deletions

View File

@ -89,7 +89,6 @@ public class C {
}
});
}
if(!cauldron1710||uranium) {
try {
nmsChatMessageTypeClass = packetTypeConstructor.getParameterTypes()[1];
if (nmsChatMessageTypeClass.isEnum()) {
@ -106,7 +105,6 @@ public class C {
} catch (Exception e) {
packetTypeConstructor = packetType.getConstructor(String.class);
}
}
Class<?> typeCraftPlayer = Class.forName(b("entity.CraftPlayer"));
getHandle = typeCraftPlayer.getMethod("getHandle");
if(cauldron1710) {