public class FallenLeavesBlockStateProvider
extends net.minecraft.world.gen.blockstateprovider.BlockStateProvider
Modifier and Type | Field and Description |
---|---|
static com.mojang.serialization.Codec<FallenLeavesBlockStateProvider> |
CODEC |
static FallenLeavesBlockStateProvider |
INSTANCE |
Constructor and Description |
---|
FallenLeavesBlockStateProvider() |
Modifier and Type | Method and Description |
---|---|
net.minecraft.block.BlockState |
getState(java.util.Random p_225574_1_,
net.minecraft.util.math.BlockPos p_225574_2_) |
protected net.minecraft.world.gen.blockstateprovider.BlockStateProviderType<?> |
type() |
public static final FallenLeavesBlockStateProvider INSTANCE
public static final com.mojang.serialization.Codec<FallenLeavesBlockStateProvider> CODEC
protected net.minecraft.world.gen.blockstateprovider.BlockStateProviderType<?> type()
type
in class net.minecraft.world.gen.blockstateprovider.BlockStateProvider
public net.minecraft.block.BlockState getState(java.util.Random p_225574_1_, net.minecraft.util.math.BlockPos p_225574_2_)
getState
in class net.minecraft.world.gen.blockstateprovider.BlockStateProvider