public class WorldGenFeatureConfigured<FC extends WorldGenFeatureConfiguration>
cab | |
net.minecraft.class_2975 | |
net.minecraft.world.gen.feature.ConfiguredFeature | |
net.minecraft.server.v1_14_R1.WorldGenFeatureConfigured |
Field summary
Modifier and Type | Field | ||||||
---|---|---|---|---|---|---|---|
public final WorldGenerator<FC> |
| ||||||
public final FC |
|
Constructor summary
Modifier | Constructor |
---|---|
public | (WorldGenerator<FC> arg0, FC arg1) |
public | (WorldGenerator<FC> arg0, com.mojang.datafixers.Dynamic<?> arg1) |
Method summary
Modifier and Type | Method | ||||||
---|---|---|---|---|---|---|---|
public <T> com.mojang.datafixers.Dynamic<T> |
| ||||||
public boolean |
| ||||||
public static <T> WorldGenFeatureConfigured<?> |
|