yarn/mappings/net/minecraft/structure/pool/StructurePoolBasedGenerator...

63 lines
2.6 KiB
Plaintext
Raw Normal View History

2019-06-28 17:55:20 -04:00
CLASS net/minecraft/class_3778 net/minecraft/structure/pool/StructurePoolBasedGenerator
2022-01-19 12:26:32 -05:00
FIELD field_16665 LOGGER Lorg/slf4j/Logger;
2022-04-27 13:09:08 -04:00
METHOD method_27230 generate (Lnet/minecraft/class_7138;IZLnet/minecraft/class_2794;Lnet/minecraft/class_3485;Lnet/minecraft/class_5539;Lnet/minecraft/class_5819;Lnet/minecraft/class_2378;Lnet/minecraft/class_3790;Ljava/util/List;Lnet/minecraft/class_265;)V
ARG 0 noiseConfig
ARG 1 maxSize
ARG 2 modifyBoundingBox
ARG 3 chunkGenerator
ARG 4 structureManager
ARG 5 heightLimitView
ARG 6 random
ARG 7 structurePoolRegistry
ARG 8 firstPiece
ARG 9 pieces
ARG 10 pieceShape
2022-04-27 13:09:08 -04:00
METHOD method_30419 generate (Lnet/minecraft/class_3195$class_7149;Lnet/minecraft/class_6880;Ljava/util/Optional;ILnet/minecraft/class_2338;ZLjava/util/Optional;I)Ljava/util/Optional;
ARG 0 context
ARG 1 structurePool
ARG 2 id
ARG 4 pos
ARG 6 heightmapType
METHOD method_43729 generate (Lnet/minecraft/class_3218;Lnet/minecraft/class_6880;Lnet/minecraft/class_2960;ILnet/minecraft/class_2338;Z)Z
ARG 0 world
ARG 1 structurePool
ARG 2 id
ARG 4 pos
ARG 5 keepJigsaws
CLASS class_4181 ShapedPoolStructurePiece
FIELD field_18696 piece Lnet/minecraft/class_3790;
2020-05-29 09:31:34 -04:00
FIELD field_18697 pieceShape Lorg/apache/commons/lang3/mutable/MutableObject;
FIELD field_18699 currentSize I
2021-11-03 14:39:11 -04:00
METHOD <init> (Lnet/minecraft/class_3790;Lorg/apache/commons/lang3/mutable/MutableObject;I)V
ARG 1 piece
ARG 2 pieceShape
ARG 3 currentSize
CLASS class_4182 StructurePoolGenerator
FIELD field_18700 maxSize I
FIELD field_18702 chunkGenerator Lnet/minecraft/class_2794;
FIELD field_18703 structureManager Lnet/minecraft/class_3485;
FIELD field_18704 children Ljava/util/List;
2022-04-06 15:01:01 -04:00
FIELD field_18705 random Lnet/minecraft/class_5819;
FIELD field_18706 structurePieces Ljava/util/Deque;
FIELD field_25852 registry Lnet/minecraft/class_2378;
2022-04-27 13:09:08 -04:00
METHOD <init> (Lnet/minecraft/class_2378;ILnet/minecraft/class_2794;Lnet/minecraft/class_3485;Ljava/util/List;Lnet/minecraft/class_5819;)V
ARG 1 registry
ARG 2 maxSize
ARG 3 chunkGenerator
ARG 4 structureManager
ARG 5 children
ARG 6 random
2022-03-16 16:37:32 -04:00
METHOD method_19306 generatePiece (Lnet/minecraft/class_3790;Lorg/apache/commons/lang3/mutable/MutableObject;IZLnet/minecraft/class_5539;Lnet/minecraft/class_7138;)V
ARG 1 piece
ARG 2 pieceShape
ARG 3 minY
ARG 4 modifyBoundingBox
ARG 5 world
ARG 6 noiseConfig
2021-11-22 10:30:07 -05:00
METHOD method_31113 (Lnet/minecraft/class_3785;)Ljava/lang/Integer;
ARG 1 pool
METHOD method_31114 (Lnet/minecraft/class_3785;)Ljava/lang/Integer;
ARG 1 pool
METHOD method_31115 (Lnet/minecraft/class_3785;)Ljava/util/Optional;
ARG 1 pool