yarn/mappings/net/minecraft/block/entity/BlockEntityFlowerPot.mapping

12 lines
361 B
Plaintext
Raw Normal View History

2017-04-05 07:31:24 -04:00
CLASS aue net/minecraft/block/entity/BlockEntityFlowerPot
FIELD a flower Lahd;
2016-08-15 13:20:34 -04:00
FIELD f meta I
2017-04-05 07:31:24 -04:00
METHOD a getFlowerStack ()Lahf;
2017-04-05 14:11:28 -04:00
METHOD a deserialize (Lfc;)V
2017-04-05 07:31:24 -04:00
METHOD a registerTagUpgraders (Lqv;)V
2017-04-05 14:11:28 -04:00
METHOD b serialize (Lfc;)Lfc;
METHOD c getUpdatePacket ()Lhi;
METHOD d serializeInitialChunkData ()Lfc;
2017-04-05 07:31:24 -04:00
METHOD e getFlower ()Lahd;
2016-09-12 06:08:56 -04:00
METHOD f getFlowerMeta ()I