Package net.minecraft.structure
Class ShipwreckGenerator
java.lang.Object
net.minecraft.structure.ShipwreckGenerator
- Mappings:
Namespace Name official dbi
intermediary net/minecraft/class_3415
named net/minecraft/structure/ShipwreckGenerator
-
Nested Class Summary
-
Field Summary
Modifier and TypeFieldDescriptionprivate static Identifier[]
(package private) static BlockPos
private static Identifier[]
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
addParts(StructureManager structureManager, BlockPos pos, BlockRotation rotation, StructurePiecesHolder structurePiecesHolder, Random random, ShipwreckFeatureConfig config)
-
Field Details
-
DEFAULT_POSITION
- Mappings:
Namespace Name Mixin selector official a
Ldbi;a:Lgg;
intermediary field_14536
Lnet/minecraft/class_3415;field_14536:Lnet/minecraft/class_2338;
named DEFAULT_POSITION
Lnet/minecraft/structure/ShipwreckGenerator;DEFAULT_POSITION:Lnet/minecraft/util/math/BlockPos;
-
BEACHED_TEMPLATES
- Mappings:
Namespace Name Mixin selector official b
Ldbi;b:[Lww;
intermediary field_14534
Lnet/minecraft/class_3415;field_14534:[Lnet/minecraft/class_2960;
named BEACHED_TEMPLATES
Lnet/minecraft/structure/ShipwreckGenerator;BEACHED_TEMPLATES:[Lnet/minecraft/util/Identifier;
-
REGULAR_TEMPLATES
- Mappings:
Namespace Name Mixin selector official c
Ldbi;c:[Lww;
intermediary field_14535
Lnet/minecraft/class_3415;field_14535:[Lnet/minecraft/class_2960;
named REGULAR_TEMPLATES
Lnet/minecraft/structure/ShipwreckGenerator;REGULAR_TEMPLATES:[Lnet/minecraft/util/Identifier;
-
-
Constructor Details
-
ShipwreckGenerator
public ShipwreckGenerator()
-
-
Method Details
-
addParts
public static void addParts(StructureManager structureManager, BlockPos pos, BlockRotation rotation, StructurePiecesHolder structurePiecesHolder, Random random, ShipwreckFeatureConfig config)- Mappings:
Namespace Name Mixin selector official a
Ldbi;a(Ldcp;Lgg;Lcfk;Ldbm;Ljava/util/Random;Lcwe;)V
intermediary method_14834
Lnet/minecraft/class_3415;method_14834(Lnet/minecraft/class_3485;Lnet/minecraft/class_2338;Lnet/minecraft/class_2470;Lnet/minecraft/class_6130;Ljava/util/Random;Lnet/minecraft/class_3172;)V
named addParts
Lnet/minecraft/structure/ShipwreckGenerator;addParts(Lnet/minecraft/structure/StructureManager;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/util/BlockRotation;Lnet/minecraft/structure/StructurePiecesHolder;Ljava/util/Random;Lnet/minecraft/world/gen/feature/ShipwreckFeatureConfig;)V
-