net.minecraft.world.level.levelgen.placement

public class CountPlacement

extends RepeatingPlacement

eng
net.minecraft.world.level.levelgen.placement.CountPlacement
net.minecraft.class_6793
net.minecraft.world.gen.placementmodifier.CountPlacementModifier
net.minecraft.world.level.levelgen.placement.CountPlacement

Field summary

Modifier and TypeField
public static final com.mojang.serialization.MapCodec<CountPlacement>
a
CODEC
field_35718
MODIFIER_CODEC
private final IntProvider
c
count
field_35719
count

Constructor summary

ModifierConstructor
private (IntProvider count)

Method summary

Modifier and TypeMethod
public static CountPlacement
a(bso arg0)
of(IntProvider arg0)
method_39624(class_6017 arg0)
of(IntProvider count)
public static CountPlacement
a(int arg0)
of(int arg0)
method_39623(int arg0)
of(int count)
protected int
a(bam arg0, jh arg1)
count(RandomSource arg0, BlockPos arg1)
method_14452(class_5819 arg0, class_2338 arg1)
getCount(Random arg0, BlockPos arg1)
public PlacementModifierType<?>
b()
type()
method_39615()
getType()