yarn/mappings/net/minecraft/container/AnvilContainer.mapping

10 lines
295 B
Plaintext
Raw Normal View History

2019-01-30 12:48:39 -05:00
CLASS atl net/minecraft/container/AnvilContainer
2019-01-16 13:24:40 -05:00
FIELD c LOGGER Lorg/apache/logging/log4j/Logger;
2019-01-30 12:48:39 -05:00
FIELD d result Laft;
FIELD e inventory Laft;
FIELD f pos Latx;
FIELD g world Latt;
2019-01-09 12:20:38 -05:00
FIELD i newItemName Ljava/lang/String;
2019-01-30 12:48:39 -05:00
FIELD j player Laro;
METHOD a setNewItemName (Ljava/lang/String;)V