Uses of Enum Class
ua.mcchickenstudio.opencreative.coding.CodingBlockPlacer.CodePlacementResult.Type
Packages that use CodingBlockPlacer.CodePlacementResult.Type
-
Uses of CodingBlockPlacer.CodePlacementResult.Type in ua.mcchickenstudio.opencreative.coding
Subclasses with type arguments of type CodingBlockPlacer.CodePlacementResult.Type in ua.mcchickenstudio.opencreative.codingMethods in ua.mcchickenstudio.opencreative.coding that return CodingBlockPlacer.CodePlacementResult.TypeModifier and TypeMethodDescriptionCodingBlockPlacer.CodePlacementResult.getType()Returns type of result.Returns the enum constant of this class with the specified name.CodingBlockPlacer.CodePlacementResult.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.