net.minecraft.server.packs.repository

public enum PackCompatibility

akr
net.minecraft.server.packs.repository.PackCompatibility
net.minecraft.class_3281
net.minecraft.resource.ResourcePackCompatibility
net.minecraft.src.C_61_
net.minecraft.server.packs.repository.EnumResourcePackVersion

枚举常量概要

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

字段概要

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

构造函数概要

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

方法概要

修饰符与类型方法
public boolean
a()
isCompatible()
method_14437()
isCompatible()
m_10489_()
public static PackCompatibility
a(int arg0, ajw arg1)
forFormat(int arg0, PackType arg1)
method_14436(int arg0, class_3264 arg1)
from(int packVersion, ResourceType type)
m_143882_(int p_143883_, C_51_ p_143884_)
public Component
b()
getDescription()
method_14439()
getNotification()
m_10492_()
public Component
c()
getConfirmation()
method_14438()
getConfirmMessage()
m_10493_()