Uses of Enum Class
org.geysermc.geyser.level.BedrockMapIcon
Packages that use BedrockMapIcon
-
Uses of BedrockMapIcon in org.geysermc.geyser.level
Methods in org.geysermc.geyser.level that return BedrockMapIconModifier and TypeMethodDescriptionstatic BedrockMapIconBedrockMapIcon.fromType(com.github.steveice10.mc.protocol.data.game.level.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.