Uses of Enum Class
at.syntaxerror.syntaxnbt.region.Chunk.ChunkStatus
Packages that use Chunk.ChunkStatus
Package
Description
This package contains classes regarding Regions and Chunks
-
Uses of Chunk.ChunkStatus in at.syntaxerror.syntaxnbt.region
Methods in at.syntaxerror.syntaxnbt.region that return Chunk.ChunkStatusModifier and TypeMethodDescriptionstatic Chunk.ChunkStatusReturns the enum constant of this class with the specified name.static Chunk.ChunkStatus[]Chunk.ChunkStatus.values()Returns an array containing the constants of this enum class, in the order they are declared.