Editéieren

Deelen iwwer


ContainerRulesError Class

Extends

  • Error

Error thrown if @minecraft/server.ContainerRules are broken on container operations.

Properties

reason

read-only reason: ContainerRulesErrorReason;

The specific reason the error was thrown.

Type: ContainerRulesErrorReason

Notes:

  • This property can be read in early-execution mode.