net.minecraft.client

public enum PrioritizeChunkUpdates

gfq
net.minecraft.client.PrioritizeChunkUpdates
net.minecraft.class_6597
net.minecraft.client.render.ChunkBuilderMode
net.minecraft.src.C_183059_

枚举常量概要

枚举常量
a
NONE
field_34788
NONE
NONE
b
PLAYER_AFFECTED
field_34789
PLAYER_AFFECTED
PLAYER_AFFECTED
c
NEARBY
field_34790
NEARBY
NEARBY

字段概要

修饰符与类型字段
private static final IntFunction<PrioritizeChunkUpdates>
e
BY_ID
field_64425
BY_ID
f_193776_
public static final com.mojang.serialization.Codec<PrioritizeChunkUpdates>
d
LEGACY_CODEC
field_64424
CODEC
f_434624_
private final int
f
id
field_34792
id
f_193777_
private final Component
g
caption
field_64426
text
f_435736_

构造函数概要

修饰符构造函数
private (int p_193783_, String p_193784_)

方法概要

修饰符与类型方法
public Component
a()
caption()
method_76535()
getText()
m_438794_()