Package ch.njol.skript.expressions
@NonNullByDefault({PARAMETER,RETURN_TYPE,FIELD})
package ch.njol.skript.expressions
Contains the default expression of Skript.
-
ClassDescriptionTODO should 'amount of [item]' return the size of the stack?Cursor item slot is not actually an inventory slot, but an item which the player has in their cursor when any inventory is open for them.TODO actually allow to have triggers execute for cancelled eventsProvided for convenience: one can write 'event-world' instead of only 'world' to distinguish between the event-world and the loop-world.FIXME doesn't parse - update documentation when fixedUsed to access a loop's current value.TODO make a 'line %number% of %text%' expression and figure out how to deal with signs (4 lines, delete = empty, etc...)ExprMetadata<T>ExprTernary<T>