Uses of Enum Class
net.minecraftforge.eventtest.internal.EventTest.Result
Packages that use EventTest.Result
-
Uses of EventTest.Result in net.minecraftforge.eventtest.internal
Fields in net.minecraftforge.eventtest.internal declared as EventTest.ResultMethods in net.minecraftforge.eventtest.internal that return EventTest.ResultModifier and TypeMethodDescriptionstatic EventTest.Result
Returns the enum constant of this class with the specified name.static EventTest.Result[]
EventTest.Result.values()
Returns an array containing the constants of this enum class, in the order they are declared.