public class PillarBlockStateProvider extends BlockStateProvider
| Modifier and Type | Field and Description |
|---|---|
private Block |
block |
static com.mojang.serialization.Codec<PillarBlockStateProvider> |
field_24944 |
CODEC| Constructor and Description |
|---|
PillarBlockStateProvider(Block block) |
| Modifier and Type | Method and Description |
|---|---|
BlockState |
getBlockState(Random random,
BlockPos pos) |
protected BlockStateProviderType<?> |
method_28862() |
public static final com.mojang.serialization.Codec<PillarBlockStateProvider> field_24944
private final Block block
public PillarBlockStateProvider(Block block)
protected BlockStateProviderType<?> method_28862()
method_28862 in class BlockStateProviderpublic BlockState getBlockState(Random random, BlockPos pos)
getBlockState in class BlockStateProvider