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

public class FoliagePlacerType<P extends FoliagePlacer>

cnj
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.world.gen.foliageplacer.FoliagePlacerType
net.minecraft.server.v1_16_R2.WorldGenFoilagePlacers

Field summary

Modifier and TypeField
public static final FoliagePlacerType<BlobFoliagePlacer>
a
BLOB_FOLIAGE_PLACER
field_21299
f_wrhsdjvw
BLOB_FOLIAGE_PLACER
field_227386_a_
public static final FoliagePlacerType<SpruceFoliagePlacer>
b
SPRUCE_FOLIAGE_PLACER
field_21300
f_gmicjcme
SPRUCE_FOLIAGE_PLACER
field_227387_b_
public static final FoliagePlacerType<PineFoliagePlacer>
c
PINE_FOLIAGE_PLACER
field_21301
f_gakwgkmg
PINE_FOLIAGE_PLACER
field_227388_c_
public static final FoliagePlacerType<AcaciaFoliagePlacer>
d
ACACIA_FOLIAGE_PLACER
field_21302
f_mqynsbub
ACACIA_FOLIAGE_PLACER
field_227389_d_
public static final FoliagePlacerType<BushFoliagePlacer>
e
BUSH_FOLIAGE_PLACER
field_24161
f_ddwvqgec
BUSH_FOLIAGE_PLACER
field_236766_e_
public static final FoliagePlacerType<FancyFoliagePlacer>
f
FANCY_FOLIAGE_PLACER
field_24162
f_kbaoxhbn
FANCY_FOLIAGE_PLACER
field_236767_f_
public static final FoliagePlacerType<MegaJungleFoliagePlacer>
g
MEGA_JUNGLE_FOLIAGE_PLACER
field_24163
f_fdwxlufp
JUNGLE_FOLIAGE_PLACER
field_236768_g_
public static final FoliagePlacerType<MegaPineFoliagePlacer>
h
MEGA_PINE_FOLIAGE_PLACER
field_24164
f_yxegyqaz
MEGA_PINE_FOLIAGE_PLACER
field_236769_h_
public static final FoliagePlacerType<DarkOakFoliagePlacer>
i
DARK_OAK_FOLIAGE_PLACER
field_24165
f_klcnnwvt
DARK_OAK_FOLIAGE_PLACER
field_236770_i_
private final com.mojang.serialization.Codec<P>
j
codec
field_24932
f_tqxfboiv
codec
field_236771_j_

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)
func_236773_a_(String arg0, com.mojang.serialization.Codec<P> arg1)
public com.mojang.serialization.Codec<P>
a()
codec()
method_28849()
m_qpbeyamy()
getCodec()
func_236772_a_()