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

public class RandomizedIntStateProvider

extends BlockStateProvider

epy
net.minecraft.world.level.levelgen.feature.stateproviders.RandomizedIntStateProvider
net.minecraft.class_5929

Field summary

Modifier and TypeField
public static final com.mojang.serialization.MapCodec<RandomizedIntStateProvider>
b
CODEC
field_29301
private final BlockStateProvider
c
source
field_29302
private final String
d
propertyName
field_29303
private IntegerProperty
e
property
field_29304
private final IntProvider
f
values
field_29305

Constructor summary

ModifierConstructor
public (BlockStateProvider arg0, IntegerProperty arg1, IntProvider arg2)
public (BlockStateProvider arg0, String arg1, IntProvider arg2)

Method summary

Modifier and TypeMethod
protected BlockStateProviderType<?>
a()
type()
method_28862()
public BlockState
a(baq arg0, iy arg1)
getState(RandomSource arg0, BlockPos arg1)
method_23455(class_5819 arg0, class_2338 arg1)
private static IntegerProperty
a(ecg arg0, String arg1)
findProperty(BlockState arg0, String arg1)
method_34363(class_2680 arg0, String arg1)