nbtCompound
fun <S> nbtCompound(name: String): DefaultArgumentConstructor<S, NbtCompoundArgumentType>
Content copied to clipboard
Creates a nbt compound argument with name as the parameter name.
Author
Oliver-makes-code (Emma)
Creates a nbt compound argument with name as the parameter name.
Oliver-makes-code (Emma)