public class FoliagePlacerType<P extends FoliagePlacer>
| cho | |
| net.minecraft.world.level.levelgen.feature.foliageplacers.FoliagePlacerType | |
| net.minecraft.class_4648 | |
| net.minecraft.world.gen.foliage.FoliagePlacerType | |
| net.minecraft.world.gen.foliageplacer.FoliagePlacerType | |
| net.minecraft.server.v1_15_R1.WorldGenFoilagePlacers |
Field summary
| Modifier and Type | Field | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public static final FoliagePlacerType<BlobFoliagePlacer> |
| ||||||||||
| public static final FoliagePlacerType<SpruceFoliagePlacer> |
| ||||||||||
| public static final FoliagePlacerType<PineFoliagePlacer> |
| ||||||||||
| public static final FoliagePlacerType<AcaciaFoliagePlacer> |
| ||||||||||
| private final Function<com.mojang.datafixers.Dynamic<?>, P> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| private | (Function<com.mojang.datafixers.Dynamic<?>, P> deserializer) |
Method summary
| Modifier and Type | Method | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private static <P extends FoliagePlacer> FoliagePlacerType<P> |
| ||||||||||
| public P |
|