net.minecraft.server.packs.repository

public class Pack

implements AutoCloseable

aap
net.minecraft.server.packs.repository.Pack
net.minecraft.class_3288
net.minecraft.unmapped.C_lvnjxuwi
net.minecraft.resource.ResourcePackProfile
net.minecraft.resources.ResourcePackInfo
net.minecraft.server.v1_16_R1.ResourcePackLoader

Field summary

Modifier and TypeField
private static final org.apache.logging.log4j.Logger
a
LOGGER
field_14279
f_vyonutte
LOGGER
field_195799_a
private static final PackMetadataSection
b
BROKEN_ASSETS_FALLBACK
field_14276
f_jdqlrbtl
BROKEN_PACK_META
field_212500_b
private final String
c
id
field_14272
f_gwhbgzqo
name
field_195800_b
private final Supplier<PackResources>
d
supplier
field_14273
f_sukcqkmm
packGetter
field_195801_c
private final Component
e
title
field_14274
f_gwjrmtys
displayName
field_195802_d
private final Component
f
description
field_14275
f_sdbibrem
description
field_195803_e
private final PackCompatibility
g
compatibility
field_14278
f_dlfeftlm
compatibility
field_195804_f
private final Pack$Position
h
defaultPosition
field_14277
f_mbbqdjod
position
field_195805_g
private final boolean
i
required
field_14271
f_duevtuyb
alwaysEnabled
field_195806_h
private final boolean
j
fixedPosition
field_14270
f_ihzpbdrq
pinned
field_195807_i
private final PackSource
k
packSource
field_25346
f_cuhyvwqg
source
field_232611_k_

Constructor summary

ModifierConstructor
public (String name, boolean alwaysEnabled, Supplier<PackResources> packFactory, Component displayName, Component description, PackCompatibility compatibility, Pack$Position direction, boolean pinned, PackSource source)
public (String name, boolean alwaysEnabled, Supplier<PackResources> packFactory, PackResources pack, PackMetadataSection metadata, Pack$Position direction, PackSource source)

Method summary

Modifier and TypeMethod
public static <T extends Pack> T
a(String arg0, boolean arg1, Supplier<aae> arg2, aap$a<T> arg3, aap$b arg4, aas arg5)
create(String arg0, boolean arg1, Supplier<PackResources> arg2, Pack$PackConstructor<T> arg3, Pack$Position arg4, PackSource arg5)
method_14456(String arg0, boolean arg1, Supplier<class_3262> arg2, class_3288$class_5351<T> arg3, class_3288$class_3289 arg4, class_5352 arg5)
m_ywpwwmpj(String arg0, boolean arg1, Supplier<C_tguinuvn> arg2, C_lvnjxuwi$C_xtimkgms<T> arg3, C_lvnjxuwi$C_vcyazcku arg4, C_evnnymfu arg5)
of(String name, boolean alwaysEnabled, Supplier<ResourcePack> packFactory, ResourcePackProfile$Factory<T> containerFactory, ResourcePackProfile$InsertionPosition insertionPosition, ResourcePackSource arg5)
func_195793_a(String arg0, boolean arg1, Supplier<IResourcePack> arg2, ResourcePackInfo$IFactory<T> arg3, ResourcePackInfo$Priority arg4, IPackNameDecorator arg5)
public Component
a(boolean arg0)
getChatLink(boolean arg0)
method_14461(boolean arg0)
m_tjsvikza(boolean arg0)
getInformationText(boolean enabled)
func_195794_a(boolean arg0)
public PackCompatibility
c()
getCompatibility()
method_14460()
m_jvtuqqod()
getCompatibility()
func_195791_d()
public PackResources
d()
open()
method_14458()
m_imaaowzj()
createResourcePack()
func_195796_e()
public String
e()
getId()
method_14463()
m_rrlmzqhj()
getName()
func_195790_f()
public boolean
f()
isRequired()
method_14464()
m_vmckdhaa()
isAlwaysEnabled()
func_195797_g()
public boolean
g()
isFixedPosition()
method_14465()
m_ighpvmhu()
isPinned()
func_195798_h()
public Pack$Position
h()
getDefaultPosition()
method_14466()
m_apkmogas()
getInitialPosition()
func_195792_i()
public void
close()
close()
close()
close()
close()
public Component
a()
getTitle()
method_14457()
m_udfnquim()
getDisplayName()
func_195789_b()
public Component
b()
getDescription()
method_14459()
m_pvddgias()
getDescription()
func_195795_c()
public PackSource
i()
getPackSource()
method_29483()
m_kdcbkzcq()
getSource()
func_232614_i_()