public class AreaProviders
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static interface |
AreaProviders.IAreaProviderGetter |
Modifier and Type | Field and Description |
---|---|
static java.util.List<AreaProviders.IAreaProviderGetter> |
providers |
Constructor and Description |
---|
AreaProviders() |
Modifier and Type | Method and Description |
---|---|
static java.util.List<IAreaProvider> |
getAreaProviders(net.minecraft.world.World world,
net.minecraft.util.math.BlockPos at) |
public static final java.util.List<AreaProviders.IAreaProviderGetter> providers
public static java.util.List<IAreaProvider> getAreaProviders(net.minecraft.world.World world, net.minecraft.util.math.BlockPos at)