Class KeybindContents
java.lang.Object
net.minecraft.network.chat.contents.KeybindContents
- All Implemented Interfaces:
 ComponentContents
- 
Nested Class Summary
Nested classes/interfaces inherited from interface net.minecraft.network.chat.ComponentContents
ComponentContents.Type<T extends ComponentContents> - 
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final com.mojang.serialization.MapCodec<KeybindContents>private final Stringstatic final ComponentContents.Type<KeybindContents> - 
Constructor Summary
Constructors - 
Method Summary
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface net.minecraft.network.chat.ComponentContents
resolve 
- 
Field Details
- 
CODEC
 - 
TYPE
 - 
name
 - 
nameResolver
 
 - 
 - 
Constructor Details
- 
KeybindContents
 
 - 
 - 
Method Details
- 
getNestedComponent
 - 
visit
- Specified by:
 visitin interfaceComponentContents
 - 
visit
- Specified by:
 visitin interfaceComponentContents
 - 
equals
 - 
hashCode
public int hashCode() - 
toString
 - 
getName
 - 
type
- Specified by:
 typein interfaceComponentContents
 
 -