Class ItemAttitudeGroup
java.lang.Object
com.hypixel.hytale.server.npc.config.ItemAttitudeGroup
- All Implemented Interfaces:
JsonAsset<String>,JsonAssetWithMap<String,IndexedLookupTableAssetMap<String, ItemAttitudeGroup>>
public class ItemAttitudeGroup
extends Object
implements JsonAssetWithMap<String,IndexedLookupTableAssetMap<String,ItemAttitudeGroup>>
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static IndexedLookupTableAssetMap<String, ItemAttitudeGroup> static final AssetBuilderCodec<String, ItemAttitudeGroup> protected AssetExtraInfo.Dataprotected Stringprotected Map<ItemAttitudeGroup.Sentiment, String[]> -
Constructor Summary
Constructors -
Method Summary