Cuberite
A lightweight, fast and extensible game server for Minecraft
Classes | Enumerations
Rabbit.h File Reference
#include "PassiveMonster.h"
Include dependency graph for Rabbit.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  cRabbit
 

Enumerations

enum class  eRabbitType : UInt8 {
  Brown = 0 , White = 1 , Black = 2 , BlackAndWhite = 3 ,
  Gold = 4 , SaltAndPepper = 5 , TheKillerBunny = 99
}
 

Enumeration Type Documentation

◆ eRabbitType

enum eRabbitType : UInt8
strong
Enumerator
Brown 
White 
Black 
BlackAndWhite 
Gold 
SaltAndPepper 
TheKillerBunny 

Definition at line 10 of file Rabbit.h.