yarn/mappings/net/minecraft/structure/pool/StructurePoolElement.mapping

19 lines
1.0 KiB
Plaintext
Raw Normal View History

2019-06-28 17:55:20 -04:00
CLASS net/minecraft/class_3784 net/minecraft/structure/pool/StructurePoolElement
FIELD field_16862 projection Lnet/minecraft/class_3785$class_3786;
METHOD method_16622 setProjection (Lnet/minecraft/class_3785$class_3786;)Lnet/minecraft/class_3784;
2019-01-30 05:53:59 -05:00
ARG 1 projection
2019-06-28 17:55:20 -04:00
METHOD method_16624 getProjection ()Lnet/minecraft/class_3785$class_3786;
2019-08-28 13:46:02 -04:00
METHOD method_16626 generate (Lnet/minecraft/class_3485;Lnet/minecraft/class_1936;Lnet/minecraft/class_2794;Lnet/minecraft/class_2338;Lnet/minecraft/class_2470;Lnet/minecraft/class_3341;Ljava/util/Random;)Z
2019-01-30 05:53:59 -05:00
ARG 1 structureManager
ARG 2 world
2019-06-28 17:55:20 -04:00
METHOD method_16627 getStructureBlockInfos (Lnet/minecraft/class_3485;Lnet/minecraft/class_2338;Lnet/minecraft/class_2470;Ljava/util/Random;)Ljava/util/List;
2019-01-30 05:53:59 -05:00
ARG 1 structureManager
ARG 2 pos
ARG 3 rotation
2019-06-28 17:55:20 -04:00
ARG 4 random
METHOD method_16628 getBoundingBox (Lnet/minecraft/class_3485;Lnet/minecraft/class_2338;Lnet/minecraft/class_2470;)Lnet/minecraft/class_3341;
2019-01-30 05:53:59 -05:00
ARG 1 structureManager
ARG 2 pos
ARG 3 rotation
2019-06-28 17:55:20 -04:00
METHOD method_16757 getType ()Lnet/minecraft/class_3816;