struct

Rosegold::DataComponents::Trim::TrimMaterial::InlineTrimMaterial

Inherits Struct / Value / Object

Inline TrimMaterial (1.21.8/1.21.11 DIRECT_STREAM_CODEC): AssetInfo base (String suffix) Map&lt;ResourceKey<EquipmentAsset>, AssetInfo&gt; (prefixed array of (Identifier key, String suffix)) TextComponent description

Constructors

new(asset_name : String = "", override_armor_materials : Hash(String, String) = Hash(String, String).new, description : Rosegold::TextComponent = Rosegold::TextComponent.new(""))
Source
read(io) : self
Source

Instance methods

asset_name
Source
asset_name=(asset_name : String)
Source
description
Source
description=(description : Rosegold::TextComponent)
Source
override_armor_materials
Source
override_armor_materials=(override_armor_materials : Hash(String, String))
Source
write(io) : Nil
Source