net.minecraft.server.packs.repository

public class UnopenedPack

implements AutoCloseable

yt
net.minecraft.server.packs.repository.UnopenedPack
net.minecraft.class_3288
net.minecraft.unmapped.C_cseilypo
net.minecraft.resource.ResourcePackProfile
net.minecraft.resources.ResourcePackInfo
net.minecraft.server.v1_15_R1.ResourcePackLoader

Field summary

Modifier and TypeField
private static final org.apache.logging.log4j.Logger
a
LOGGER
field_14279
f_uwcupvrf
LOGGER
field_195799_a
private static final PackMetadataSection
b
BROKEN_ASSETS_FALLBACK
field_14276
f_hhhcbesb
BROKEN_PACK_META
field_212500_b
private final String
c
id
field_14272
f_ptakcoos
name
field_195800_b
private final Supplier<Pack>
d
supplier
field_14273
f_nyvxwvws
packGetter
field_195801_c
private final Component
e
title
field_14274
f_szdhyjwt
displayName
field_195802_d
private final Component
f
description
field_14275
f_qsvfftxs
description
field_195803_e
private final PackCompatibility
g
compatibility
field_14278
f_tjtmgbgn
compatibility
field_195804_f
private final UnopenedPack$Position
h
defaultPosition
field_14277
f_dycbzdhd
position
field_195805_g
private final boolean
i
required
field_14271
f_gyxeggtp
alwaysEnabled
field_195806_h
private final boolean
j
fixedPosition
field_14270
f_eyhvrnap
pinned
field_195807_i

Constructor summary

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

Method summary

Modifier and TypeMethod
public static <T extends UnopenedPack> T
a(String arg0, boolean arg1, Supplier<ye> arg2, yt$b<T> arg3, yt$a arg4)
create(String arg0, boolean arg1, Supplier<Pack> arg2, UnopenedPack$UnopenedPackConstructor<T> arg3, UnopenedPack$Position arg4)
method_14456(String arg0, boolean arg1, Supplier<class_3262> arg2, class_3288$class_3290<T> arg3, class_3288$class_3289 arg4)
m_dnziwzol(String arg0, boolean arg1, Supplier<C_lvnjxuwi> arg2, C_cseilypo$C_jqbontax<T> arg3, C_cseilypo$C_vnjztatb arg4)
of(String name, boolean alwaysEnabled, Supplier<ResourcePack> packFactory, ResourcePackProfile$Factory<T> containerFactory, ResourcePackProfile$InsertionPosition insertionPosition)
func_195793_a(String arg0, boolean arg1, Supplier<IResourcePack> arg2, ResourcePackInfo$IFactory<T> arg3, ResourcePackInfo$Priority arg4)
public Component
a(boolean arg0)
getChatLink(boolean arg0)
method_14461(boolean arg0)
m_vcovpppl(boolean arg0)
getInformationText(boolean enabled)
func_195794_a(boolean arg0)
public PackCompatibility
c()
getCompatibility()
method_14460()
m_mqeyynjj()
getCompatibility()
func_195791_d()
public Pack
d()
open()
method_14458()
m_cyhrerqt()
createResourcePack()
func_195796_e()
public String
e()
getId()
method_14463()
m_rxxbafzl()
getName()
func_195790_f()
public boolean
f()
isRequired()
method_14464()
m_fixkznlw()
isAlwaysEnabled()
func_195797_g()
public boolean
g()
isFixedPosition()
method_14465()
m_vviqrwmh()
isPinned()
func_195798_h()
public UnopenedPack$Position
h()
getDefaultPosition()
method_14466()
m_jrolhmeu()
getInitialPosition()
func_195792_i()
public void
close()
close()
close()
close()
public Component
a()
getTitle()
method_14457()
m_uyqzyood()
getDisplayName()
func_195789_b()
public Component
b()
getDescription()
method_14459()
m_rurldplm()
getDescription()
func_195795_c()