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