yarn/mappings/net/minecraft/world/gen/feature/StructurePoolFeatureConfig....

11 lines
851 B
Plaintext

CLASS net/minecraft/class_3812 net/minecraft/world/gen/feature/StructurePoolFeatureConfig
COMMENT A feature config that specifies a starting pool and a size for the first two parameters of
COMMENT {@link net.minecraft.structure.pool.StructurePoolBasedGenerator#addPieces(net.minecraft.util.Identifier, int, net.minecraft.structure.pool.StructurePoolBasedGenerator.PieceFactory, net.minecraft.world.gen.chunk.ChunkGenerator, net.minecraft.structure.StructureManager, net.minecraft.util.math.BlockPos, java.util.List, java.util.Random, boolean, boolean)}.
FIELD field_16860 size I
FIELD field_16861 startPool Lnet/minecraft/class_2960;
FIELD field_24886 CODEC Lcom/mojang/serialization/Codec;
METHOD <init> (Lnet/minecraft/class_2960;I)V
ARG 2 size
METHOD method_27222 getSize ()I
METHOD method_27223 getStartPool ()Lnet/minecraft/class_2960;