Skip navigation links
A C D E G I N O T V 

A

add(String, T) - Method in class net.lenni0451.mcstructs.core.utils.ToString
 
add(String, T, Predicate<T>) - Method in class net.lenni0451.mcstructs.core.utils.ToString
 
add(String, T, Predicate<T>, Function<T, String>) - Method in class net.lenni0451.mcstructs.core.utils.ToString
 

C

copy() - Method in interface net.lenni0451.mcstructs.core.Copyable
Create a copy of this object.
Copyable<T> - Interface in net.lenni0451.mcstructs.core
 

D

DEFAULT_NAMESPACE - Static variable in class net.lenni0451.mcstructs.core.Identifier
 
defaultNamespace(String) - Static method in class net.lenni0451.mcstructs.core.Identifier
Create a new identifier with the default namespace "minecraft".

E

equals(String, String) - Method in class net.lenni0451.mcstructs.core.Identifier
Check if the key and value are equal to the given key and value.

G

get() - Method in class net.lenni0451.mcstructs.core.Identifier
 
getKey() - Method in class net.lenni0451.mcstructs.core.Identifier
 
getValue() - Method in class net.lenni0451.mcstructs.core.Identifier
 

I

Identifier - Class in net.lenni0451.mcstructs.core
The identifier used for registries in minecraft.

N

net.lenni0451.mcstructs.core - package net.lenni0451.mcstructs.core
 
net.lenni0451.mcstructs.core.utils - package net.lenni0451.mcstructs.core.utils
 

O

of(String) - Static method in class net.lenni0451.mcstructs.core.Identifier
Create a new identifier.
of(String, String) - Static method in class net.lenni0451.mcstructs.core.Identifier
Create a new identifier from key and value.
of(Object) - Static method in class net.lenni0451.mcstructs.core.utils.ToString
 
of(Class<?>) - Static method in class net.lenni0451.mcstructs.core.utils.ToString
 

T

toString() - Method in class net.lenni0451.mcstructs.core.Identifier
 
ToString - Class in net.lenni0451.mcstructs.core.utils
 
toString() - Method in class net.lenni0451.mcstructs.core.utils.ToString
 
tryOf(String) - Static method in class net.lenni0451.mcstructs.core.Identifier
Try to create a new identifier.

V

VALID_KEY_CHARS - Static variable in class net.lenni0451.mcstructs.core.Identifier
 
VALID_VALUE_CHARS - Static variable in class net.lenni0451.mcstructs.core.Identifier
 
A C D E G I N O T V 
Skip navigation links