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

18 lines
454 B
Plaintext
Raw Normal View History

2017-06-08 10:01:49 -04:00
CLASS avr net/minecraft/block/entity/BlockEntityFlowerPot
FIELD a flower Lail;
2016-08-15 13:20:34 -04:00
FIELD f meta I
2017-06-08 10:01:49 -04:00
METHOD <init> (Lail;I)V
ARG 0 flower
ARG 1 meat
2017-06-08 10:01:49 -04:00
METHOD a getFlowerStack ()Lain;
METHOD a deserialize (Lfy;)V
2017-05-13 02:02:51 -04:00
ARG 0 tag
2017-06-08 10:01:49 -04:00
METHOD a registerTagUpgraders (Lrw;)V
2017-05-13 02:02:51 -04:00
ARG 0 handler
2017-06-08 10:01:49 -04:00
METHOD b serialize (Lfy;)Lfy;
2017-05-13 02:02:51 -04:00
ARG 0 tag
2017-06-08 10:01:49 -04:00
METHOD c getUpdatePacket ()Lih;
METHOD d serializeInitialChunkData ()Lfy;
METHOD e getFlower ()Lail;
2016-09-12 06:08:56 -04:00
METHOD f getFlowerMeta ()I