Package io.github.djtpj.trait
package io.github.djtpj.trait
-
ClassDescriptionA CompoundTrait is a way to combine several
Simple Traits
into one that is viewed as such in theOriginPicker
Thrown when aTrait
is not fully definedAn SimpleTrait is a single Trait that performs one method on a specific eventA Trait is a class that simply defines behavior for anOrigin
Shows whether a Trait is Positive, Negative, or NeutralStatic Registry of all theTrait
s' classes as gotten by a static reflection callTells a developer that an SimpleTrait is to be used in a general manner (typically) from theorigins.json
file.