mirror of
https://github.com/MCCTeam/Minecraft-Console-Client
synced 2026-08-15 13:04:36 +00:00
3 lines
No EOL
111 B
C#
3 lines
No EOL
111 B
C#
namespace MinecraftClient.Inventory;
|
|
|
|
public record TrimAssetOverride(int ArmorMaterialType, string AssetName); |