mirror of
https://github.com/dmulloy2/ProtocolLib.git
synced 2025-02-07 16:12:03 +01:00
Fix typo before it's too late.
This commit is contained in:
parent
00ff832e07
commit
fb7f80b646
@ -95,7 +95,7 @@ public final class Packets {
|
||||
public static final int MOB_EFFECT = 41;
|
||||
public static final int REMOVE_MOB_EFFECT = 42;
|
||||
public static final int SET_EXPERIENCE = 43;
|
||||
public static final int UDATE_ATTRIBUTES = 44;
|
||||
public static final int UPDATE_ATTRIBUTES = 44;
|
||||
public static final int MAP_CHUNK = 51;
|
||||
public static final int MULTI_BLOCK_CHANGE = 52;
|
||||
public static final int BLOCK_CHANGE = 53;
|
||||
|
Loading…
Reference in New Issue
Block a user