Class ResourceLocationUtils
java.lang.Object
io.github.vampirestudios.vampirelib.utils.ResourceLocationUtils
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic net.minecraft.resources.ResourceLocationstatic net.minecraft.resources.ResourceLocationstatic net.minecraft.resources.ResourceLocationmodPrefixId(String prefix, String path) static net.minecraft.resources.ResourceLocationmodPrefixSuffixId(String prefix, String path, String suffix) static net.minecraft.resources.ResourceLocationmodSpecialId(ResourceLocationUtils.IdType idType, String path) static net.minecraft.resources.ResourceLocationmodSuffixId(String path, String suffix) static voidsetModInstance(BasicModClass instanceIn) static net.minecraft.resources.ResourceLocationstatic net.minecraft.resources.ResourceLocationvanillaPrefixId(String prefix, String path) static net.minecraft.resources.ResourceLocationvanillaPrefixSuffixId(String prefix, String path, String suffix) static net.minecraft.resources.ResourceLocationvanillaSpecialId(ResourceLocationUtils.IdType idType, String path) static net.minecraft.resources.ResourceLocationvanillaSuffixId(String path, String suffix)
-
Constructor Details
-
ResourceLocationUtils
public ResourceLocationUtils()
-
-
Method Details
-
setModInstance
-
vanillaSpecialId
public static net.minecraft.resources.ResourceLocation vanillaSpecialId(ResourceLocationUtils.IdType idType, String path) -
modSpecialId
public static net.minecraft.resources.ResourceLocation modSpecialId(ResourceLocationUtils.IdType idType, String path) -
vanillaPrefixId
-
modPrefixId
-
vanillaSuffixId
-
modSuffixId
-
vanillaPrefixSuffixId
-
modPrefixSuffixId
-
modId
-
vanillaId
-
id
-