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

public class BlockPlacerType<P extends BlockPlacer>

cur
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.src.C_2319_
net.minecraft.world.level.levelgen.feature.blockplacers.WorldGenBlockPlacers

Field summary

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

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)
m_67495_(String p_67496_, com.mojang.serialization.Codec<P> p_67497_)
public com.mojang.serialization.Codec<P>
a()
codec()
method_28674()
m_pkttdgjm()
getCodec()
m_67494_()