map the obvious

This commit is contained in:
asie 2018-11-07 18:08:18 +01:00
parent 37146a3e02
commit 13fa40451a
5 changed files with 6 additions and 5 deletions

View File

@ -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;

View File

@ -1,2 +1,2 @@
CLASS ru net/minecraft/command/CommandDrop
CLASS ru net/minecraft/command/CommandLoot
METHOD a register (Lcom/mojang/brigadier/CommandDispatcher;)V

View File

@ -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;

View File

@ -1,4 +1,4 @@
CLASS arm
CLASS arm net/minecraft/container/ContainerBarrel
METHOD <init> (Lael;Lael;Lapv;)V
ARG 1 playerInv
ARG 2 inventory

View File

@ -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;