Mojira Archive
MC-106666

/chunkinfo strings in lang files, yet no such command exists

There's 12 lines of the command /chunkinfo in the language files, yet no such command exists.

commands.chunkinfo.usage=/chunkinfo [<x> <y> <z>]
commands.chunkinfo.location=Chunk location: (%s, %s, %s)
commands.chunkinfo.noChunk=No chunk found at chunk position %s, %s, %s
commands.chunkinfo.notEmpty=Chunk is not empty.
commands.chunkinfo.empty=Chunk is empty.
commands.chunkinfo.notCompiled=Chunk is not compiled.
commands.chunkinfo.compiled=Chunk is compiled.
commands.chunkinfo.hasNoRenderableLayers=Chunk has no renderable layers.
commands.chunkinfo.hasLayers=Chunk has layers: %s
commands.chunkinfo.isEmpty=Chunk has empty layers: %s
commands.chunkinfo.vertices=%s layer's buffer contains %s vertices
commands.chunkinfo.data=First 64 vertices are: %s

(Line 1956-1967)

These lines should either be removed, or the command added.

Won't Fix

user-f2760

[Mojang] Grum (Erik Broes)

2016-08-31, 02:59 PM

2018-12-30, 01:10 AM

2016-09-05, 10:29 AM

1

2

Unconfirmed

Minecraft 16w33a

-