| net.minecraft.world.level.levelgen.placement.PlacedFeature | |
| net.minecraft.class_6796 | |
| net.minecraft.world.gen.feature.PlacedFeature |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| private final RegistryEntry<Feature> |
|
||||||
| private final List<PlacementModifier> |
|
||||||
| public static final com.mojang.serialization.Codec<PlacedFeature> |
|
||||||
| public static final com.mojang.serialization.Codec<RegistryEntry<PlacedFeature>> |
|
||||||
| public static final com.mojang.serialization.Codec<RegistryEntryList<PlacedFeature>> |
|
||||||
| public static final com.mojang.serialization.Codec<List<RegistryEntryList<PlacedFeature>>> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (RegistryEntry<Feature> feature, List<PlacementModifier> placementModifiers) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public boolean |
|
||||||
| public Stream<RegistryEntry<Feature>> |
|
||||||
| public RegistryEntry<Feature> |
|
||||||
| public List<PlacementModifier> |
|
||||||
| private static com.mojang.datafixers.kinds.App |
|
||||||
| private static List |
|
||||||
| private static RegistryEntry |
|