Package net.okocraft.box.api.model.result.item
package net.okocraft.box.api.model.result.item
A package for results of registering / renaming custom items.
-
ClassDescriptionAn interface that represents a result of registering a custom item.A record of the
ItemRegistrationResultthat indicates failure due to a duplicate item.A record of theItemRegistrationResultthat indicates failure due to a duplicate name.A record of theItemRegistrationResultthat indicates failure due to exception occurred.A record of theItemRegistrationResultthat indicates success.An interface that represents a result of renaming a custom item.A record of theItemRenameResultthat indicates failure due to a duplicate name.A record of theItemRenameResultthat indicates failure due to exception occurred.A record of theItemRenameResultthat indicates success.