MobSoundEvent Enum

Namespace
Atavism
Interfaces
  • IComparable
  • IFormattable
  • IConvertible
Base Types
  • object
  • ValueType
  • Enum
graph BT Type-->Base0["Enum"] Base0-->Base1["ValueType"] Base1-->Base2["object"] Type-.->Interface0["IComparable"] Type-.->Interface1["IFormattable"] Type-.->Interface2["IConvertible"] Type["MobSoundEvent"] class Type type-node

Syntax

public enum MobSoundEvent

Fields

Name Constant Value Summary
Aggro 2
static
Attack 3
static
Death 1
static
Jump 4
static
Response 0
static