Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Shnupbups committed Oct 30, 2024
1 parent 6dbf959 commit 10b2a7f
Showing 1 changed file with 1 addition and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -51,13 +51,11 @@ CLASS net/minecraft/class_3778 net/minecraft/structure/pool/StructurePoolBasedGe
ARG 2 key
CLASS class_4181 ShapedPoolStructurePiece
FIELD comp_2018 pieceShape Lorg/apache/commons/lang3/mutable/MutableObject;
FIELD comp_2019 currentSize I
METHOD <init> (Lnet/minecraft/class_3790;Lorg/apache/commons/lang3/mutable/MutableObject;I)V
ARG 1 piece
ARG 2 pieceShape
ARG 3 currentSize
METHOD comp_2018 pieceShape ()Lorg/apache/commons/lang3/mutable/MutableObject;
METHOD comp_2019 currentSize ()I
CLASS class_4182 StructurePoolGenerator
FIELD field_18700 maxSize I
FIELD field_18702 chunkGenerator Lnet/minecraft/class_2794;
Expand All @@ -78,7 +76,7 @@ CLASS net/minecraft/class_3778 net/minecraft/structure/pool/StructurePoolBasedGe
METHOD method_19306 generatePiece (Lnet/minecraft/class_3790;Lorg/apache/commons/lang3/mutable/MutableObject;IZLnet/minecraft/class_5539;Lnet/minecraft/class_7138;Lnet/minecraft/class_8891;Lnet/minecraft/class_9822;)V
ARG 1 piece
ARG 2 pieceShape
ARG 3 minY
ARG 3 depth
ARG 4 modifyBoundingBox
ARG 5 world
ARG 6 noiseConfig
Expand Down

0 comments on commit 10b2a7f

Please sign in to comment.