yarn/mappings/net/minecraft/block/enums/ChestType.mapping

6 lines
152 B
Plaintext
Raw Normal View History

2019-04-18 17:01:39 -04:00
CLASS bwc net/minecraft/block/enums/ChestType
FIELD d VALUES [Lbwc;
FIELD e name Ljava/lang/String;
FIELD f opposite I
2019-04-18 17:01:39 -04:00
METHOD a getOpposite ()Lbwc;