Minecraft:Commands/debugmobspawning: Difference between revisions
From SAS Gaming Wiki
More actions
imported>Nethonos de-interwiki |
Remove broken links to missing pages |
||
| Line 5: | Line 5: | ||
| name = debugmobspawning | | name = debugmobspawning | ||
| oplevel = 2 | | oplevel = 2 | ||
| others = <code>-DMC_DEBUG_DEV_COMMANDS</code> | | others = <code>-DMC_DEBUG_DEV_COMMANDS</code> debug property | ||
}} | }} | ||
'''/debugmobspawning''' is a command that can be enabled with the | '''/debugmobspawning''' is a command that can be enabled with the debug property <code>-DMC_DEBUG_DEV_COMMANDS</code>. It attempts to spawn mobs of the specified spawn group at the specified destination. | ||
== Syntax == | == Syntax == | ||
| Line 36: | Line 36: | ||
{{HistoryTable | {{HistoryTable | ||
|{{HistoryLine|java}} | |{{HistoryLine|java}} | ||
|{{HistoryLine||1.21.9|dev=Pre-Release 1|Added | |{{HistoryLine||1.21.9|dev=Pre-Release 1|Added debug property <code>-DMC_DEBUG_DEV_COMMANDS</code>, making the command accessible in the vanilla game.}} | ||
}} | }} | ||
| Line 42: | Line 42: | ||
{{Navbox commands}} | {{Navbox commands}} | ||
de:Befehl/debugmobspawning | |||
zh:命令/debugmobspawning | |||
Revision as of 15:43, 9 April 2026
Template:Distinguish Template:Exclusive Template:Debug warning Template:Infobox command
/debugmobspawning is a command that can be enabled with the debug property -DMC_DEBUG_DEV_COMMANDS. It attempts to spawn mobs of the specified spawn group at the specified destination.
Syntax
debugmobspawning <spawn group> <at>
- Forces a spawn attempt for the specified spawn group at the specified block position. Mobs only spawn if the spawn attempt succeeds, according to the rules described in Template:Slink.
Arguments
- Specifies the spawn group to force a spawn attempt for.
- Must be one of Template:Cd, Template:Cd, Template:Cd, Template:Cd, Template:Cd, Template:Cd, Template:Cd, or Template:Cd.
- Specifies the position to force the spawn attempt on.
- Template:Arg desc
Result
Template:Result table Template:Result table Template:Result table Template:Result table
Output
Template:Output table Template:Output table Template:Output table
History
de:Befehl/debugmobspawning zh:命令/debugmobspawning