Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Minecraft:Commands/debugmobspawning: Difference between revisions

From SAS Gaming Wiki
imported>Nethonos
de-interwiki
 
SyncBot (talk | contribs)
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> [[Minecraft:debug property]]
| others = <code>-DMC_DEBUG_DEV_COMMANDS</code> debug property
}}
}}


'''/debugmobspawning''' is a command that can be enabled with the [[Minecraft:debug property]] <code>-DMC_DEBUG_DEV_COMMANDS</code>. It attempts to spawn mobs of the specified spawn group at the specified destination.
'''/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 [[Minecraft:debug property]] <code>-DMC_DEBUG_DEV_COMMANDS</code>, making the command accessible in the vanilla game.}}
|{{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}}


[[Minecraft:de:Befehl/debugmobspawning]]
de:Befehl/debugmobspawning
[[Minecraft:zh:命令/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

Template:Argument

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.

Template:Argument

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

Template:HistoryTable

Navigation

Template:Navbox commands

de:Befehl/debugmobspawning zh:命令/debugmobspawning