Package | Description |
---|---|
org.polydev.gaea.math | |
org.polydev.gaea.world |
Modifier and Type | Method and Description |
---|---|
Range |
Range.add(int add) |
Range |
Range.intersects(Range other) |
Range |
Range.multiply(int mult) |
Range |
Range.reflect(int pt) |
Range |
Range.setMax(int max) |
Range |
Range.setMin(int min) |
Range |
Range.sub(int sub) |
Modifier and Type | Method and Description |
---|---|
Range |
Range.intersects(Range other) |
Modifier and Type | Method and Description |
---|---|
List<org.bukkit.block.Block> |
Flora.getValidSpawnsAt(org.bukkit.Chunk chunk,
int x,
int z,
Range check) |
List<org.bukkit.block.Block> |
FloraType.getValidSpawnsAt(org.bukkit.Chunk chunk,
int x,
int z,
Range check) |
Copyright © 2020. All rights reserved.