| Package | Description |
|---|---|
| net.minecraft.world.gen.feature | |
| net.minecraft.world.gen.placement |
| Modifier and Type | Field and Description |
|---|---|
static Feature<CountConfig> |
Feature.SEA_PICKLE |
| Modifier and Type | Method and Description |
|---|---|
boolean |
SeaPickleFeature.place(IWorld worldIn,
ChunkGenerator<?> generator,
java.util.Random rand,
BlockPos pos,
CountConfig config) |
| Constructor and Description |
|---|
SeaPickleFeature(java.util.function.Function<com.mojang.datafixers.Dynamic<?>,? extends CountConfig> p_i51442_1_) |
| Modifier and Type | Method and Description |
|---|---|
static <T> CountConfig |
CountConfig.deserialize(com.mojang.datafixers.Dynamic<T> p_214687_0_) |