net.minecraft.world.level.levelgen.feature.foliageplacers

public class FoliagePlacerType<P extends FoliagePlacer>

day
net.minecraft.world.level.levelgen.feature.foliageplacers.FoliagePlacerType
net.minecraft.class_4648
net.minecraft.unmapped.C_nqbkkupl
net.minecraft.world.gen.foliage.FoliagePlacerType
net.minecraft.src.C_2381_
net.minecraft.world.level.levelgen.feature.foliageplacers.WorldGenFoilagePlacers

Field summary

Modifier and TypeField
public static final FoliagePlacerType<BlobFoliagePlacer>
a
BLOB_FOLIAGE_PLACER
field_21299
f_wrhsdjvw
BLOB_FOLIAGE_PLACER
f_68591_
public static final FoliagePlacerType<SpruceFoliagePlacer>
b
SPRUCE_FOLIAGE_PLACER
field_21300
f_gmicjcme
SPRUCE_FOLIAGE_PLACER
f_68592_
public static final FoliagePlacerType<PineFoliagePlacer>
c
PINE_FOLIAGE_PLACER
field_21301
f_gakwgkmg
PINE_FOLIAGE_PLACER
f_68593_
public static final FoliagePlacerType<AcaciaFoliagePlacer>
d
ACACIA_FOLIAGE_PLACER
field_21302
f_mqynsbub
ACACIA_FOLIAGE_PLACER
f_68594_
public static final FoliagePlacerType<BushFoliagePlacer>
e
BUSH_FOLIAGE_PLACER
field_24161
f_ddwvqgec
BUSH_FOLIAGE_PLACER
f_68595_
public static final FoliagePlacerType<FancyFoliagePlacer>
f
FANCY_FOLIAGE_PLACER
field_24162
f_kbaoxhbn
FANCY_FOLIAGE_PLACER
f_68596_
public static final FoliagePlacerType<MegaJungleFoliagePlacer>
g
MEGA_JUNGLE_FOLIAGE_PLACER
field_24163
f_fdwxlufp
JUNGLE_FOLIAGE_PLACER
f_68597_
public static final FoliagePlacerType<MegaPineFoliagePlacer>
h
MEGA_PINE_FOLIAGE_PLACER
field_24164
f_yxegyqaz
MEGA_PINE_FOLIAGE_PLACER
f_68598_
public static final FoliagePlacerType<DarkOakFoliagePlacer>
i
DARK_OAK_FOLIAGE_PLACER
field_24165
f_klcnnwvt
DARK_OAK_FOLIAGE_PLACER
f_68599_
public static final FoliagePlacerType<RandomSpreadFoliagePlacer>
j
RANDOM_SPREAD_FOLIAGE_PLACER
field_29296
f_xdrzzgdf
RANDOM_SPREAD_FOLIAGE_PLACER
f_161452_
private final com.mojang.serialization.Codec<P>
k
codec
field_24932
f_tqxfboiv
codec
f_68600_

Constructor summary

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

Method summary

Modifier and TypeMethod
private static <P extends FoliagePlacer> FoliagePlacerType<P>
a(String arg0, com.mojang.serialization.Codec<P> arg1)
register(String arg0, com.mojang.serialization.Codec<P> arg1)
method_28850(String arg0, com.mojang.serialization.Codec<P> arg1)
m_onfabsng(String arg0, com.mojang.serialization.Codec<P> arg1)
register(String id, com.mojang.serialization.Codec<P> codec)
m_68605_(String p_68606_, com.mojang.serialization.Codec<P> p_68607_)
public com.mojang.serialization.Codec<P>
a()
codec()
method_28849()
m_qpbeyamy()
getCodec()
m_68604_()