Package net.minecraft.world.gen.feature
Class SwampHutFeature
java.lang.Object
net.minecraft.world.gen.feature.StructureFeature<DefaultFeatureConfig>
net.minecraft.world.gen.feature.SwampHutFeature
- Mappings:
Namespace Name official cwa
intermediary net/minecraft/class_3197
named net/minecraft/world/gen/feature/SwampHutFeature
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Pool<SpawnSettings.SpawnEntry>
static final Pool<SpawnSettings.SpawnEntry>
Fields inherited from class net.minecraft.world.gen.feature.StructureFeature
BASTION_REMNANT, BURIED_TREASURE, DESERT_PYRAMID, END_CITY, field_31518, FORTRESS, IGLOO, JUNGLE_PYRAMID, LAND_MODIFYING_STRUCTURES, MANSION, MINESHAFT, MONUMENT, NETHER_FOSSIL, OCEAN_RUIN, PILLAGER_OUTPOST, RUINED_PORTAL, SHIPWRECK, STRONGHOLD, STRUCTURES, SWAMP_HUT, VILLAGE
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate static void
method_38693
(class_6626 class_6626, DefaultFeatureConfig defaultFeatureConfig, class_6622.class_6623 class_6623) Methods inherited from class net.minecraft.world.gen.feature.StructureFeature
calculateBoundingBox, configure, getCodec, getGenerationStep, getName, getStartChunk, init, isUniformDistribution, locateStructure, method_38671, method_38690, readStructureStart, shouldStartAt, tryPlaceStart
-
Field Details
-
MONSTER_SPAWNS
- Mappings:
Namespace Name Mixin selector official a
Lcwa;a:Lasn;
intermediary field_13882
Lnet/minecraft/class_3197;field_13882:Lnet/minecraft/class_6012;
named MONSTER_SPAWNS
Lnet/minecraft/world/gen/feature/SwampHutFeature;MONSTER_SPAWNS:Lnet/minecraft/util/collection/Pool;
-
CREATURE_SPAWNS
- Mappings:
Namespace Name Mixin selector official w
Lcwa;w:Lasn;
intermediary field_16435
Lnet/minecraft/class_3197;field_16435:Lnet/minecraft/class_6012;
named CREATURE_SPAWNS
Lnet/minecraft/world/gen/feature/SwampHutFeature;CREATURE_SPAWNS:Lnet/minecraft/util/collection/Pool;
-
-
Constructor Details
-
SwampHutFeature
-
-
Method Details
-
method_38693
private static void method_38693(class_6626 class_6626, DefaultFeatureConfig defaultFeatureConfig, class_6622.class_6623 class_6623) - Mappings:
Namespace Name Mixin selector official a
Lcwa;a(Ldec;Lcxo;Lddz$a;)V
intermediary method_38693
Lnet/minecraft/class_3197;method_38693(Lnet/minecraft/class_6626;Lnet/minecraft/class_3111;Lnet/minecraft/class_6622$class_6623;)V
named method_38693
Lnet/minecraft/world/gen/feature/SwampHutFeature;method_38693(Lnet/minecraft/class_6626;Lnet/minecraft/world/gen/feature/DefaultFeatureConfig;Lnet/minecraft/class_6622$class_6623;)V
-