Uses of Enum Class
love.distributedrebirth.nx01.zerofungus.server.ZeroFungus
Packages that use ZeroFungus
-
Uses of ZeroFungus in love.distributedrebirth.nx01.zerofungus.server
Subclasses with type arguments of type ZeroFungus in love.distributedrebirth.nx01.zerofungus.serverModifier and TypeClassDescriptionenumZero fungus main start entry to bootstrap a demo server.Methods in love.distributedrebirth.nx01.zerofungus.server that return ZeroFungusModifier and TypeMethodDescriptionstatic ZeroFungusReturns the enum constant of this class with the specified name.static ZeroFungus[]ZeroFungus.values()Returns an array containing the constants of this enum class, in the order they are declared.