Package net.minecraft.world.gen.chunk
Interface BlockColumn
- All Known Implementing Classes:
 VerticalBlockSample
public interface BlockColumn
- Mappings:
 Namespace Name official dduintermediary net/minecraft/class_6557named net/minecraft/world/gen/chunk/BlockColumn
- 
Method Summary
 
- 
Method Details
- 
getState
- Mappings:
 Namespace Name Mixin selector official aLddu;a(I)Ldcb;intermediary method_32892Lnet/minecraft/class_6557;method_32892(I)Lnet/minecraft/class_2680;named getStateLnet/minecraft/world/gen/chunk/BlockColumn;getState(I)Lnet/minecraft/block/BlockState;
 - 
setState
- Mappings:
 Namespace Name Mixin selector official aLddu;a(ILdcb;)Vintermediary method_38092Lnet/minecraft/class_6557;method_38092(ILnet/minecraft/class_2680;)Vnamed setStateLnet/minecraft/world/gen/chunk/BlockColumn;setState(ILnet/minecraft/block/BlockState;)V
 
 -