类 KeybindContents
java.lang.Object
net.minecraft.network.chat.contents.KeybindContents
- 所有已实现的接口:
ComponentContents
-
嵌套类概要
从接口继承的嵌套类/接口 net.minecraft.network.chat.ComponentContents
ComponentContents.Type<T extends ComponentContents>
-
字段概要
字段修饰符和类型字段说明static final com.mojang.serialization.MapCodec
<KeybindContents> private final String
static final ComponentContents.Type
<KeybindContents> -
构造器概要
构造器 -
方法概要
从接口继承的方法 net.minecraft.network.chat.ComponentContents
resolve
-
字段详细资料
-
CODEC
-
TYPE
-
name
-
nameResolver
-
-
构造器详细资料
-
KeybindContents
-
-
方法详细资料
-
getNestedComponent
-
visit
- 指定者:
visit
在接口中ComponentContents
-
visit
- 指定者:
visit
在接口中ComponentContents
-
equals
-
hashCode
public int hashCode() -
toString
-
getName
-
type
- 指定者:
type
在接口中ComponentContents
-