public final class VerticalBlockSample extends Object implements BlockView
| Modifier and Type | Field and Description |
|---|---|
private BlockState[] |
states |
| Constructor and Description |
|---|
VerticalBlockSample(BlockState[] states) |
| Modifier and Type | Method and Description |
|---|---|
BlockEntity |
getBlockEntity(BlockPos pos) |
BlockState |
getBlockState(BlockPos pos) |
FluidState |
getFluidState(BlockPos pos) |
int |
method_31605() |
int |
method_31607() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetDismountHeight, getDismountHeight, getLuminance, getMaxLightLevel, method_29546, raycast, raycast, raycastBlockmethod_31597, method_31598, method_31599, method_31600, method_31601, method_31602, method_31603, method_31604, method_31606private final BlockState[] states
public VerticalBlockSample(BlockState[] states)
@Nullable public BlockEntity getBlockEntity(BlockPos pos)
getBlockEntity in interface BlockViewpublic BlockState getBlockState(BlockPos pos)
getBlockState in interface BlockViewpublic FluidState getFluidState(BlockPos pos)
getFluidState in interface BlockViewpublic int method_31607()
method_31607 in interface class_5539public int method_31605()
method_31605 in interface class_5539