Class BoxCountCalculateEvent.Post
java.lang.Object
net.neoforged.bus.api.Event
com.pixelmonmod.pixelmon.api.events.storage.BoxCountCalculateEvent
com.pixelmonmod.pixelmon.api.events.storage.BoxCountCalculateEvent.Post
- Enclosing class:
BoxCountCalculateEvent
Fired immediately after the
BoxCountCalculateEvent.Pre
and should be used
to observe what the box count is finally decided to be-
Nested Class Summary
Nested classes/interfaces inherited from class com.pixelmonmod.pixelmon.api.events.storage.BoxCountCalculateEvent
BoxCountCalculateEvent.Post, BoxCountCalculateEvent.Pre
-
Field Summary
Fields inherited from class com.pixelmonmod.pixelmon.api.events.storage.BoxCountCalculateEvent
boxCount, uuid
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.pixelmonmod.pixelmon.api.events.storage.BoxCountCalculateEvent
getBoxCount, getPlayer, getUuid
-
Constructor Details
-
Post
-