Merge branch 'master' of github.com:libraryaddict/LibsDisguises
This commit is contained in:
@@ -306,7 +306,7 @@ public class PacketHandlerSpawn implements IPacketHandler {
|
||||
|
||||
PacketContainer spawnEntity;
|
||||
|
||||
if (NmsVersion.v1_14.isSupported()) {System.out.println("...");
|
||||
if (NmsVersion.v1_14.isSupported()) {
|
||||
Object entityType;
|
||||
|
||||
if (disguise.isCustomDisguise()) {
|
||||
|
Reference in New Issue
Block a user