Package net.minecraft.world.gen.chunk
Interface BlockColumn
- All Known Implementing Classes:
VerticalBlockSample
public interface BlockColumn
- Mappings:
Namespace Name official dhc
intermediary net/minecraft/class_6557
named net/minecraft/world/gen/chunk/BlockColumn
-
Method Summary
-
Method Details
-
getState
- Mappings:
Namespace Name Mixin selector official a
Ldhc;a(I)Ldfj;
intermediary method_32892
Lnet/minecraft/class_6557;method_32892(I)Lnet/minecraft/class_2680;
named getState
Lnet/minecraft/world/gen/chunk/BlockColumn;getState(I)Lnet/minecraft/block/BlockState;
-
setState
- Mappings:
Namespace Name Mixin selector official a
Ldhc;a(ILdfj;)V
intermediary method_38092
Lnet/minecraft/class_6557;method_38092(ILnet/minecraft/class_2680;)V
named setState
Lnet/minecraft/world/gen/chunk/BlockColumn;setState(ILnet/minecraft/block/BlockState;)V
-