| Package | Description |
|---|---|
| net.minecraft.world.gen.feature |
| Modifier and Type | Field and Description |
|---|---|
static Feature<SeaGrassConfig> |
Feature.SEAGRASS |
| Modifier and Type | Method and Description |
|---|---|
static <T> SeaGrassConfig |
SeaGrassConfig.deserialize(com.mojang.datafixers.Dynamic<T> p_214659_0_) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
SeaGrassFeature.place(IWorld worldIn,
ChunkGenerator<? extends GenerationSettings> generator,
java.util.Random rand,
BlockPos pos,
SeaGrassConfig config) |
| Constructor and Description |
|---|
SeaGrassFeature(java.util.function.Function<com.mojang.datafixers.Dynamic<?>,? extends SeaGrassConfig> p_i51441_1_) |