@FunctionalInterface
public interface BiomeInjectionResolver
| Modifier and Type | Field and Description |
|---|---|
static BiomeInjectionResolver |
DEFAULT |
| Modifier and Type | Method and Description |
|---|---|
net.minecraft.world.biome.Biome |
apply(int x,
int z) |
static final BiomeInjectionResolver DEFAULT