Back to Server.Items

CraftResources

(static) CraftResource GetFromOreInfo( OreInfo info )
(static) CraftResource GetFromOreInfo( OreInfo info, ArmorMaterialType material )
(static) CraftResource GetFromType( Type resourceType )
(static) int GetHue( CraftResource resource )
(static) int GetIndex( CraftResource resource )
(static) CraftResourceInfo GetInfo( CraftResource resource )
(static) int GetLocalizationNumber( CraftResource resource )
(static) string GetName( CraftResource resource )
(static) CraftResource GetStart( CraftResource resource )
(static) CraftResourceType GetType( CraftResource resource )
(static) bool IsStandard( CraftResource resource )
(static) void RegisterType( Type resourceType, CraftResource resource )
(ctor) CraftResources()