Class NetherLavaSpringFeature

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

public class NetherLavaSpringFeature extends Feature
Mappings:
Namespace Name
intermediary net/minecraft/class_351
glue class_376
server jv
client qc
named net/minecraft/world/gen/feature/NetherLavaSpringFeature
  • Field Details

    • lavaBlockId

      private int lavaBlockId
      Mappings:
      Namespace Name Mixin selector
      intermediary field_1313 Lnet/minecraft/class_351;field_1313:I
      glue field_1496 Lclass_376;field_1496:I
      server a Ljv;a:I
      client a Lqc;a:I
      named lavaBlockId Lnet/minecraft/world/gen/feature/NetherLavaSpringFeature;lavaBlockId:I
  • Constructor Details

    • NetherLavaSpringFeature

      public NetherLavaSpringFeature(int int2)
  • Method Details

    • generate

      public boolean generate(World world, Random random, int x, int y, int z)
      Specified by:
      generate in class Feature
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1142 Lnet/minecraft/class_239;method_1142(Lnet/minecraft/class_18;Ljava/util/Random;III)Z
      glue method_22 Lclass_364;method_22(Lclass_129;Ljava/util/Random;III)Z
      server a Ljm;a(Ldj;Ljava/util/Random;III)Z
      client a Lpg;a(Lfd;Ljava/util/Random;III)Z
      named generate Lnet/minecraft/world/gen/feature/Feature;generate(Lnet/minecraft/world/World;Ljava/util/Random;III)Z