Class DiskFeature

java.lang.Object
net.minecraft.world.gen.feature.Feature
net.minecraft.world.gen.feature.DiskFeature

public class DiskFeature
extends Feature
Mappings:
Namespace Name
official apo
intermediary net/minecraft/class_463
named net/minecraft/world/gen/feature/DiskFeature
  • Field Details

    • field_1951

      private Block field_1951
      Mappings:
      Namespace Name Mixin selector
      official a Lapo;a:Lafh;
      intermediary field_1951 Lnet/minecraft/class_463;field_1951:Lnet/minecraft/class_160;
      named field_1951 Lnet/minecraft/world/gen/feature/DiskFeature;field_1951:Lnet/minecraft/block/Block;
    • field_1952

      private int field_1952
      Mappings:
      Namespace Name Mixin selector
      official b Lapo;b:I
      intermediary field_1952 Lnet/minecraft/class_463;field_1952:I
      named field_1952 Lnet/minecraft/world/gen/feature/DiskFeature;field_1952:I
  • Constructor Details

    • DiskFeature

      public DiskFeature​(Block block, int int2)
  • Method Details

    • generate

      public boolean generate​(World world, Random random, BlockPos blockPos)
      Specified by:
      generate in class Feature
      Mappings:
      Namespace Name Mixin selector
      official b Laot;b(Ladm;Ljava/util/Random;Lcj;)Z
      intermediary method_1539 Lnet/minecraft/class_441;method_1539(Lnet/minecraft/class_99;Ljava/util/Random;Lnet/minecraft/class_1372;)Z
      named generate Lnet/minecraft/world/gen/feature/Feature;generate(Lnet/minecraft/world/World;Ljava/util/Random;Lnet/minecraft/util/math/BlockPos;)Z