Class EndPortalFeature

java.lang.Object
net.minecraft.world.gen.feature.Feature<DefaultFeatureConfig>
net.minecraft.world.gen.feature.EndPortalFeature

public class EndPortalFeature
extends Feature<DefaultFeatureConfig>
Mappings:
Namespace Name
official cop
intermediary net/minecraft/class_3033
named net/minecraft/world/gen/feature/EndPortalFeature
  • Field Details

    • ORIGIN

      public static final BlockPos ORIGIN
      Mappings:
      Namespace Name Mixin selector
      official a Lcop;a:Lfx;
      intermediary field_13600 Lnet/minecraft/class_3033;field_13600:Lnet/minecraft/class_2338;
      named ORIGIN Lnet/minecraft/world/gen/feature/EndPortalFeature;ORIGIN:Lnet/minecraft/util/math/BlockPos;
    • open

      private final boolean open
      Mappings:
      Namespace Name Mixin selector
      official ag Lcop;ag:Z
      intermediary field_13599 Lnet/minecraft/class_3033;field_13599:Z
      named open Lnet/minecraft/world/gen/feature/EndPortalFeature;open:Z
  • Constructor Details

    • EndPortalFeature

      public EndPortalFeature​(boolean open)
      Mappings:
      Namespace Name Mixin selector
      official <init> Lcop;<init>(Z)V
      intermediary <init> Lnet/minecraft/class_3033;<init>(Z)V
      named <init> Lnet/minecraft/world/gen/feature/EndPortalFeature;<init>(Z)V
  • Method Details

    • generate

      public boolean generate​(FeatureContext<DefaultFeatureConfig> featureContext)
      Specified by:
      generate in class Feature<DefaultFeatureConfig>
      Mappings:
      Namespace Name Mixin selector
      official a Lcoq;a(Lcor;)Z
      intermediary method_13151 Lnet/minecraft/class_3031;method_13151(Lnet/minecraft/class_5821;)Z
      named generate Lnet/minecraft/world/gen/feature/Feature;generate(Lnet/minecraft/world/gen/feature/util/FeatureContext;)Z