Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
O
- onCommand(CommandSender, Command, String, String[]) - Method in class io.github.djtpj.cmd.OriginCommand
- onDisable() - Method in class io.github.djtpj.origin.Main
- onDisable(Player) - Method in class io.github.djtpj.trait.CompoundTrait
- onDisable(Player) - Method in class io.github.djtpj.trait.Trait
- onDisable(Player) - Method in class io.github.djtpj.trait.traits.DimensionSpawn
- onDisable(Player) - Method in class io.github.djtpj.trait.traits.MaxHealthModifier
- onDisable(Player) - Method in class io.github.djtpj.trait.traits.PermanentEffect
- onEnable() - Method in class io.github.djtpj.origin.Main
- onEnable(Player) - Method in class io.github.djtpj.trait.CompoundTrait
- onEnable(Player) - Method in class io.github.djtpj.trait.Trait
- onEnable(Player) - Method in class io.github.djtpj.trait.traits.DimensionSpawn
- onEnable(Player) - Method in class io.github.djtpj.trait.traits.MaxHealthModifier
- onEnable(Player) - Method in class io.github.djtpj.trait.traits.SelfSustaining
- onTabComplete(CommandSender, Command, String, String[]) - Method in class io.github.djtpj.cmd.OriginCommand
- onTick(Player) - Method in class io.github.djtpj.trait.traits.ArmorSetRestriction
-
The method to run on each player every x ticks
- onTick(Player) - Method in class io.github.djtpj.trait.traits.Gourdophobic
- onTick(Player) - Method in class io.github.djtpj.trait.traits.PermanentEffect
- onTick(Player) - Method in class io.github.djtpj.trait.traits.Photosensitivity
- onTick(Player) - Method in class io.github.djtpj.trait.traits.Photosynthesis
- onTick(Player) - Method in class io.github.djtpj.trait.traits.RunnableSimpleTrait
-
The method to run on each player every ten ticks
- Origin - Class in io.github.djtpj.origin
-
An Origin is a collection of Traits as defined by the "origins.json" file
- Origin(JSONObject) - Constructor for class io.github.djtpj.origin.Origin
- OriginCommand - Class in io.github.djtpj.cmd
- OriginCommand() - Constructor for class io.github.djtpj.cmd.OriginCommand
- OriginPane - Class in io.github.djtpj.gui
- OriginPane(Origin, Player) - Constructor for class io.github.djtpj.gui.OriginPane
- OriginPicker - Class in io.github.djtpj.gui
- OriginPicker(Player) - Constructor for class io.github.djtpj.gui.OriginPicker
- OriginRegistry - Class in io.github.djtpj.origin
-
The Static Registry of all
Origin
s as defined in theorigins.json
file. - OVERWORLD - Enum constant in enum class io.github.djtpj.trait.traits.DimensionSpawn.Dimension
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form