Index

A B C L M V 
All Classes and Interfaces|All Packages

A

adapt(Position) - Static method in class me.hsgamer.hscore.bukkit.block.BukkitBlockAdapter
Adapt the position to vector
adapt(Block) - Static method in class me.hsgamer.hscore.bukkit.block.BukkitBlockAdapter
Adapt the block to position.
adapt(Block, boolean) - Static method in class me.hsgamer.hscore.bukkit.block.BukkitBlockAdapter
Adapt the block to position
adapt(Location) - Static method in class me.hsgamer.hscore.bukkit.block.BukkitBlockAdapter
Adapt the location to position.
adapt(Location, boolean) - Static method in class me.hsgamer.hscore.bukkit.block.BukkitBlockAdapter
Adapt the location to position
adapt(Vector) - Static method in class me.hsgamer.hscore.bukkit.block.BukkitBlockAdapter
Adapt the vector to position.
adapt(Vector, boolean) - Static method in class me.hsgamer.hscore.bukkit.block.BukkitBlockAdapter
Adapt the vector to position
adapt(World, Position) - Static method in class me.hsgamer.hscore.bukkit.block.BukkitBlockAdapter
Adapt the position to location
adaptAsBlock(World, Position) - Static method in class me.hsgamer.hscore.bukkit.block.BukkitBlockAdapter
Adapt the position to block

B

BukkitBlockAdapter - Class in me.hsgamer.hscore.bukkit.block
The block adapter for Bukkit

C

convert(Position) - Method in class me.hsgamer.hscore.bukkit.block.LocationIterator
 
convert(Position) - Method in class me.hsgamer.hscore.bukkit.block.VectorIterator
 

L

LocationIterator - Class in me.hsgamer.hscore.bukkit.block
The PositionIterator for Location
LocationIterator(World, PositionIterator) - Constructor for class me.hsgamer.hscore.bukkit.block.LocationIterator
Create a new iterator

M

me.hsgamer.hscore.bukkit.block - package me.hsgamer.hscore.bukkit.block
Contains the classes to work with me.hsgamer.hscore.minecraft.block in Bukkit

V

VectorIterator - Class in me.hsgamer.hscore.bukkit.block
The PositionIterator for Vector
VectorIterator(PositionIterator) - Constructor for class me.hsgamer.hscore.bukkit.block.VectorIterator
Create a new iterator
A B C L M V 
All Classes and Interfaces|All Packages