public static interface AreaProviders.IAreaProviderGetter
Modifier and Type | Method and Description |
---|---|
java.util.List<IAreaProvider> |
getAreaProviders(net.minecraft.world.World world,
net.minecraft.util.math.BlockPos at) |
java.util.List<IAreaProvider> getAreaProviders(net.minecraft.world.World world, net.minecraft.util.math.BlockPos at)
IAreaProvider
's that contain the specified block psoition.