类 LimitlessResourceLocation
java.lang.Object
net.minecraft.resources.ResourceLocation
mod.chloeprime.aaaparticles.common.util.LimitlessResourceLocation
- 所有已实现的接口:
Comparable<net.minecraft.resources.ResourceLocation>
public class LimitlessResourceLocation
extends net.minecraft.resources.ResourceLocation
仍然需要
MixinResourceLocation 才能完全去除 Path 的有效性验证-
嵌套类概要
从类继承的嵌套类/接口 net.minecraft.resources.ResourceLocation
net.minecraft.resources.ResourceLocation.Dummy, net.minecraft.resources.ResourceLocation.Serializer -
字段概要
从类继承的字段 net.minecraft.resources.ResourceLocation
CODEC, DEFAULT_NAMESPACE, NAMESPACE_SEPARATOR, REALMS_NAMESPACE -
构造器概要
构造器 -
方法概要
从类继承的方法 net.minecraft.resources.ResourceLocation
compareTo, decompose, equals, getNamespace, getPath, hashCode, isAllowedInResourceLocation, isValidResourceLocation, of, read, read, toDebugFileName, toLanguageKey, toLanguageKey, toLanguageKey, toShortLanguageKey, toString, tryBuild, tryParse, validPathChar, withPath, withPath, withPrefix, withSuffix
-
构造器详细资料
-
LimitlessResourceLocation
-