public interface IPathProvider
Modifier and Type | Method and Description |
---|---|
java.util.List<net.minecraft.util.math.BlockPos> |
getPath() |
void |
removeFromWorld()
Remove from the world all objects used to define the path.
|
java.util.List<net.minecraft.util.math.BlockPos> getPath()
IMapLocation.MapLocationType.PATH_REPEATING
void removeFromWorld()