public IBlockDefinitions
@NotNull IBlockDefine fromRuntime(int runtimeId)
@NotNull IBlockDefine fromId(int id)
@NotNull java.util.List<jp.katana.core.block.IBlockDefine> fromIdAllStates(int id)
@NotNull IBlockDefine fromIdAndStates(int id, @NotNull java.util.Map<java.lang.String,? extends jp.katana.nbt.tag.INamedTag> states)
@NotNull IBlockDefine fromName(@NotNull java.lang.String name)
void register(@NotNull
IBlockDefine blockDefine)
int size()
@NotNull kotlin.Array[] binary()