net.minecraft.world.gen.stateprovider

public interface BlockStateProviders

net.minecraft.data.worldgen.BlockStateProviders
net.minecraft.class_1_1596
net.minecraft.world.gen.stateprovider.BlockStateProviders

Field summary

Modifier and TypeField
RegistryKey<BlockStateProvider>
CAVE_VINES_BODY
field_1_10377
CAVE_VINES_BODY
RegistryKey<BlockStateProvider>
CAVE_VINES_HEAD
field_1_10378
CAVE_VINES_HEAD
RegistryKey<BlockStateProvider>
FLOWER_FLOWER_FOREST
field_1_10379
FLOWER_FLOWER_FOREST
RegistryKey<BlockStateProvider>
FLOWER_MEADOW
field_1_10380
FLOWER_MEADOW
RegistryKey<BlockStateProvider>
FLOWER_PLAIN
field_1_10381
FLOWER_PLAIN
RegistryKey<BlockStateProvider>
MANGROVE_PROPAGULE
field_1_10382
MANGROVE_PROPAGULE
RegistryKey<BlockStateProvider>
PODZOL_BENEATH_TREE
field_1_10383
PODZOL_BENEATH_TREE
RegistryKey<BlockStateProvider>
SOIL_BENEATH_TREE
field_1_10384
SOIL_BENEATH_TREE

Method summary

Modifier and TypeMethod
static void
bootstrap(BootstrapContext<BlockStateProvider> context)
method_1_10258(class_7891<class_4651> arg0)
bootstrap(Registerable<BlockStateProvider> registry)
private static RegistryKey<BlockStateProvider>
key(String id)
method_1_10259(String arg0)
of(String path)