Index
All Classes and Interfaces|All Packages
A
- AbstractPositionIterator - Class in me.hsgamer.hscore.minecraft.block.iterator
-
The abstract
PositionIteratorforBlockBox - AbstractPositionIterator(BlockBox) - Constructor for class me.hsgamer.hscore.minecraft.block.iterator.AbstractPositionIterator
-
Create a new
AbstractPositionIterator
B
- BasePositionIterator - Class in me.hsgamer.hscore.minecraft.block.iterator
-
The base
PositionIteratorforBlockBox - BasePositionIterator(BlockBox) - Constructor for class me.hsgamer.hscore.minecraft.block.iterator.BasePositionIterator
-
Create a new
BasePositionIterator - BlockBox - Class in me.hsgamer.hscore.minecraft.block.box
-
A custom box to bound blocks
- BlockBox(int, int, int, int, int, int, boolean) - Constructor for class me.hsgamer.hscore.minecraft.block.box.BlockBox
-
Create a new block box
- BlockBox(Position, Position, boolean) - Constructor for class me.hsgamer.hscore.minecraft.block.box.BlockBox
-
Create a new block box
- box - Variable in class me.hsgamer.hscore.minecraft.block.iterator.AbstractPositionIterator
-
The box
C
- contains(double, double, double) - Method in class me.hsgamer.hscore.minecraft.block.box.BlockBox
-
Check if the location is in the box
- contains(Position) - Method in class me.hsgamer.hscore.minecraft.block.box.BlockBox
-
Check if the location is in the box
- convert(Position) - Method in class me.hsgamer.hscore.minecraft.block.adapt.WrappedPositionIterator
-
Convert the position to the type
G
- getContinue(Position) - Method in class me.hsgamer.hscore.minecraft.block.iterator.BasePositionIterator
-
Get the next
Position - getCurrent() - Method in class me.hsgamer.hscore.minecraft.block.iterator.BasePositionIterator
-
Get the current
Position
H
- hasContinue(Position) - Method in class me.hsgamer.hscore.minecraft.block.iterator.BasePositionIterator
-
Check if there is a next
Position - hasNext() - Method in class me.hsgamer.hscore.minecraft.block.adapt.WrappedPositionIterator
- hasNext() - Method in class me.hsgamer.hscore.minecraft.block.iterator.BasePositionIterator
I
- initial() - Method in class me.hsgamer.hscore.minecraft.block.iterator.BasePositionIterator
-
Get the initial
Position
M
- maxInclusive - Variable in class me.hsgamer.hscore.minecraft.block.box.BlockBox
-
Whether it should include the maximum coordinate
- maxX - Variable in class me.hsgamer.hscore.minecraft.block.box.BlockBox
-
The maximum x coordinate
- maxY - Variable in class me.hsgamer.hscore.minecraft.block.box.BlockBox
-
The maximum y coordinate
- maxZ - Variable in class me.hsgamer.hscore.minecraft.block.box.BlockBox
-
The maximum z coordinate
- me.hsgamer.hscore.minecraft.block - package me.hsgamer.hscore.minecraft.block
-
Contains classes to work with blocks and locations
- me.hsgamer.hscore.minecraft.block.adapt - package me.hsgamer.hscore.minecraft.block.adapt
-
Contains the classes to adapt the block to a specific platform
- me.hsgamer.hscore.minecraft.block.box - package me.hsgamer.hscore.minecraft.block.box
-
Contains classes that bound the blocks
- me.hsgamer.hscore.minecraft.block.iterator - package me.hsgamer.hscore.minecraft.block.iterator
-
Contains the base classes to iterate
Position - minX - Variable in class me.hsgamer.hscore.minecraft.block.box.BlockBox
-
The minimum x coordinate
- minY - Variable in class me.hsgamer.hscore.minecraft.block.box.BlockBox
-
The minimum y coordinate
- minZ - Variable in class me.hsgamer.hscore.minecraft.block.box.BlockBox
-
The minimum z coordinate
N
- next() - Method in class me.hsgamer.hscore.minecraft.block.adapt.WrappedPositionIterator
- next() - Method in class me.hsgamer.hscore.minecraft.block.iterator.BasePositionIterator
P
- Position - Class in me.hsgamer.hscore.minecraft.block.box
-
The immutable 3D position / location / vector
- Position(double, double, double) - Constructor for class me.hsgamer.hscore.minecraft.block.box.Position
-
Create a new
Position - PositionIterator - Interface in me.hsgamer.hscore.minecraft.block.iterator
R
- reset() - Method in class me.hsgamer.hscore.minecraft.block.adapt.WrappedPositionIterator
-
Reset the iterator
- reset() - Method in class me.hsgamer.hscore.minecraft.block.iterator.BasePositionIterator
- reset() - Method in interface me.hsgamer.hscore.minecraft.block.iterator.PositionIterator
-
Reset the iterator
W
- WrappedPositionIterator<T> - Class in me.hsgamer.hscore.minecraft.block.adapt
-
The
PositionIteratorfor any type - WrappedPositionIterator(PositionIterator) - Constructor for class me.hsgamer.hscore.minecraft.block.adapt.WrappedPositionIterator
-
Create a new iterator
X
Y
Z
A B C G H I M N P R W X Y ZAll Classes and Interfaces|All Packages