Uses of Record Class
org.geysermc.geyser.text.ChatTypeEntry
Packages that use ChatTypeEntry
-
Uses of ChatTypeEntry in org.geysermc.geyser.text
Method parameters in org.geysermc.geyser.text with type arguments of type ChatTypeEntryModifier and TypeMethodDescriptionstatic voidChatTypeEntry.applyDefaults(it.unimi.dsi.fastutil.ints.Int2ObjectMap<ChatTypeEntry> chatTypes)Apply defaults to a map so it isn't empty in the event a chat message is sent before the login packet.