Package net.minecraft.world.gen.carver
Class CaveWorldCarver
java.lang.Object
net.minecraft.world.gen.Generator
net.minecraft.world.gen.carver.CaveWorldCarver
- Mappings:
Namespace Name intermediary net/minecraft/class_415glue class_455server ltclient sqnamed net/minecraft/world/gen/carver/CaveWorldCarver
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidplace(int chunkX, int chunkZ, byte[] blocks, double x, double y, double z) protected voidprotected voidplaceTunnels(int chunkX, int chunkZ, byte[] blocks, double x, double y, double z, float baseWidth, float yaw, float pitch, int tunnel, int tunnelCount, double widthHeightRatio)
-
Constructor Details
-
CaveWorldCarver
public CaveWorldCarver()
-
-
Method Details
-
place
protected void place(int chunkX, int chunkZ, byte[] blocks, double x, double y, double z) - Mappings:
Namespace Name Mixin selector intermediary method_1399Lnet/minecraft/class_415;method_1399(II[BDDD)Vglue method_1672Lclass_455;method_1672(II[BDDD)Vserver aLlt;a(II[BDDD)Vclient aLsq;a(II[BDDD)Vnamed placeLnet/minecraft/world/gen/carver/CaveWorldCarver;place(II[BDDD)V
-
placeTunnels
protected void placeTunnels(int chunkX, int chunkZ, byte[] blocks, double x, double y, double z, float baseWidth, float yaw, float pitch, int tunnel, int tunnelCount, double widthHeightRatio) - Mappings:
Namespace Name Mixin selector intermediary method_1400Lnet/minecraft/class_415;method_1400(II[BDDDFFFIID)Vglue method_1673Lclass_455;method_1673(II[BDDDFFFIID)Vserver aLlt;a(II[BDDDFFFIID)Vclient aLsq;a(II[BDDDFFFIID)Vnamed placeTunnelsLnet/minecraft/world/gen/carver/CaveWorldCarver;placeTunnels(II[BDDDFFFIID)V
-
place
protected void place(World world, int startChunkX, int startChunkZ, int chunkX, int chunkZ, byte[] blocks) - Overrides:
placein classGenerator- Mappings:
Namespace Name Mixin selector intermediary method_396Lnet/minecraft/class_105;method_396(Lnet/minecraft/class_18;IIII[B)Vglue method_729Lclass_150;method_729(Lclass_129;IIII[B)Vserver aLdy;a(Ldj;IIII[B)Vclient aLfv;a(Lfd;IIII[B)Vnamed placeLnet/minecraft/world/gen/Generator;place(Lnet/minecraft/world/World;IIII[B)V
-