net.minecraft.server.v1_13_R2

public enum TickListPriority

ayq
net.minecraft.world.TickPriority
net.minecraft.server.v1_13_R2.TickListPriority

枚举常量概要

枚举常量
a
EXTREMELY_HIGH
EXTREMELY_HIGH
b
VERY_HIGH
VERY_HIGH
c
HIGH
HIGH
d
NORMAL
NORMAL
e
LOW
LOW
f
VERY_LOW
VERY_LOW
g
EXTREMELY_LOW
EXTREMELY_LOW

字段概要

修饰符与类型字段
private final int
h
field_205399_h

构造函数概要

修饰符构造函数
private (int arg0)

方法概要

修饰符与类型方法
public static TickListPriority
a(int arg0)
func_205397_a(int arg0)
public int
a()
func_205398_a()