Package net.md_5.bungee.protocol.packet
Class Commands.SuggestionRegistry
- java.lang.Object
-
- net.md_5.bungee.protocol.packet.Commands.SuggestionRegistry
-
-
Field Summary
Fields Modifier and Type Field Description static com.mojang.brigadier.suggestion.SuggestionProviderASK_SERVER
-
Constructor Summary
Constructors Constructor Description SuggestionRegistry()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected booleancanEqual(Object other)booleanequals(Object o)inthashCode()StringtoString()
-