Class PreferredDefaultContainerTag
Tag for location or placement which indicates a preferred container type to use if no items request a specific container.
Note that the default container without a tag is usually Shiny for one item or Chest for multiple items.
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: ItemChanger.Tags
Assembly: ItemChanger.dll
Syntax
public class PreferredDefaultContainerTag : Tag
Fields
| Improve this Doc View SourcecontainerType
Declaration
public string containerType
Field Value
Type | Description |
---|---|
System.String |