net.minecraft.world.level.levelgen.placement

public class CountPlacement

extends RepeatingPlacement

ein
net.minecraft.world.level.levelgen.placement.CountPlacement
net.minecraft.class_6793
net.minecraft.world.gen.placementmodifier.CountPlacementModifier
net.minecraft.src.C_183007_
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
f_191623_
private final IntProvider
c
count
field_35719
count
f_191624_

Constructor summary

ModifierConstructor
private (IntProvider count)

Method summary

Modifier and TypeMethod
public static CountPlacement
a(bpw arg0)
of(IntProvider arg0)
method_39624(class_6017 arg0)
of(IntProvider count)
m_191630_(C_141052_ p_191631_)
public static CountPlacement
a(int arg0)
of(int arg0)
method_39623(int arg0)
of(int count)
m_191628_(int p_191629_)
protected int
a(ayw arg0, jd arg1)
count(RandomSource arg0, BlockPos arg1)
method_14452(class_5819 arg0, class_2338 arg1)
getCount(Random arg0, BlockPos arg1)
m_213944_(C_212974_ p_226334_, C_4675_ arg1)
public PlacementModifierType<?>
b()
type()
method_39615()
getType()
m_183327_()