public class ShipwreckPieces
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
ShipwreckPieces.Piece |
Modifier and Type | Field and Description |
---|---|
private static ResourceLocation[] |
field_204762_b |
private static BlockPos |
STRUCTURE_OFFSET |
private static ResourceLocation[] |
STRUCTURE_VARIANT_A |
Constructor and Description |
---|
ShipwreckPieces() |
Modifier and Type | Method and Description |
---|---|
static void |
func_204760_a(TemplateManager p_204760_0_,
BlockPos p_204760_1_,
Rotation p_204760_2_,
java.util.List<StructurePiece> p_204760_3_,
java.util.Random p_204760_4_,
ShipwreckConfig p_204760_5_) |
private static final BlockPos STRUCTURE_OFFSET
private static final ResourceLocation[] STRUCTURE_VARIANT_A
private static final ResourceLocation[] field_204762_b
public static void func_204760_a(TemplateManager p_204760_0_, BlockPos p_204760_1_, Rotation p_204760_2_, java.util.List<StructurePiece> p_204760_3_, java.util.Random p_204760_4_, ShipwreckConfig p_204760_5_)