Package net.minecraft.world.gen.chunk
Interface BlockColumn
- All Known Implementing Classes:
VerticalBlockSample
public interface BlockColumn
- Mappings:
Namespace Name named net/minecraft/world/gen/chunk/BlockColumnintermediary net/minecraft/class_6557official edk
-
Method Summary
-
Method Details
-
getState
- Mappings:
Namespace Name Mixin selector named getStateLnet/minecraft/world/gen/chunk/BlockColumn;getState(I)Lnet/minecraft/block/BlockState;intermediary method_32892Lnet/minecraft/class_6557;method_32892(I)Lnet/minecraft/class_2680;official aLedk;a(I)Lebq;
-
setState
- Mappings:
Namespace Name Mixin selector named setStateLnet/minecraft/world/gen/chunk/BlockColumn;setState(ILnet/minecraft/block/BlockState;)Vintermediary method_38092Lnet/minecraft/class_6557;method_38092(ILnet/minecraft/class_2680;)Vofficial aLedk;a(ILebq;)V
-