PocketMine-MP 5.18.1 git-9381fc4172e5dce4cada1cb356050c8a2ab57b94
pocketmine\network\mcpe\protocol\types\resourcepacks\ResourcePackType Class Reference
+ Collaboration diagram for pocketmine\network\mcpe\protocol\types\resourcepacks\ResourcePackType:

Public Attributes

const ADDON = 1
 
const BEHAVIORS = 4
 
const CACHED = 2
 
const COPY_PROTECTED = 3
 
const INVALID = 0
 
const PERSONA_PIECE = 5
 
const RESOURCES = 6
 
const SKINS = 7
 
const WORLD_TEMPLATE = 8
 

Detailed Description

Definition at line 17 of file ResourcePackType.php.

Member Data Documentation

◆ ADDON

const pocketmine\network\mcpe\protocol\types\resourcepacks\ResourcePackType::ADDON = 1

Definition at line 24 of file ResourcePackType.php.

◆ BEHAVIORS

const pocketmine\network\mcpe\protocol\types\resourcepacks\ResourcePackType::BEHAVIORS = 4

Definition at line 27 of file ResourcePackType.php.

◆ CACHED

const pocketmine\network\mcpe\protocol\types\resourcepacks\ResourcePackType::CACHED = 2

Definition at line 25 of file ResourcePackType.php.

◆ COPY_PROTECTED

const pocketmine\network\mcpe\protocol\types\resourcepacks\ResourcePackType::COPY_PROTECTED = 3

Definition at line 26 of file ResourcePackType.php.

◆ INVALID

const pocketmine\network\mcpe\protocol\types\resourcepacks\ResourcePackType::INVALID = 0

Definition at line 23 of file ResourcePackType.php.

◆ PERSONA_PIECE

const pocketmine\network\mcpe\protocol\types\resourcepacks\ResourcePackType::PERSONA_PIECE = 5

Definition at line 28 of file ResourcePackType.php.

◆ RESOURCES

const pocketmine\network\mcpe\protocol\types\resourcepacks\ResourcePackType::RESOURCES = 6

Definition at line 29 of file ResourcePackType.php.

◆ SKINS

const pocketmine\network\mcpe\protocol\types\resourcepacks\ResourcePackType::SKINS = 7

Definition at line 30 of file ResourcePackType.php.

◆ WORLD_TEMPLATE

const pocketmine\network\mcpe\protocol\types\resourcepacks\ResourcePackType::WORLD_TEMPLATE = 8

Definition at line 31 of file ResourcePackType.php.


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