Uses of Enum Class
org.geysermc.geyser.level.BedrockMapIcon
-
Uses of BedrockMapIcon in org.geysermc.geyser.level
Modifier and TypeMethodDescriptionstatic BedrockMapIcon
BedrockMapIcon.fromType(com.github.steveice10.mc.protocol.data.game.level.map.MapIconType iconType)
Get the BedrockMapIcon for the Java MapIconTypestatic BedrockMapIcon
Returns the enum constant of this class with the specified name.static BedrockMapIcon[]
BedrockMapIcon.values()
Returns an array containing the constants of this enum class, in the order they are declared.