mirror of
https://github.com/ViaVersion/ViaBackwards.git
synced 2024-11-16 11:15:49 +01:00
parent
8fbcd71e09
commit
e49c355580
@ -148,6 +148,7 @@ public class Protocol1_15_2To1_16 extends BackwardsProtocol {
|
||||
registerIncoming(State.PLAY, 0x2B, 0x2A);
|
||||
registerIncoming(State.PLAY, 0x2C, 0x2B);
|
||||
registerIncoming(State.PLAY, 0x2D, 0x2C);
|
||||
registerIncoming(State.PLAY, 0x2E, 0x2D);
|
||||
}
|
||||
|
||||
public static int getNewBlockStateId(int id) {
|
||||
|
Loading…
Reference in New Issue
Block a user