net.minecraft.world.level.levelgen.feature.stateproviders

public class BlockStateProviderType<P extends BlockStateProvider>

cxl
net.minecraft.world.level.levelgen.feature.stateproviders.BlockStateProviderType
net.minecraft.class_4652
net.minecraft.unmapped.C_mhtqwrqj
net.minecraft.world.gen.stateprovider.BlockStateProviderType
net.minecraft.src.C_2387_
net.minecraft.world.level.levelgen.feature.stateproviders.WorldGenFeatureStateProviders

Field summary

Modifier and TypeField
public static final BlockStateProviderType<SimpleStateProvider>
a
SIMPLE_STATE_PROVIDER
field_21305
f_byjbuxxb
SIMPLE_STATE_PROVIDER
f_68752_
public static final BlockStateProviderType<WeightedStateProvider>
b
WEIGHTED_STATE_PROVIDER
field_21306
f_ndtwakna
WEIGHTED_STATE_PROVIDER
f_68753_
public static final BlockStateProviderType<PlainFlowerProvider>
c
PLAIN_FLOWER_PROVIDER
field_21307
f_ikjtpwkg
PLAIN_FLOWER_PROVIDER
f_68754_
public static final BlockStateProviderType<ForestFlowerProvider>
d
FOREST_FLOWER_PROVIDER
field_21308
f_hkdbygvz
FOREST_FLOWER_PROVIDER
f_68755_
public static final BlockStateProviderType<RotatedBlockProvider>
e
ROTATED_BLOCK_PROVIDER
field_24938
f_jccpekrj
ROTATED_BLOCK_PROVIDER
f_68756_
public static final BlockStateProviderType<RandomizedIntStateProvider>
f
RANDOMIZED_INT_STATE_PROVIDER
field_29300
f_mrmusijs
RANDOMIZED_INT_STATE_PROVIDER
f_161554_
private final com.mojang.serialization.Codec<P>
g
codec
field_24939
f_iktygrle
codec
f_68757_

Constructor summary

ModifierConstructor
private (com.mojang.serialization.Codec<P> codec)

Method summary

Modifier and TypeMethod
private static <P extends BlockStateProvider> BlockStateProviderType<P>
a(String arg0, com.mojang.serialization.Codec<P> arg1)
register(String arg0, com.mojang.serialization.Codec<P> arg1)
method_23457(String arg0, com.mojang.serialization.Codec<P> arg1)
m_utqzidsd(String arg0, com.mojang.serialization.Codec<P> arg1)
register(String id, com.mojang.serialization.Codec<P> codec)
m_68762_(String p_68763_, com.mojang.serialization.Codec<P> p_68764_)
public com.mojang.serialization.Codec<P>
a()
codec()
method_28863()
m_odqsdbfp()
getCodec()
m_68761_()