Uses of Enum Class
org.geysermc.connector.utils.BedrockMapIcon
Packages that use BedrockMapIcon
-
Uses of BedrockMapIcon in org.geysermc.connector.utils
Methods in org.geysermc.connector.utils that return BedrockMapIconModifier and TypeMethodDescriptionstatic BedrockMapIconBedrockMapIcon.fromType(com.github.steveice10.mc.protocol.data.game.world.map.MapIconType iconType)Get the BedrockMapIcon for the Java MapIconTypestatic BedrockMapIconReturns 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.