|
tModLoader v2025.09
A mod to make and play Terraria mods
|
Inherits IBestiarySortStep, IEntrySortStep< BestiaryEntry >, and IComparer< BestiaryEntry >.
Inherited by SortingSteps.ByAttack, SortingSteps.ByCoins, SortingSteps.ByDefense, and SortingSteps.ByHP.
Public Member Functions | |
| int | Compare (BestiaryEntry x, BestiaryEntry y) |
| abstract int | Compare (NPCStatsReportInfoElement cardX, NPCStatsReportInfoElement cardY) |
| abstract string | GetDisplayNameKey () |
Public Member Functions inherited from IEntrySortStep< BestiaryEntry > | |
| string | GetDisplayNameKey () |
Properties | |
| bool | HiddenFromSortOptions [get] |
Properties inherited from IBestiarySortStep | |
| bool | HiddenFromSortOptions [get] |
|
get |
Implements IBestiarySortStep.