Modifier and Type | Field and Description |
---|---|
BlockPos |
pos |
BlockState |
state |
CompoundTag |
tag |
Constructor and Description |
---|
StructureBlockInfo(BlockPos pos,
BlockState state,
CompoundTag tag) |
public final BlockPos pos
public final BlockState state
public final CompoundTag tag
public StructureBlockInfo(BlockPos pos, BlockState state, @Nullable CompoundTag tag)