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