All Classes and Interfaces
Class
Description
Event that allows for logic reliant on datapack attributes to be ordered after they are loaded on both the server and client.
The core API access - provides access to the modid and safe static attribute instantiation.
Holds some attribute events.
EntityAttribute's implement this through a mixin, and can be cast to this interface to get additional data added by Data Attributes.
Access to an entity attribute instance.
Implement this in your Item class.
Helper class that exposes
Item.ATTACK_DAMAGE_MODIFIER_ID and Item.ATTACK_SPEED_MODIFIER_ID.Helper interface to enable stack-specific operations.
Yes with an s because it's Mathematics not Mathematic.
Specialised object that takes in a type and works out weighted distributions.
A functional interface used by stacking behaviour - essentially just a five input function.