yarn/mappings/net/minecraft/world/gen/structure/StructurePiece.mapping

30 lines
715 B
Plaintext

CLASS axr net/minecraft/world/gen/structure/StructurePiece
FIELD a orientation Lcu;
FIELD b mirror Lany;
FIELD c rotation Lapl;
FIELD l boundingBox Laxa;
METHOD a getCenterPos ()Lcn;
METHOD a translate (III)V
ARG 0 x
ARG 1 y
ARG 2 z
METHOD a deserialize (Laiw;Ldt;)V
ARG 0 world
ARG 1 tag
METHOD a generate (Laiw;Ljava/util/Random;Laxa;)Z
ARG 0 world
ARG 1 rand
ARG 2 region
METHOD a setOrientation (Lcu;)V
ARG 0 orientation
METHOD a serializeCustomData (Ldt;)V
ARG 0 tag
METHOD a (Ljava/util/List;Laxa;)Laxr;
ARG 0 pieces
ARG 1 region
METHOD b deserializeCustomData (Ldt;)V
ARG 0 tag
METHOD c serialize ()Ldt;
METHOD d getBoundingBox ()Laxa;
METHOD f getOrientation ()Lcu;