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

18 lines
454 B
Plaintext

CLASS avr net/minecraft/block/entity/BlockEntityFlowerPot
FIELD a flower Lail;
FIELD f meta I
METHOD <init> (Lail;I)V
ARG 0 flower
ARG 1 meat
METHOD a getFlowerStack ()Lain;
METHOD a deserialize (Lfy;)V
ARG 0 tag
METHOD a registerTagUpgraders (Lrw;)V
ARG 0 handler
METHOD b serialize (Lfy;)Lfy;
ARG 0 tag
METHOD c getUpdatePacket ()Lih;
METHOD d serializeInitialChunkData ()Lfy;
METHOD e getFlower ()Lail;
METHOD f getFlowerMeta ()I