mirror of
https://github.com/ViaVersion/ViaVersion.git
synced 2024-12-23 17:08:15 +01:00
fixed mappings
This commit is contained in:
parent
bd0ce3dd71
commit
f9165a1b64
@ -23,6 +23,7 @@ public class Protocol1_15To1_14_4 extends Protocol {
|
||||
protected void registerPackets() {
|
||||
new MetadataRewriter1_15To1_14_4(this);
|
||||
|
||||
MappingData.init();
|
||||
EntityPackets.register(this);
|
||||
PlayerPackets.register(this);
|
||||
WorldPackets.register(this);
|
||||
|
Loading…
Reference in New Issue
Block a user