net.minecraft.world.gen.structure

public class OceanRuinPieces

bwu
net.minecraft.class_3986
net.minecraft.world.gen.structure.OceanRuinPieces
net.minecraft.world.gen.feature.structure.OceanRuinPieces
net.minecraft.world.gen.feature.structure.OceanRuinPieces

Field summary

Modifier and TypeField
private static final Identifier[]
a
field_19382
WARM_LOCATIONS
field_204058_G
field_204058_G
private static final Identifier[]
b
field_19383
BRICK_LOCATIONS
field_204059_H
field_204059_H
private static final Identifier[]
c
field_19384
CRACKED_LOCATIONS
field_204053_B
field_204053_B
private static final Identifier[]
d
field_19385
MOSSY_LOCATION
field_204061_J
field_204061_J
private static final Identifier[]
e
field_19386
BIG_BRICK_LOCATION
field_204062_K
field_204062_K
private static final Identifier[]
f
field_19387
BIG_MOSSY_LOCATIONS
field_204066_O
field_204066_O
private static final Identifier[]
g
field_19388
BIG_CRACKED_LOCATIONS
field_204070_S
field_204070_S
private static final Identifier[]
h
field_19389
BIG_WARM_LOCATIONS
field_204049_ab
field_204049_ab

Method summary

Modifier and TypeMethod
public static void
a()
method_17628()
register()
func_204046_a()
registerPieces()
private static Identifier
a(Random arg0)
method_17632(Random arg0)
pickWarmPiece(Random random)
func_204042_a(Random arg0)
func_204042_a(Random arg0)
private static Identifier
b(Random arg0)
method_17634(Random arg0)
pickBigWarmPiece(Random random)
func_204043_b(Random arg0)
func_204043_b(Random arg0)
public static void
a(bxm arg0, el arg1, bhb arg2, List<bxb> arg3, Random arg4, bsc arg5)
method_17629(class_3998 arg0, class_2552 arg1, class_2734 arg2, List<class_34> arg3, Random arg4, class_3874 arg5)
addPieces(StructureManager structureManager, BlockPos pos, BlockRotation rotation, List<StructurePiece> pieces, Random random, OceanRuinConfiguration config)
func_204041_a(TemplateManager arg0, BlockPos arg1, Rotation arg2, List<StructurePiece> arg3, Random arg4, OceanRuinConfig arg5)
func_204041_a(TemplateManager arg0, BlockPos arg1, Rotation arg2, List<StructurePiece> arg3, Random arg4, OceanRuinConfig arg5)
private static void
a(bxm arg0, Random arg1, bhb arg2, el arg3, bsc arg4, List<bxb> arg5)
method_17631(class_3998 arg0, Random arg1, class_2734 arg2, class_2552 arg3, class_3874 arg4, List<class_34> arg5)
addClusterPiece(StructureManager structureManager, Random random, BlockRotation rotation, BlockPos pos, OceanRuinConfiguration config, List<StructurePiece> pieces)
func_204047_a(TemplateManager arg0, Random arg1, Rotation arg2, BlockPos arg3, OceanRuinConfig arg4, List<StructurePiece> arg5)
func_204047_a(TemplateManager arg0, Random arg1, Rotation arg2, BlockPos arg3, OceanRuinConfig arg4, List<StructurePiece> arg5)
private static List<BlockPos>
a(Random arg0, int arg1, int arg2)
method_17633(Random arg0, int arg1, int arg2)
allPositions(Random random, int x, int z)
func_204044_a(Random arg0, int arg1, int arg2)
func_204044_a(Random arg0, int arg1, int arg2)
private static void
a(bxm arg0, el arg1, bhb arg2, List<bxb> arg3, Random arg4, bsc arg5, boolean arg6, float arg7)
method_17630(class_3998 arg0, class_2552 arg1, class_2734 arg2, List<class_34> arg3, Random arg4, class_3874 arg5, boolean arg6, float arg7)
addPieces(StructureManager structureManager, BlockPos pos, BlockRotation rotation, List<StructurePiece> pieces, Random random, OceanRuinConfiguration config, boolean big, float integrity)
func_204045_a(TemplateManager arg0, BlockPos arg1, Rotation arg2, List<StructurePiece> arg3, Random arg4, OceanRuinConfig arg5, boolean arg6, float arg7)
func_204045_a(TemplateManager arg0, BlockPos arg1, Rotation arg2, List<StructurePiece> arg3, Random arg4, OceanRuinConfig arg5, boolean arg6, float arg7)