Package com.blamejared.crafttweaker.api.data.base
package com.blamejared.crafttweaker.api.data.base
-
ClassDescriptionThe ICollection data is used to represent a collection of
IDatalike a ListThe IData interface is a generic Interface for handling Data like NBT.Used to specify what "type" of IData this is.Represents a Number in the form of anIData, useful for converting between types (double to int / long for example).