Package com.wdiscute.starcatcher.modifiers.minigamemodifiers
package com.wdiscute.starcatcher.modifiers.minigamemodifiers
-
ClassDescriptionThis class should be used only for minigame modifiers created during runtime and not from codec! Unlike codecs modifiers which are always the same modifier instance, modifiers under this class should be created as a new instance each time and can not be serialized as they do not have a codec.