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

20 lines
561 B
Plaintext
Raw Normal View History

2016-09-14 16:57:36 -04:00
CLASS none/arn net/minecraft/block/entity/impl/BlockEntityFlowerPot
2016-09-12 06:08:56 -04:00
FIELD a flower Lnone/aep;
2016-08-15 13:20:34 -04:00
FIELD f meta I
2016-09-12 06:08:56 -04:00
METHOD <init> (Lnone/aep;I)V
2016-08-15 13:20:34 -04:00
ARG 0 flower
ARG 1 meat
2016-09-12 06:08:56 -04:00
METHOD a getFlowerStack ()Lnone/aer;
METHOD a setFlower (Lnone/aep;I)V
2016-08-15 13:20:34 -04:00
ARG 0 flower
ARG 1 meta
METHOD a deserialize (Lnone/dt;)V
2016-09-12 09:16:04 -04:00
ARG 0 tag
2016-09-10 11:54:35 -04:00
METHOD a registerTagUpgraders (Lnone/pf;)V
METHOD b serialize (Lnone/dt;)Lnone/dt;
2016-09-12 09:16:04 -04:00
ARG 0 tag
2016-09-12 06:08:56 -04:00
METHOD c getUpdatePacket ()Lnone/fy;
METHOD d serializeInitialChunkData ()Lnone/dt;
2016-09-12 06:08:56 -04:00
METHOD e getFlower ()Lnone/aep;
METHOD f getFlowerMeta ()I