Uses of Enum Class
zombie.entity.GameEntityType
Packages that use GameEntityType
-
Uses of GameEntityType in zombie.entity
Subclasses with type arguments of type GameEntityType in zombie.entityMethods in zombie.entity that return GameEntityTypeModifier and TypeMethodDescriptionstatic GameEntityTypeGameEntityType.FromID(byte arg0) abstract GameEntityTypeGameEntity.getGameEntityType()MetaEntity.getGameEntityType()MetaEntity.getOriginalGameEntityType()static GameEntityTypeReturns the enum constant of this class with the specified name.static GameEntityType[]GameEntityType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in zombie.entity with parameters of type GameEntityTypeModifier and TypeMethodDescriptionbooleanComponentType.isValidGameEntityType(GameEntityType arg0) booleanComponent.isValidOwnerType(GameEntityType arg0) -
Uses of GameEntityType in zombie.inventory
Methods in zombie.inventory that return GameEntityType -
Uses of GameEntityType in zombie.iso
Methods in zombie.iso that return GameEntityType -
Uses of GameEntityType in zombie.vehicles
Methods in zombie.vehicles that return GameEntityType