net.minecraft.server.packs.repository

public enum PackCompatibility

awx
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(bbt<Integer> arg0, int arg1)
forVersion(InclusiveRange<Integer> arg0, int arg1)
method_14436(class_6497<Integer> arg0, int arg1)
from(Range<Integer> range, int current)
m_295204_(C_182780_<Integer> p_300208_, int p_297718_)
public Component
b()
getDescription()
method_14439()
getNotification()
m_10492_()
public Component
c()
getConfirmation()
method_14438()
getConfirmMessage()
m_10493_()