Class AlienTrunkPlacerType
java.lang.Object
com.lightning.northstar.world.features.trunkplacers.AlienTrunkPlacerType
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final net.minecraft.world.level.levelgen.feature.trunkplacers.TrunkPlacerType<ArgyreTrunkPlacer> static final net.minecraft.world.level.levelgen.feature.trunkplacers.TrunkPlacerType<CoilerTrunkPlacer> static final net.minecraft.world.level.levelgen.feature.trunkplacers.TrunkPlacerType<WilterTrunkPlacer> -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
COILER_TRUNK_PLACER
public static final net.minecraft.world.level.levelgen.feature.trunkplacers.TrunkPlacerType<CoilerTrunkPlacer> COILER_TRUNK_PLACER -
WILTER_TRUNK_PLACER
public static final net.minecraft.world.level.levelgen.feature.trunkplacers.TrunkPlacerType<WilterTrunkPlacer> WILTER_TRUNK_PLACER -
ARGYRE_TRUNK_PLACER
public static final net.minecraft.world.level.levelgen.feature.trunkplacers.TrunkPlacerType<ArgyreTrunkPlacer> ARGYRE_TRUNK_PLACER
-
-
Constructor Details
-
AlienTrunkPlacerType
public AlienTrunkPlacerType()
-