Package net.minecraft.world.gen.feature
Class EndExitPortalFeature
java.lang.Object
net.minecraft.world.gen.feature.Feature
net.minecraft.world.gen.feature.EndExitPortalFeature
- Mappings:
Namespace Name official aztintermediary net/minecraft/class_2755named net/minecraft/world/gen/feature/EndExitPortalFeature
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.minecraft.world.gen.feature.Feature
method_9209, setBlockStateWithoutUpdatingNeighbors
-
Field Details
-
ORIGIN
- Mappings:
Namespace Name Mixin selector official aLazt;a:Let;intermediary field_12979Lnet/minecraft/class_2755;field_12979:Lnet/minecraft/class_2552;named ORIGINLnet/minecraft/world/gen/feature/EndExitPortalFeature;ORIGIN:Lnet/minecraft/util/math/BlockPos;
-
field_12980
- Mappings:
Namespace Name Mixin selector official bLazt;b:Let;intermediary field_12980Lnet/minecraft/class_2755;field_12980:Lnet/minecraft/class_2552;named field_12980Lnet/minecraft/world/gen/feature/EndExitPortalFeature;field_12980:Lnet/minecraft/util/math/BlockPos;
-
open
private final boolean open- Mappings:
Namespace Name Mixin selector official cLazt;c:Zintermediary field_12981Lnet/minecraft/class_2755;field_12981:Znamed openLnet/minecraft/world/gen/feature/EndExitPortalFeature;open:Z
-
-
Constructor Details
-
EndExitPortalFeature
public EndExitPortalFeature(boolean open) - Mappings:
Namespace Name Mixin selector official <init>Lazu;<init>(Z)Vintermediary <init>Lnet/minecraft/class_1227;<init>(Z)Vnamed <init>Lnet/minecraft/world/gen/feature/Feature;<init>(Z)V
-
-
Method Details
-
generate
- Specified by:
generatein classFeature- Mappings:
Namespace Name Mixin selector official bLazu;b(Lamu;Ljava/util/Random;Let;)Zintermediary method_4028Lnet/minecraft/class_1227;method_4028(Lnet/minecraft/class_1150;Ljava/util/Random;Lnet/minecraft/class_2552;)Znamed generateLnet/minecraft/world/gen/feature/Feature;generate(Lnet/minecraft/world/World;Ljava/util/Random;Lnet/minecraft/util/math/BlockPos;)Z
-