Package net.minecraft.structure
Class ShipwreckGenerator
java.lang.Object
net.minecraft.structure.ShipwreckGenerator
- Mappings:
Namespace Name official ebv
intermediary net/minecraft/class_3415
named net/minecraft/structure/ShipwreckGenerator
-
Nested Class Summary
-
Field Summary
Modifier and TypeFieldDescriptionprivate static final Identifier[]
(package private) static final BlockPos
(package private) static final Map<String,
Identifier> private static final Identifier[]
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
addParts
(StructureTemplateManager structureTemplateManager, BlockPos pos, BlockRotation rotation, StructurePiecesHolder holder, Random random, boolean beached)
-
Field Details
-
DEFAULT_POSITION
- Mappings:
Namespace Name Mixin selector official a
Lebv;a:Lhx;
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
Lebv;b:[Lahg;
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
Lebv;c:[Lahg;
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;
-
LOOT_TABLES
- Mappings:
Namespace Name Mixin selector official d
Lebv;d:Ljava/util/Map;
intermediary field_34939
Lnet/minecraft/class_3415;field_34939:Ljava/util/Map;
named LOOT_TABLES
Lnet/minecraft/structure/ShipwreckGenerator;LOOT_TABLES:Ljava/util/Map;
-
-
Constructor Details
-
ShipwreckGenerator
public ShipwreckGenerator()
-
-
Method Details
-
addParts
public static void addParts(StructureTemplateManager structureTemplateManager, BlockPos pos, BlockRotation rotation, StructurePiecesHolder holder, Random random, boolean beached) - Mappings:
Namespace Name Mixin selector official a
Lebv;a(Ledh;Lhx;Lddc;Ldzl;Lauv;Z)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;Lnet/minecraft/class_5819;Z)V
named addParts
Lnet/minecraft/structure/ShipwreckGenerator;addParts(Lnet/minecraft/structure/StructureTemplateManager;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/util/BlockRotation;Lnet/minecraft/structure/StructurePiecesHolder;Lnet/minecraft/util/math/random/Random;Z)V
-