Class RuleEngine
java.lang.Object
cromveil.combatnumbers.styles.RuleEngine
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionList<net.minecraft.resources.Identifier> List<net.minecraft.resources.Identifier> The complete, finite set of skin ids these rules can ever resolve to, sorted for deterministic ordering.voidresolve(CombatEvent event)
-
Constructor Details
-
RuleEngine
public RuleEngine()
-
-
Method Details
-
load
-
resolve
-
emittableSkinIds
The complete, finite set of skin ids these rules can ever resolve to, sorted for deterministic ordering. Used to build the style id table that is synced to clients so we can reference ids by a compact index. -
emittableAnimationIds
- See Also:
-