public class TrunkRegistration
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static net.minecraft.world.gen.trunkplacer.TrunkPlacerType<net.minecraft.world.gen.trunkplacer.AbstractTrunkPlacer> |
EGGANT_TRUNK_PLACER |
static net.minecraft.world.gen.trunkplacer.TrunkPlacerType<net.minecraft.world.gen.trunkplacer.AbstractTrunkPlacer> |
LANAKILA_TYPE_C_PLACER |
static net.minecraft.world.gen.trunkplacer.TrunkPlacerType<net.minecraft.world.gen.trunkplacer.AbstractTrunkPlacer> |
LANAKILA_TYPE_D_PLACER |
static net.minecraft.world.gen.trunkplacer.TrunkPlacerType<net.minecraft.world.gen.trunkplacer.AbstractTrunkPlacer> |
LANAKILA_TYPE_E_PLACER |
static net.minecraft.world.gen.trunkplacer.TrunkPlacerType<net.minecraft.world.gen.trunkplacer.AbstractTrunkPlacer> |
LUM_TRUNK_PLACER |
static net.minecraft.world.gen.trunkplacer.TrunkPlacerType<net.minecraft.world.gen.trunkplacer.AbstractTrunkPlacer> |
STIRB_TRUNK_PLACER |
static net.minecraft.world.gen.trunkplacer.TrunkPlacerType<net.minecraft.world.gen.trunkplacer.AbstractTrunkPlacer> |
TOUGA_TRUNK_PLACER |
Constructor and Description |
---|
TrunkRegistration() |
public static net.minecraft.world.gen.trunkplacer.TrunkPlacerType<net.minecraft.world.gen.trunkplacer.AbstractTrunkPlacer> LUM_TRUNK_PLACER
public static net.minecraft.world.gen.trunkplacer.TrunkPlacerType<net.minecraft.world.gen.trunkplacer.AbstractTrunkPlacer> EGGANT_TRUNK_PLACER
public static net.minecraft.world.gen.trunkplacer.TrunkPlacerType<net.minecraft.world.gen.trunkplacer.AbstractTrunkPlacer> STIRB_TRUNK_PLACER
public static net.minecraft.world.gen.trunkplacer.TrunkPlacerType<net.minecraft.world.gen.trunkplacer.AbstractTrunkPlacer> TOUGA_TRUNK_PLACER
public static net.minecraft.world.gen.trunkplacer.TrunkPlacerType<net.minecraft.world.gen.trunkplacer.AbstractTrunkPlacer> LANAKILA_TYPE_C_PLACER
public static net.minecraft.world.gen.trunkplacer.TrunkPlacerType<net.minecraft.world.gen.trunkplacer.AbstractTrunkPlacer> LANAKILA_TYPE_D_PLACER
public static net.minecraft.world.gen.trunkplacer.TrunkPlacerType<net.minecraft.world.gen.trunkplacer.AbstractTrunkPlacer> LANAKILA_TYPE_E_PLACER