implements DecoratorConfiguration
| cay | |
| net.minecraft.world.level.levelgen.feature.DecoratorCountRange | |
| net.minecraft.class_2997 | |
| net.minecraft.world.gen.decorator.RangeDecoratorConfig | |
| net.minecraft.world.gen.placement.CountRangeConfig | |
| net.minecraft.server.v1_14_R1.WorldGenFeatureChanceDecoratorCountConfiguration |
Field summary
| Modifier and Type | Field | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public final int |
| ||||||||||
| public final int |
| ||||||||||
| public final int |
| ||||||||||
| public final int |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (int count, int bottomOffset, int topOffset, int maximum) |
Method summary
| Modifier and Type | Method | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public <T> com.mojang.datafixers.Dynamic<T> |
| ||||||||||
| public static DecoratorCountRange |
|