A
B
C
D
E
F
G
I
L
M
N
O
P
Q
R
S
T
U
V
W
W
- withId(T,Identifier) - function in org.quiltmc.qkl.wrapper.minecraft.registry.RegistryAction
- Registers an object with a given Identifier.
- withId(T,Identifier) - function in org.quiltmc.qkl.wrapper.minecraft.registry.RegistryDslKt
- Creates a RegistryObject.
- withName(T,String) - function in org.quiltmc.qkl.wrapper.minecraft.registry.RegistryAction
- Registers an object with a given name.
- withName(T,String) - function in org.quiltmc.qkl.wrapper.minecraft.registry.RegistryDsl
- Creates a RegistryObject.
- word(String) - function in org.quiltmc.qkl.wrapper.minecraft.brigadier.argument.ArgumentsKt
- Creates a word argument with name as the parameter name.
- writableScoreboardObjectiveArg(ArgumentReader) - function in org.quiltmc.qkl.wrapper.minecraft.brigadier.argument.ArgumentsKt
- Reads the ScoreboardObjective value from the argument in the receiver ArgumentReader.