net.minecraft.server.packs.repository

public class Pack

akg
net.minecraft.server.packs.repository.Pack
net.minecraft.class_3288
net.minecraft.resource.ResourcePackProfile
net.minecraft.src.C_58_
net.minecraft.server.packs.repository.ResourcePackLoader

Field summary

Modifier and TypeField
private static final org.slf4j.Logger
a
LOGGER
field_14279
LOGGER
f_10399_
private final String
b
id
field_14272
name
f_10401_
private final Pack$ResourcesSupplier
c
resources
field_14273
packFactory
f_244124_
private final Component
d
title
field_14274
displayName
f_10403_
private final Component
e
description
field_14275
description
f_10404_
private final PackCompatibility
f
compatibility
field_14278
compatibility
f_10405_
private final FeatureFlagSet
g
requestedFeatures
field_40046
requestedFeatures
f_244623_
private final Pack$Position
h
defaultPosition
field_14277
position
f_10406_
private final boolean
i
required
field_14271
alwaysEnabled
f_10407_
private final boolean
j
fixedPosition
field_14270
pinned
f_10408_
private final PackSource
k
packSource
field_25346
source
f_10409_

Constructor summary

ModifierConstructor
private (String name, boolean alwaysEnabled, Pack$ResourcesSupplier packFactory, Component displayName, Pack$Info metadata, PackCompatibility compatibility, Pack$Position position, boolean pinned, PackSource source)

Method summary

Modifier and TypeMethod
public static Pack
a(String arg0, sw arg1, boolean arg2, akg$c arg3, ajm arg4, akg$b arg5, akj arg6)
readMetaAndCreate(String arg0, Component arg1, boolean arg2, Pack$ResourcesSupplier arg3, PackType arg4, Pack$Position arg5, PackSource arg6)
method_45275(String arg0, class_2561 arg1, boolean arg2, class_3288$class_7680 arg3, class_3264 arg4, class_3288$class_3289 arg5, class_5352 arg6)
create(String name, Text displayName, boolean alwaysEnabled, ResourcePackProfile$PackFactory packFactory, ResourceType type, ResourcePackProfile$InsertionPosition position, ResourcePackSource source)
m_245429_(String p_249649_, C_4996_ p_248632_, boolean p_251594_, C_58_$C_243513_ p_252210_, C_51_ p_250595_, C_58_$C_60_ p_248706_, C_63_ p_251233_)
public static Pack
a(String arg0, sw arg1, boolean arg2, akg$c arg3, akg$a arg4, ajm arg5, akg$b arg6, boolean arg7, akj arg8)
create(String arg0, Component arg1, boolean arg2, Pack$ResourcesSupplier arg3, Pack$Info arg4, PackType arg5, Pack$Position arg6, boolean arg7, PackSource arg8)
method_14456(String arg0, class_2561 arg1, boolean arg2, class_3288$class_7680 arg3, class_3288$class_7679 arg4, class_3264 arg5, class_3288$class_3289 arg6, boolean arg7, class_5352 arg8)
of(String name, Text displayName, boolean alwaysEnabled, ResourcePackProfile$PackFactory packFactory, ResourcePackProfile$Metadata metadata, ResourceType type, ResourcePackProfile$InsertionPosition position, boolean pinned, ResourcePackSource source)
m_245512_(String p_252257_, C_4996_ p_248717_, boolean p_248811_, C_58_$C_243513_ p_248969_, C_58_$C_243554_ p_251314_, C_51_ p_250264_, C_58_$C_60_ p_252110_, boolean p_250237_, C_63_ p_248524_)
public static Pack$Info
a(String arg0, akg$c arg1)
readPackInfo(String arg0, Pack$ResourcesSupplier arg1)
method_45274(String arg0, class_3288$class_7680 arg1)
loadMetadata(String name, ResourcePackProfile$PackFactory packFactory)
m_246334_(String p_250591_, C_58_$C_243513_ p_250739_)
public Component
a()
getTitle()
method_14457()
getDisplayName()
m_10429_()
public Component
b()
getDescription()
method_14459()
getDescription()
m_10442_()
public Component
a(boolean arg0)
getChatLink(boolean arg0)
method_14461(boolean arg0)
getInformationText(boolean enabled)
m_10437_(boolean arg0)
public PackCompatibility
c()
getCompatibility()
method_14460()
getCompatibility()
m_10443_()
public FeatureFlagSet
d()
getRequestedFeatures()
method_45276()
getRequestedFeatures()
m_245532_()
public PackResources
e()
open()
method_14458()
createResourcePack()
m_10445_()
public String
f()
getId()
method_14463()
getName()
m_10446_()
public boolean
g()
isRequired()
method_14464()
isAlwaysEnabled()
m_10449_()
public boolean
h()
isFixedPosition()
method_14465()
isPinned()
m_10450_()
public Pack$Position
i()
getDefaultPosition()
method_14466()
getInitialPosition()
m_10451_()
public PackSource
j()
getPackSource()
method_29483()
getSource()
m_10453_()