Uses of Enum Class
alexiil.mc.lib.multipart.api.MultipartHolder.PartRemoval
-
Uses of MultipartHolder.PartRemoval in alexiil.mc.lib.multipart.api
Modifier and TypeMethodDescriptionstatic MultipartHolder.PartRemoval
Returns the enum constant of this class with the specified name.static MultipartHolder.PartRemoval[]
MultipartHolder.PartRemoval.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
MultipartHolder.remove
(MultipartHolder.PartRemoval... options) CallsMultipartHolder.remove()
, but also performs some actions before removing the part depending on what values are passed in.