yarn/mappings/net/minecraft/structure/StrongholdGenerator.mapping

15 lines
324 B
Plaintext
Raw Normal View History

2019-04-17 12:41:25 -04:00
CLASS cif net/minecraft/structure/StrongholdGenerator
CLASS cif$a Door
CLASS cif$c FiveWayCrossing
2019-01-30 05:53:59 -05:00
FIELD a leftLow Z
FIELD b leftHigh Z
FIELD c rightLow Z
FIELD e rightHigh Z
2019-04-17 12:41:25 -04:00
CLASS cif$k
2019-03-14 08:57:09 -04:00
METHOD a (Ljava/util/Random;IIIZ)V
ARG 1 random
ARG 2 x
2019-04-17 12:41:25 -04:00
CLASS cif$m Start
CLASS cif$p
FIELD d entryDoor Lcif$p$a;