Update Protocol1_13To1_12_2.java

This commit is contained in:
creeper123123321 2018-07-22 18:02:17 -03:00 committed by GitHub
parent 8476c83d62
commit b221530276
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -456,7 +456,6 @@ public class Protocol1_13To1_12_2 extends Protocol {
registerOutgoing(State.PLAY, 0x4D, 0x51, new PacketRemapper() {
@Override
public void registerMap() {
map(Type.BOOLEAN); // Reset / clear
handler(new PacketHandler() {
@Override
public void handle(PacketWrapper wrapper) throws Exception {