Uses of Enum
com.jeff_media.customblockdata.events.CustomBlockDataEvent.Reason
Packages that use CustomBlockDataEvent.Reason
Package
Description
Classes dedicated to handling triggered code executions
-
Uses of CustomBlockDataEvent.Reason in com.jeff_media.customblockdata.events
Methods in com.jeff_media.customblockdata.events that return CustomBlockDataEvent.ReasonModifier and TypeMethodDescriptionCustomBlockDataEvent.getReason()Gets the reason for this change of CustomBlockDatastatic CustomBlockDataEvent.ReasonReturns the enum constant of this type with the specified name.static CustomBlockDataEvent.Reason[]CustomBlockDataEvent.Reason.values()Returns an array containing the constants of this enum type, in the order they are declared.