net.minecraft.server.packs.repository

public enum PackCompatibility

yp
net.minecraft.server.packs.repository.PackCompatibility
net.minecraft.class_3281
net.minecraft.resource.ResourcePackCompatibility
net.minecraft.resources.PackCompatibility
net.minecraft.server.v1_15_R1.EnumResourcePackVersion

枚举常量概要

枚举常量
a
TOO_OLD
field_14223
TOO_OLD
TOO_OLD
TOO_OLD
b
TOO_NEW
field_14220
TOO_NEW
TOO_NEW
TOO_NEW
c
COMPATIBLE
field_14224
COMPATIBLE
COMPATIBLE
COMPATIBLE

字段概要

修饰符与类型字段
private final Component
d
description
field_14219
notification
field_198975_d
private final Component
e
confirmation
field_14222
confirmMessage
field_198976_e

构造函数概要

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

方法概要

修饰符与类型方法
public boolean
a()
isCompatible()
method_14437()
isCompatible()
func_198968_a()
public static PackCompatibility
a(int arg0)
forFormat(int arg0)
method_14436(int arg0)
from(int packVersion)
func_198969_a(int arg0)
public Component
b()
getDescription()
method_14439()
getNotification()
func_198967_b()
public Component
c()
getConfirmation()
method_14438()
getConfirmMessage()
func_198971_c()