Class RavineCarver

java.lang.Object
net.minecraft.world.gen.carver.Carver
net.minecraft.world.gen.carver.RavineCarver

public class RavineCarver extends Carver
Mappings:
Namespace Name
official avo
intermediary net/minecraft/class_1212
named net/minecraft/world/gen/carver/RavineCarver
  • Field Details

    • field_12953

      protected static final BlockState field_12953
      Mappings:
      Namespace Name Mixin selector
      official a Lavo;a:Latl;
      intermediary field_12953 Lnet/minecraft/class_1212;field_12953:Lnet/minecraft/class_2232;
      named field_12953 Lnet/minecraft/world/gen/carver/RavineCarver;field_12953:Lnet/minecraft/block/BlockState;
    • field_12954

      protected static final BlockState field_12954
      Mappings:
      Namespace Name Mixin selector
      official b Lavo;b:Latl;
      intermediary field_12954 Lnet/minecraft/class_1212;field_12954:Lnet/minecraft/class_2232;
      named field_12954 Lnet/minecraft/world/gen/carver/RavineCarver;field_12954:Lnet/minecraft/block/BlockState;
    • heightToHorizontalStretchFactor

      private final float[] heightToHorizontalStretchFactor
      Mappings:
      Namespace Name Mixin selector
      official c Lavo;c:[F
      intermediary field_4793 Lnet/minecraft/class_1212;field_4793:[F
      named heightToHorizontalStretchFactor Lnet/minecraft/world/gen/carver/RavineCarver;heightToHorizontalStretchFactor:[F
  • Constructor Details

    • RavineCarver

      public RavineCarver()
  • Method Details

    • carveRavine

      protected void carveRavine(long seed, int mainChunkX, int mainChunkZ, ChunkBlockStateStorage chunkStorage, double x, double y, double z, float baseWidth, float xzAngle, float yAngle, int branch, int branchCount, double heightWidthRatio)
      Mappings:
      Namespace Name Mixin selector
      official a Lavo;a(JIILavp;DDDFFFIID)V
      intermediary method_3996 Lnet/minecraft/class_1212;method_3996(JIILnet/minecraft/class_2252;DDDFFFIID)V
      named carveRavine Lnet/minecraft/world/gen/carver/RavineCarver;carveRavine(JIILnet/minecraft/world/chunk/ChunkBlockStateStorage;DDDFFFIID)V
    • carve

      protected void carve(World world, int chunkX, int chunkZ, int mainChunkX, int mainChunkZ, ChunkBlockStateStorage chunkStorage)
      Overrides:
      carve in class Carver
      Mappings:
      Namespace Name Mixin selector
      official a Lavu;a(Lajs;IIIILavp;)V
      intermediary method_4003 Lnet/minecraft/class_1216;method_4003(Lnet/minecraft/class_1150;IIIILnet/minecraft/class_2252;)V
      named carve Lnet/minecraft/world/gen/carver/Carver;carve(Lnet/minecraft/world/World;IIIILnet/minecraft/world/chunk/ChunkBlockStateStorage;)V