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 baq
intermediary net/minecraft/class_1243
named net/minecraft/world/gen/feature/DiskFeature
  • Field Details

    • field_7534

      private final Block field_7534
      Mappings:
      Namespace Name Mixin selector
      official a Lbaq;a:Laow;
      intermediary field_7534 Lnet/minecraft/class_1243;field_7534:Lnet/minecraft/class_197;
      named field_7534 Lnet/minecraft/world/gen/feature/DiskFeature;field_7534:Lnet/minecraft/block/Block;
    • field_4895

      private final int field_4895
      Mappings:
      Namespace Name Mixin selector
      official b Lbaq;b:I
      intermediary field_4895 Lnet/minecraft/class_1243;field_4895:I
      named field_4895 Lnet/minecraft/world/gen/feature/DiskFeature;field_4895: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 Lazu;b(Lamu;Ljava/util/Random;Let;)Z
      intermediary method_4028 Lnet/minecraft/class_1227;method_4028(Lnet/minecraft/class_1150;Ljava/util/Random;Lnet/minecraft/class_2552;)Z
      named generate Lnet/minecraft/world/gen/feature/Feature;generate(Lnet/minecraft/world/World;Ljava/util/Random;Lnet/minecraft/util/math/BlockPos;)Z