PocketMine-MP 5.42.1 git-d77520d210fcb967a02bc11817ad625393c8ebc6
Loading...
Searching...
No Matches
pocketmine\network\mcpe\protocol\types\ChatRestrictionLevel Class Reference
+ Collaboration diagram for pocketmine\network\mcpe\protocol\types\ChatRestrictionLevel:

Public Attributes

const DISABLED = 2
 
const DROPPED = 1
 
const NONE = 0
 

Detailed Description

Definition at line 17 of file ChatRestrictionLevel.php.

Member Data Documentation

◆ DISABLED

const pocketmine\network\mcpe\protocol\types\ChatRestrictionLevel::DISABLED = 2

Definition at line 21 of file ChatRestrictionLevel.php.

◆ DROPPED

const pocketmine\network\mcpe\protocol\types\ChatRestrictionLevel::DROPPED = 1

Definition at line 20 of file ChatRestrictionLevel.php.

◆ NONE

const pocketmine\network\mcpe\protocol\types\ChatRestrictionLevel::NONE = 0

Definition at line 19 of file ChatRestrictionLevel.php.


The documentation for this class was generated from the following file: