Package net.minecraft.world.gen.chunk
Class Blender
java.lang.Object
net.minecraft.world.gen.chunk.Blender
- Mappings:
Namespace Name official ctbintermediary net/minecraft/class_6749named net/minecraft/world/gen/chunk/Blender
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionprotected static interfaceprotected static interface -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final ChunkPosstatic final intstatic final doubleprivate static final doubleprivate static final intprivate static final intprivate static final intprivate final double[][]static final Blenderprivate static final HeightLimitViewprivate final double[] -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Blendercreate(ChunkRegion chunkRegion, int chunkX, int chunkZ) private static intgetSurfaceHeight(Chunk chunk, int x, int z) private static intmethod_39343(int int2) protected doublemethod_39344(int int2, int int3) protected doublemethod_39345(int int2, int int3, int int4) protected voidmethod_39346(int int2, int int3, Blender.class_6750 class_6750) private voidmethod_39347(int index, Chunk chunk, int x, int z) private static booleanmethod_39350(Chunk chunk, BlockPos pos) protected voidmethod_39351(Blender.class_6751 class_6751) private static intmethod_39352(int int2) private static intmethod_39353(int int2, int int3) private static double[]method_39354(Chunk chunk, int x, int z) private static intmethod_39355(int int2)
-
Field Details
-
field_35514
private static final double field_35514- See Also:
- Mappings:
Namespace Name Mixin selector official dLctb;d:Dintermediary field_35514Lnet/minecraft/class_6749;field_35514:Dnamed field_35514Lnet/minecraft/world/gen/chunk/Blender;field_35514:D
-
OLD_HEIGHT_LIMIT
- Mappings:
Namespace Name Mixin selector official eLctb;e:Lbzd;intermediary field_35515Lnet/minecraft/class_6749;field_35515:Lnet/minecraft/class_5539;named OLD_HEIGHT_LIMITLnet/minecraft/world/gen/chunk/Blender;OLD_HEIGHT_LIMIT:Lnet/minecraft/world/HeightLimitView;
-
field_35511
public static final int field_35511- See Also:
- Mappings:
Namespace Name Mixin selector official aLctb;a:Iintermediary field_35511Lnet/minecraft/class_6749;field_35511:Inamed field_35511Lnet/minecraft/world/gen/chunk/Blender;field_35511:I
-
field_35516
private static final int field_35516- See Also:
- Mappings:
Namespace Name Mixin selector official fLctb;f:Iintermediary field_35516Lnet/minecraft/class_6749;field_35516:Inamed field_35516Lnet/minecraft/world/gen/chunk/Blender;field_35516:I
-
field_35517
private static final int field_35517- Mappings:
Namespace Name Mixin selector official gLctb;g:Iintermediary field_35517Lnet/minecraft/class_6749;field_35517:Inamed field_35517Lnet/minecraft/world/gen/chunk/Blender;field_35517:I
-
field_35518
private static final int field_35518- Mappings:
Namespace Name Mixin selector official hLctb;h:Iintermediary field_35518Lnet/minecraft/class_6749;field_35518:Inamed field_35518Lnet/minecraft/world/gen/chunk/Blender;field_35518:I
-
SURFACE_BLOCKS
- Mappings:
Namespace Name Mixin selector official iLctb;i:Ljava/util/List;intermediary field_35519Lnet/minecraft/class_6749;field_35519:Ljava/util/List;named SURFACE_BLOCKSLnet/minecraft/world/gen/chunk/Blender;SURFACE_BLOCKS:Ljava/util/List;
-
NULL_BLENDER
- Mappings:
Namespace Name Mixin selector official bLctb;b:Lctb;intermediary field_35512Lnet/minecraft/class_6749;field_35512:Lnet/minecraft/class_6749;named NULL_BLENDERLnet/minecraft/world/gen/chunk/Blender;NULL_BLENDER:Lnet/minecraft/world/gen/chunk/Blender;
-
field_35513
public static final double field_35513- Mappings:
Namespace Name Mixin selector official cLctb;c:Dintermediary field_35513Lnet/minecraft/class_6749;field_35513:Dnamed field_35513Lnet/minecraft/world/gen/chunk/Blender;field_35513:D
-
chunkPos
- Mappings:
Namespace Name Mixin selector official jLctb;j:Lbyi;intermediary field_35520Lnet/minecraft/class_6749;field_35520:Lnet/minecraft/class_1923;named chunkPosLnet/minecraft/world/gen/chunk/Blender;chunkPos:Lnet/minecraft/util/math/ChunkPos;
-
surfaceHeights
private final double[] surfaceHeights- Mappings:
Namespace Name Mixin selector official kLctb;k:[Dintermediary field_35521Lnet/minecraft/class_6749;field_35521:[Dnamed surfaceHeightsLnet/minecraft/world/gen/chunk/Blender;surfaceHeights:[D
-
field_35522
private final double[][] field_35522- Mappings:
Namespace Name Mixin selector official lLctb;l:[[Dintermediary field_35522Lnet/minecraft/class_6749;field_35522:[[Dnamed field_35522Lnet/minecraft/world/gen/chunk/Blender;field_35522:[[D
-
-
Constructor Details
-
Blender
- Mappings:
Namespace Name Mixin selector official <init>Lctb;<init>(Lbyi;)Vintermediary <init>Lnet/minecraft/class_6749;<init>(Lnet/minecraft/class_1923;)Vnamed <init>Lnet/minecraft/world/gen/chunk/Blender;<init>(Lnet/minecraft/util/math/ChunkPos;)V
-
Blender
- Mappings:
Namespace Name Mixin selector official <init>Lctb;<init>(Lcov;Lcov;Lcov;Lcov;)Vintermediary <init>Lnet/minecraft/class_6749;<init>(Lnet/minecraft/class_2791;Lnet/minecraft/class_2791;Lnet/minecraft/class_2791;Lnet/minecraft/class_2791;)Vnamed <init>Lnet/minecraft/world/gen/chunk/Blender;<init>(Lnet/minecraft/world/chunk/Chunk;Lnet/minecraft/world/chunk/Chunk;Lnet/minecraft/world/chunk/Chunk;Lnet/minecraft/world/chunk/Chunk;)V
-
-
Method Details
-
create
- Mappings:
Namespace Name Mixin selector official aLctb;a(Laco;II)Lctb;intermediary method_39348Lnet/minecraft/class_6749;method_39348(Lnet/minecraft/class_3233;II)Lnet/minecraft/class_6749;named createLnet/minecraft/world/gen/chunk/Blender;create(Lnet/minecraft/world/ChunkRegion;II)Lnet/minecraft/world/gen/chunk/Blender;
-
method_39347
- Mappings:
Namespace Name Mixin selector official aLctb;a(ILcov;II)Vintermediary method_39347Lnet/minecraft/class_6749;method_39347(ILnet/minecraft/class_2791;II)Vnamed method_39347Lnet/minecraft/world/gen/chunk/Blender;method_39347(ILnet/minecraft/world/chunk/Chunk;II)V
-
getSurfaceHeight
- Mappings:
Namespace Name Mixin selector official aLctb;a(Lcov;II)Iintermediary method_39349Lnet/minecraft/class_6749;method_39349(Lnet/minecraft/class_2791;II)Inamed getSurfaceHeightLnet/minecraft/world/gen/chunk/Blender;getSurfaceHeight(Lnet/minecraft/world/chunk/Chunk;II)I
-
method_39354
- Mappings:
Namespace Name Mixin selector official bLctb;b(Lcov;II)[Dintermediary method_39354Lnet/minecraft/class_6749;method_39354(Lnet/minecraft/class_2791;II)[Dnamed method_39354Lnet/minecraft/world/gen/chunk/Blender;method_39354(Lnet/minecraft/world/chunk/Chunk;II)[D
-
method_39350
- Mappings:
Namespace Name Mixin selector official aLctb;a(Lcov;Lgh;)Zintermediary method_39350Lnet/minecraft/class_6749;method_39350(Lnet/minecraft/class_2791;Lnet/minecraft/class_2338;)Znamed method_39350Lnet/minecraft/world/gen/chunk/Blender;method_39350(Lnet/minecraft/world/chunk/Chunk;Lnet/minecraft/util/math/BlockPos;)Z
-
method_39344
protected double method_39344(int int2, int int3) - Mappings:
Namespace Name Mixin selector official aLctb;a(II)Dintermediary method_39344Lnet/minecraft/class_6749;method_39344(II)Dnamed method_39344Lnet/minecraft/world/gen/chunk/Blender;method_39344(II)D
-
method_39345
protected double method_39345(int int2, int int3, int int4) - Mappings:
Namespace Name Mixin selector official aLctb;a(III)Dintermediary method_39345Lnet/minecraft/class_6749;method_39345(III)Dnamed method_39345Lnet/minecraft/world/gen/chunk/Blender;method_39345(III)D
-
method_39351
- Mappings:
Namespace Name Mixin selector official aLctb;a(Lctb$b;)Vintermediary method_39351Lnet/minecraft/class_6749;method_39351(Lnet/minecraft/class_6749$class_6751;)Vnamed method_39351Lnet/minecraft/world/gen/chunk/Blender;method_39351(Lnet/minecraft/world/gen/chunk/Blender$class_6751;)V
-
method_39346
- Mappings:
Namespace Name Mixin selector official aLctb;a(IILctb$a;)Vintermediary method_39346Lnet/minecraft/class_6749;method_39346(IILnet/minecraft/class_6749$class_6750;)Vnamed method_39346Lnet/minecraft/world/gen/chunk/Blender;method_39346(IILnet/minecraft/world/gen/chunk/Blender$class_6750;)V
-
method_39353
private static int method_39353(int int2, int int3) - Mappings:
Namespace Name Mixin selector official bLctb;b(II)Iintermediary method_39353Lnet/minecraft/class_6749;method_39353(II)Inamed method_39353Lnet/minecraft/world/gen/chunk/Blender;method_39353(II)I
-
method_39343
private static int method_39343(int int2) - Mappings:
Namespace Name Mixin selector official aLctb;a(I)Iintermediary method_39343Lnet/minecraft/class_6749;method_39343(I)Inamed method_39343Lnet/minecraft/world/gen/chunk/Blender;method_39343(I)I
-
method_39352
private static int method_39352(int int2) - Mappings:
Namespace Name Mixin selector official bLctb;b(I)Iintermediary method_39352Lnet/minecraft/class_6749;method_39352(I)Inamed method_39352Lnet/minecraft/world/gen/chunk/Blender;method_39352(I)I
-
method_39355
private static int method_39355(int int2) - Mappings:
Namespace Name Mixin selector official cLctb;c(I)Iintermediary method_39355Lnet/minecraft/class_6749;method_39355(I)Inamed method_39355Lnet/minecraft/world/gen/chunk/Blender;method_39355(I)I
-