static IntegerBlockTrait |
IntegerBlockTrait.from(String name) |
static IntegerBlockTrait |
IntegerBlockTrait.from(String name,
int length) |
static IntegerBlockTrait |
IntegerBlockTrait.from(String name,
int start,
int end) |
static IntegerBlockTrait |
IntegerBlockTrait.from(String name,
int start,
int end,
int defaultValue) |
static IntegerBlockTrait |
IntegerBlockTrait.from(String name,
String vanillaName,
int start,
int end,
int defaultValue) |
static IntegerBlockTrait |
IntegerBlockTrait.from(String name,
String vanillaName,
int start,
int end,
int defaultValue,
boolean onlySerialize) |