Class AlphaChunkIo
java.lang.Object
net.minecraft.world.level.storage.AlphaChunkIo
public class AlphaChunkIo extends Object
- Mappings:
Namespace Name official angintermediary net/minecraft/class_405named net/minecraft/world/level/storage/AlphaChunkIo
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classAlphaChunkIo.AlphaChunk -
Constructor Summary
Constructors Constructor Description AlphaChunkIo() -
Method Summary
Modifier and Type Method Description static voidmethod_1445(AlphaChunkIo.AlphaChunk alphaChunk, CompoundTag compoundTag, LayeredBiomeSource layeredBiomeSource)static AlphaChunkIo.AlphaChunkreadAlphaChunk(CompoundTag tag)
-
Constructor Details
-
AlphaChunkIo
public AlphaChunkIo()
-
-
Method Details
-
readAlphaChunk
- Mappings:
Namespace Name Mixin selector official aLang;a(Ldn;)Lang$a;intermediary method_1446Lnet/minecraft/class_405;method_1446(Lnet/minecraft/class_1405;)Lnet/minecraft/class_405$class_406;named readAlphaChunkLnet/minecraft/world/level/storage/AlphaChunkIo;readAlphaChunk(Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/world/level/storage/AlphaChunkIo$AlphaChunk;
-
method_1445
public static void method_1445(AlphaChunkIo.AlphaChunk alphaChunk, CompoundTag compoundTag, LayeredBiomeSource layeredBiomeSource)- Mappings:
Namespace Name Mixin selector official aLang;a(Lang$a;Ldn;Laec;)Vintermediary method_1445Lnet/minecraft/class_405;method_1445(Lnet/minecraft/class_405$class_406;Lnet/minecraft/class_1405;Lnet/minecraft/class_123;)Vnamed method_1445Lnet/minecraft/world/level/storage/AlphaChunkIo;method_1445(Lnet/minecraft/world/level/storage/AlphaChunkIo$AlphaChunk;Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/world/LayeredBiomeSource;)V
-