From 13fa40451a7c354b0dd4bde9cd2bf08e7c46227c Mon Sep 17 00:00:00 2001 From: asie Date: Wed, 7 Nov 2018 18:08:18 +0100 Subject: [PATCH] map the obvious --- .../minecraft/block/BlockScaffolding.mapping} | 2 +- .../command/{CommandDrop.mapping => CommandLoot.mapping} | 2 +- ...mmandManagerServer.mapping => ServerCommandManager.mapping} | 2 +- .../minecraft/container/ContainerBarrel.mapping} | 2 +- mappings/net/minecraft/state/property/Properties.mapping | 3 ++- 5 files changed, 6 insertions(+), 5 deletions(-) rename mappings/{bji.mapping => net/minecraft/block/BlockScaffolding.mapping} (91%) rename mappings/net/minecraft/command/{CommandDrop.mapping => CommandLoot.mapping} (59%) rename mappings/net/minecraft/command/{CommandManagerServer.mapping => ServerCommandManager.mapping} (84%) rename mappings/{arm.mapping => net/minecraft/container/ContainerBarrel.mapping} (58%) diff --git a/mappings/bji.mapping b/mappings/net/minecraft/block/BlockScaffolding.mapping similarity index 91% rename from mappings/bji.mapping rename to mappings/net/minecraft/block/BlockScaffolding.mapping index 7fe9f9d5bb..37c4ed34c7 100644 --- a/mappings/bji.mapping +++ b/mappings/net/minecraft/block/BlockScaffolding.mapping @@ -1,4 +1,4 @@ -CLASS bji +CLASS bji net/minecraft/block/BlockScaffolding METHOD a getPlacementState (Late;)Lbno; METHOD a isFullBoundsCubeForConnection (Lbno;)Z METHOD a getBoundingShape (Lbno;Lazl;Les;)Lcjm; diff --git a/mappings/net/minecraft/command/CommandDrop.mapping b/mappings/net/minecraft/command/CommandLoot.mapping similarity index 59% rename from mappings/net/minecraft/command/CommandDrop.mapping rename to mappings/net/minecraft/command/CommandLoot.mapping index 058dab9350..4a0d69cf5d 100644 --- a/mappings/net/minecraft/command/CommandDrop.mapping +++ b/mappings/net/minecraft/command/CommandLoot.mapping @@ -1,2 +1,2 @@ -CLASS ru net/minecraft/command/CommandDrop +CLASS ru net/minecraft/command/CommandLoot METHOD a register (Lcom/mojang/brigadier/CommandDispatcher;)V diff --git a/mappings/net/minecraft/command/CommandManagerServer.mapping b/mappings/net/minecraft/command/ServerCommandManager.mapping similarity index 84% rename from mappings/net/minecraft/command/CommandManagerServer.mapping rename to mappings/net/minecraft/command/ServerCommandManager.mapping index aab49451b1..d217444483 100644 --- a/mappings/net/minecraft/command/CommandManagerServer.mapping +++ b/mappings/net/minecraft/command/ServerCommandManager.mapping @@ -1,4 +1,4 @@ -CLASS ca net/minecraft/command/CommandManagerServer +CLASS ca net/minecraft/command/ServerCommandManager CLASS ca$a CommandParser FIELD a LOGGER Lorg/apache/logging/log4j/Logger; FIELD b dispatcher Lcom/mojang/brigadier/CommandDispatcher; diff --git a/mappings/arm.mapping b/mappings/net/minecraft/container/ContainerBarrel.mapping similarity index 58% rename from mappings/arm.mapping rename to mappings/net/minecraft/container/ContainerBarrel.mapping index bdb8361ab6..1e6c763976 100644 --- a/mappings/arm.mapping +++ b/mappings/net/minecraft/container/ContainerBarrel.mapping @@ -1,4 +1,4 @@ -CLASS arm +CLASS arm net/minecraft/container/ContainerBarrel METHOD (Lael;Lael;Lapv;)V ARG 1 playerInv ARG 2 inventory diff --git a/mappings/net/minecraft/state/property/Properties.mapping b/mappings/net/minecraft/state/property/Properties.mapping index 4312000881..f0fd8b9649 100644 --- a/mappings/net/minecraft/state/property/Properties.mapping +++ b/mappings/net/minecraft/state/property/Properties.mapping @@ -27,7 +27,7 @@ CLASS bol net/minecraft/state/property/Properties FIELD a ATTACHED Lbom; FIELD aa BITES Lbou; FIELD ab DELAY Lbou; - FIELD ac DISTANCE Lbou; + FIELD ac DISTANCE_1_7 Lbou; FIELD ad EGGS Lbou; FIELD ae HATCH Lbou; FIELD af LAYERS Lbou; @@ -39,6 +39,7 @@ CLASS bol net/minecraft/state/property/Properties FIELD al PICKLES Lbou; FIELD am POWER Lbou; FIELD an SAPLING_STAGE Lbou; + FIELD ao DISTANCE_0_5 Lbou; FIELD ap ROTATION_16 Lbou; FIELD aq BED_PART Lbos; FIELD ar CHEST_TYPE Lbos;