net.minecraft.server.packs.repository

public interface PackSource

apu
net.minecraft.server.packs.repository.PackSource
net.minecraft.class_5352
net.minecraft.resource.ResourcePackSource
net.minecraft.src.C_63_
net.minecraft.server.packs.repository.PackSource

Field summary

Modifier and TypeField
UnaryOperator<Component>
a
NO_DECORATION
field_40047
NONE_SOURCE_TEXT_SUPPLIER
f_244536_
PackSource
b
DEFAULT
field_25347
NONE
f_10527_
PackSource
c
BUILT_IN
field_25348
BUILTIN
f_10528_
PackSource
d
FEATURE
field_40048
FEATURE
f_244201_
PackSource
e
WORLD
field_25349
WORLD
f_10529_
PackSource
f
SERVER
field_25350
SERVER
f_10530_

Method summary

Modifier and TypeMethod
Component
a(vf arg0)
decorate(Component arg0)
method_45282(class_2561 arg0)
decorate(Text packName)
m_10540_(C_4996_ arg0)
boolean
a()
shouldAddAutomatically()
method_45279()
canBeEnabledLater()
m_245251_()
static PackSource
a(UnaryOperator<vf> arg0, boolean arg1)
create(UnaryOperator<Component> arg0, boolean arg1)
method_45281(UnaryOperator<class_2561> arg0, boolean arg1)
create(UnaryOperator<Text> sourceTextSupplier, boolean canBeEnabledLater)
m_247176_(UnaryOperator<C_4996_> p_251995_, boolean p_249897_)
private static UnaryOperator<Component>
a(String arg0)
decorateWithSource(String arg0)
method_45280(String arg0)
getSourceTextSupplier(String translationKey)
m_10533_(String p_10534_)