Skip navigation links
B C D E F G H I K L M N O P R S T V 

B

Blackboard - Class in space.vectrix.ignite
Represents a map of startup flags.
BlackboardMap - Class in space.vectrix.ignite.util
Represents a typed map.
BlackboardMap.Key<T> - Class in space.vectrix.ignite.util
Represents a key for a BlackboardMap.

C

compareTo(BlackboardMap.Key<T>) - Method in class space.vectrix.ignite.util.BlackboardMap.Key
 
compute(BlackboardMap.Key<T>, Supplier<T>) - Static method in class space.vectrix.ignite.Blackboard
Supplies the value associated with the BlackboardMap.Key.
container(String) - Method in interface space.vectrix.ignite.mod.Mods
Returns the ModContainer for the given mod identifier.
containers() - Method in interface space.vectrix.ignite.mod.Mods
Returns a collection of the resolved mod containers.
create() - Static method in class space.vectrix.ignite.util.BlackboardMap
Returns a new BlackboardMap.

D

DEBUG - Static variable in class space.vectrix.ignite.Blackboard
 
defaultValue() - Method in class space.vectrix.ignite.util.BlackboardMap.Key
Returns the default value.

E

equals(Object) - Method in class space.vectrix.ignite.util.BlackboardMap.Key
 

F

fileSystem() - Method in interface space.vectrix.ignite.mod.ModResource
Returns the FileSystem for this resource.

G

GAME_JAR - Static variable in class space.vectrix.ignite.Blackboard
 
GAME_LIBRARIES - Static variable in class space.vectrix.ignite.Blackboard
 
GAME_LOCATOR - Static variable in class space.vectrix.ignite.Blackboard
 
GAME_TARGET - Static variable in class space.vectrix.ignite.Blackboard
 
get(BlackboardMap.Key<T>) - Static method in class space.vectrix.ignite.Blackboard
Returns the value associated with the BlackboardMap.Key.
get(BlackboardMap.Key<V>) - Method in class space.vectrix.ignite.util.BlackboardMap
Returns the value associated with the given BlackboardMap.Key.

H

hashCode() - Method in class space.vectrix.ignite.util.BlackboardMap.Key
 

I

id() - Method in interface space.vectrix.ignite.mod.ModContainer
Returns the mod id.
Ignite - Class in space.vectrix.ignite
Provides static access to the main functions of Ignite.

K

key(String, Class<? super T>, T) - Static method in class space.vectrix.ignite.Blackboard
Returns a new BlackboardMap.Key for the given key, type and default value.

L

loaded(String) - Method in interface space.vectrix.ignite.mod.Mods
Returns true if the given mod is loaded, otherwise it returns false.
locator() - Method in interface space.vectrix.ignite.mod.ModResource
Returns the resource locator type.
logger() - Method in interface space.vectrix.ignite.mod.ModContainer
Returns a TaggedLogger for this mod.

M

manifest() - Method in interface space.vectrix.ignite.mod.ModResource
Returns the Manifest for this resource.
ModContainer - Interface in space.vectrix.ignite.mod
Represents a mod container.
ModResource - Interface in space.vectrix.ignite.mod
Represents a mod resource.
mods() - Static method in class space.vectrix.ignite.Ignite
Returns the Mods.
Mods - Interface in space.vectrix.ignite.mod
Represents the mod manager.
mods() - Method in interface space.vectrix.ignite.Platform
Returns the Mods.
MODS_DIRECTORY - Static variable in class space.vectrix.ignite.Blackboard
 

N

name() - Method in class space.vectrix.ignite.util.BlackboardMap.Key
Returns the name.

O

of(BlackboardMap, String, Class<? super V>, V) - Static method in class space.vectrix.ignite.util.BlackboardMap.Key
Returns a new blackboard key for the given BlackboardMap, with the given name and type.

P

path() - Method in interface space.vectrix.ignite.mod.ModResource
Returns the resource path.
Platform - Interface in space.vectrix.ignite
Provides access to the main functions of Ignite.
put(BlackboardMap.Key<T>, T) - Static method in class space.vectrix.ignite.Blackboard
Sets the value associated with the BlackboardMap.Key.
put(BlackboardMap.Key<V>, V) - Method in class space.vectrix.ignite.util.BlackboardMap
Sets the given value associated with the given BlackboardMap.Key.

R

raw(BlackboardMap.Key<T>) - Static method in class space.vectrix.ignite.Blackboard
Returns the value associated with the BlackboardMap.Key.
resource() - Method in interface space.vectrix.ignite.mod.ModContainer
Returns the mod resource.
resources() - Method in interface space.vectrix.ignite.mod.Mods
Returns a list of the located mod resources.

S

space.vectrix.ignite - package space.vectrix.ignite
Ignite: A mixin mod loader for Paper/Spigot.
space.vectrix.ignite.mod - package space.vectrix.ignite.mod
This package contains the mod API.
space.vectrix.ignite.util - package space.vectrix.ignite.util
This package contains utility classes.

T

toString() - Method in class space.vectrix.ignite.util.BlackboardMap.Key
 
type() - Method in class space.vectrix.ignite.util.BlackboardMap.Key
Returns the type.

V

version() - Method in interface space.vectrix.ignite.mod.ModContainer
Returns the mod version.
B C D E F G H I K L M N O P R S T V 
Skip navigation links