Types
HLF's type system allows you to pass values of a host of different types around.
Builtin types are:
Vector: A 3d-vectorBlockType: A type of blockEntity: A single entity in the worldstring: A character sequenceint: An integer valuefloat: A floating-point value. (Unfortunately as of now, all float-operations are actually fixed-point operations)