net.minecraft.world.level.levelgen.feature.blockplacers

public class BlockPlacerType<P extends BlockPlacer>

clj
net.minecraft.world.level.levelgen.feature.blockplacers.BlockPlacerType
net.minecraft.class_4630
net.minecraft.unmapped.C_dnettrde
net.minecraft.world.gen.placer.BlockPlacerType
net.minecraft.world.gen.blockplacer.BlockPlacerType
net.minecraft.server.v1_16_R2.WorldGenBlockPlacers

Field summary

Modifier and TypeField
public static final BlockPlacerType<SimpleBlockPlacer>
a
SIMPLE_BLOCK_PLACER
field_21223
f_owdibzpu
SIMPLE_BLOCK_PLACER
field_227259_a_
public static final BlockPlacerType<DoublePlantPlacer>
b
DOUBLE_PLANT_PLACER
field_21224
f_jzytandw
DOUBLE_PLANT_PLACER
field_227260_b_
public static final BlockPlacerType<ColumnPlacer>
c
COLUMN_PLACER
field_21225
f_iicgmpkk
COLUMN_PLACER
field_227261_c_
private final com.mojang.serialization.Codec<P>
d
codec
field_24866
f_vqxzbogn
codec
field_236436_d_

Constructor summary

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

Method summary

Modifier and TypeMethod
private static <P extends BlockPlacer> BlockPlacerType<P>
a(String arg0, com.mojang.serialization.Codec<P> arg1)
register(String arg0, com.mojang.serialization.Codec<P> arg1)
method_23405(String arg0, com.mojang.serialization.Codec<P> arg1)
m_rvqukgus(String arg0, com.mojang.serialization.Codec<P> arg1)
register(String id, com.mojang.serialization.Codec<P> codec)
func_236438_a_(String arg0, com.mojang.serialization.Codec<P> arg1)
public com.mojang.serialization.Codec<P>
a()
codec()
method_28674()
m_pkttdgjm()
getCodec()
func_236437_a_()