A
B
C
D
E
F
G
I
L
M
N
O
P
Q
R
S
T
U
V
W
I
- identifier(String) - function in org.quiltmc.qkl.wrapper.minecraft.brigadier.argument.ArgumentsKt
- Creates an identifier argument with name as the parameter name.
- integer(String,Integer,Integer) - function in org.quiltmc.qkl.wrapper.minecraft.brigadier.argument.ArgumentsKt
- Creates an integer argument with name as the parameter name.
- intRange(String) - function in org.quiltmc.qkl.wrapper.minecraft.brigadier.argument.ArgumentsKt
- Creates an int range argument with name as the parameter name.
- invoke(Registry,Function1) - function in org.quiltmc.qkl.wrapper.minecraft.registry.RegistryDsl
- Applies a RegistryAction.
- invoke(Registry,Function1) - function in org.quiltmc.qkl.wrapper.minecraft.registry.RegistryDslKt
- Applies a RegistryAction.
- invoke(Registry,String,Function1) - function in org.quiltmc.qkl.wrapper.minecraft.registry.RegistryDslKt
- Applies a RegistryAction.
- itemPredicate(String,CommandBuildContext) - function in org.quiltmc.qkl.wrapper.minecraft.brigadier.argument.ArgumentsKt
- Creates an item predicate argument with name as the parameter name.
- itemSlot(String) - function in org.quiltmc.qkl.wrapper.minecraft.brigadier.argument.ArgumentsKt
- Creates an item slot argument with name as the parameter name.
- itemStack(String,CommandBuildContext) - function in org.quiltmc.qkl.wrapper.minecraft.brigadier.argument.ArgumentsKt
- Creates an item slot argument with name as the parameter name.