Uses of Enum Class
net.minecraft.server.packs.repository.Pack.Position
-
Uses of Pack.Position in net.minecraft.server.packs.repository
Modifier and TypeMethodDescriptionPack.getDefaultPosition()
Pack.Position.opposite()
static Pack.Position
Returns the enum constant of this class with the specified name.static Pack.Position[]
Pack.Position.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionstatic Pack
Pack.create
(String p_252257_, Component p_248717_, boolean p_248811_, Pack.ResourcesSupplier p_248969_, Pack.Info p_251314_, PackType p_250264_, Pack.Position p_252110_, boolean p_250237_, PackSource p_248524_) static Pack
Pack.readMetaAndCreate
(String p_249649_, Component p_248632_, boolean p_251594_, Pack.ResourcesSupplier p_252210_, PackType p_250595_, Pack.Position p_248706_, PackSource p_251233_) ModifierConstructorDescriptionprivate
Pack
(String p_252218_, boolean p_248829_, Pack.ResourcesSupplier p_249377_, Component p_251718_, Pack.Info p_250162_, PackCompatibility p_250361_, Pack.Position p_251298_, boolean p_249753_, PackSource p_251608_)