public interface IAreaProvider
Modifier and Type | Method and Description |
---|---|
net.minecraft.util.math.BlockPos |
max() |
net.minecraft.util.math.BlockPos |
min() |
void |
removeFromWorld()
Remove from the world all objects used to define the area.
|