Package net.minecraft.resource
Interface ResourcePackSource
public interface ResourcePackSource
-
Field Summary
Fields Modifier and Type Field Description static ResourcePackSourcePACK_SOURCE_BUILTINstatic ResourcePackSourcePACK_SOURCE_NONEstatic ResourcePackSourcePACK_SOURCE_SERVERstatic ResourcePackSourcePACK_SOURCE_WORLD -
Method Summary
Modifier and Type Method Description Textdecorate(Text packName)static ResourcePackSourcenameAndSource(String source)static ResourcePackSourceonlyName()
-
Field Details
-
PACK_SOURCE_NONE
-
PACK_SOURCE_BUILTIN
-
PACK_SOURCE_WORLD
-
PACK_SOURCE_SERVER
-
-
Method Details
-
decorate
-
onlyName
-
nameAndSource
-