net.minecraft.structure.pool

public class StructurePool

cfo
net.minecraft.class_3785
net.minecraft.structure.pool.StructurePool
net.minecraft.world.gen.feature.jigsaw.JigsawPattern

Field summary

Modifier and TypeField
public static final StructurePool
a
field_16679
EMPTY
field_214949_a
public static final StructurePool
b
field_16746
INVALID
field_214950_b
private final Identifier
c
field_16678
id
field_214951_c
private final com.google.common.collect.ImmutableList<com.mojang.datafixers.util.Pair<StructurePoolElement, Integer>>
d
field_16864
elementCounts
field_214952_d
private final List<StructurePoolElement>
e
field_16680
elements
field_214953_e
private final Identifier
f
field_16681
terminatorsId
field_214954_f
private final StructurePool$Projection
g
field_16863
projection
field_214955_g
private int
h
field_18707
field_18707
field_214956_h

Constructor summary

ModifierConstructor
public (Identifier arg0, Identifier arg1, List<com.mojang.datafixers.util.Pair<StructurePoolElement, Integer>> arg2, StructurePool$Projection arg3)

Method summary

Modifier and TypeMethod
public int
a(cjk arg0)
method_19309(class_3485 arg0)
method_19309(StructureManager arg0)
func_214945_a(TemplateManager arg0)
public Identifier
a()
method_16634()
getTerminatorsId()
func_214948_a()
public StructurePoolElement
a(Random arg0)
method_16631(Random arg0)
getRandomElement(Random arg0)
func_214944_a(Random arg0)
public List<StructurePoolElement>
b(Random arg0)
method_16633(Random arg0)
getElementIndicesInRandomOrder(Random arg0)
func_214943_b(Random arg0)
public Identifier
b()
method_16629()
getId()
func_214947_b()
public int
c()
method_16632()
getElementCount()
func_214946_c()