Updated 1.21.6
This commit is contained in:
15
data/registryid/dialogactiontype.go
Normal file
15
data/registryid/dialogactiontype.go
Normal file
@ -0,0 +1,15 @@
|
||||
// Code generated by data/registry/generate.go; DO NOT EDIT.
|
||||
|
||||
package registryid
|
||||
|
||||
var DialogActionType = []string{
|
||||
"minecraft:open_url",
|
||||
"minecraft:run_command",
|
||||
"minecraft:suggest_command",
|
||||
"minecraft:show_dialog",
|
||||
"minecraft:change_page",
|
||||
"minecraft:copy_to_clipboard",
|
||||
"minecraft:custom",
|
||||
"minecraft:dynamic/run_command",
|
||||
"minecraft:dynamic/custom",
|
||||
}
|
Reference in New Issue
Block a user