Index

C G I L S 
All Classes and Interfaces|All Packages

C

com.github.shynixn.structureblocklib.api.bukkit - package com.github.shynixn.structureblocklib.api.bukkit
 
com.github.shynixn.structureblocklib.api.bukkit.block - package com.github.shynixn.structureblocklib.api.bukkit.block
 
com.github.shynixn.structureblocklib.api.bukkit.entity - package com.github.shynixn.structureblocklib.api.bukkit.entity
 

G

getStructureBlockAt(Location, Plugin) - Method in class com.github.shynixn.structureblocklib.api.bukkit.StructureBlockLib
Gets or creates a StructureBlock at the given location.
getStructureBlockAt(Location, Plugin) - Method in interface com.github.shynixn.structureblocklib.api.bukkit.StructureBlockLibApi
Gets or creates a StructureBlock at the given location.

I

INSTANCE - Static variable in interface com.github.shynixn.structureblocklib.api.bukkit.StructureBlockLibApi
Accesses the StructureBlockLibApi.

L

loadStructure(Plugin) - Method in class com.github.shynixn.structureblocklib.api.bukkit.StructureBlockLib
Creates a new instance of the StructureLoader for loading structures from a source into the minecraft world.
loadStructure(Plugin) - Method in interface com.github.shynixn.structureblocklib.api.bukkit.StructureBlockLibApi
Creates a new instance of the StructureLoader for loading structures from a source into the minecraft world.

S

saveStructure(Plugin) - Method in class com.github.shynixn.structureblocklib.api.bukkit.StructureBlockLib
Creates a new instance of the StructureSaver for saving structures from a minecraft world into a target.
saveStructure(Plugin) - Method in interface com.github.shynixn.structureblocklib.api.bukkit.StructureBlockLibApi
Creates a new instance of the StructureSaver for saving structures from a minecraft world into a target.
StructureBlock - Interface in com.github.shynixn.structureblocklib.api.bukkit.block
Bukkit Wrapper for the StructureBlock.
StructureBlockConstruction - Interface in com.github.shynixn.structureblocklib.api.bukkit.block
Bukkit Wrapper for the StructureBlock.
StructureBlockCorner - Interface in com.github.shynixn.structureblocklib.api.bukkit.block
Bukkit Wrapper for the StructureBlock.
StructureBlockData - Interface in com.github.shynixn.structureblocklib.api.bukkit.block
Bukkit Wrapper for the StructureBlock.
StructureBlockLib - Class in com.github.shynixn.structureblocklib.api.bukkit
Api Bukkit implementation.
StructureBlockLib() - Constructor for class com.github.shynixn.structureblocklib.api.bukkit.StructureBlockLib
Init.
StructureBlockLibApi - Interface in com.github.shynixn.structureblocklib.api.bukkit
Root Api entry.
StructureBlockLoad - Interface in com.github.shynixn.structureblocklib.api.bukkit.block
Bukkit Wrapper for the StructureBlock.
StructureBlockSave - Interface in com.github.shynixn.structureblocklib.api.bukkit.block
Bukkit Wrapper for the StructureBlock.
StructureLoader - Interface in com.github.shynixn.structureblocklib.api.bukkit.entity
Bukkit Wrapper for StructureLoader.
StructureSaver - Interface in com.github.shynixn.structureblocklib.api.bukkit.entity
Bukkit Wrapper for the StructureSaver.
C G I L S 
All Classes and Interfaces|All Packages