yarn/mappings/net/minecraft/structure/StructurePieceWithDimension...

18 lines
339 B
Plaintext
Raw Normal View History

2019-06-19 13:48:53 -04:00
CLASS cil net/minecraft/structure/StructurePieceWithDimensions
2019-02-16 16:01:42 -05:00
FIELD a width I
FIELD b height I
FIELD c depth I
FIELD d hPos I
2019-06-19 13:48:53 -04:00
METHOD <init> (Lceq;Ljava/util/Random;IIIIII)V
2019-04-20 07:20:33 -04:00
ARG 1 type
ARG 2 random
2019-02-16 16:01:42 -05:00
ARG 3 x
ARG 4 y
ARG 5 z
ARG 6 width
ARG 7 height
ARG 8 depth
2019-06-19 13:48:53 -04:00
METHOD a (Lbhn;Lchx;I)Z
2019-02-16 16:01:42 -05:00
ARG 1 world
ARG 2 boundingBox