nbtElement
fun <S> nbtElement(name: String): DefaultArgumentConstructor<S, NbtElementArgumentType>
Content copied to clipboard
Creates an NBT element argument with name as the parameter name.
Author
Oliver-makes-code (Emma)
Creates an NBT element argument with name as the parameter name.
Oliver-makes-code (Emma)