net.minecraft.client.gui.components.debug

record DebugScreenEntryList$SerializedOptions

ggj$a
net.minecraft.client.gui.components.debug.DebugScreenEntryList$SerializedOptions
net.minecraft.class_11633$class_11634
net.minecraft.client.gui.hud.debug.DebugHudProfile$Serialization
net.minecraft.src.C_411104_$C_411070_

Field summary

Modifier and TypeField
private final Optional<DebugScreenProfile>
b
profile
comp_4457
profile
f_413034_
private final Optional<Map<ResourceLocation, DebugScreenEntryStatus>>
c
custom
comp_4458
custom
f_413483_
private static final com.mojang.serialization.Codec<Map<ResourceLocation, DebugScreenEntryStatus>>
d
CUSTOM_ENTRIES_CODEC
field_61592
VISIBILITY_MAP_CODEC
f_411473_
public static final com.mojang.serialization.Codec<DebugScreenEntryList$SerializedOptions>
a
CODEC
field_61591
CODEC
f_411522_

Constructor summary

ModifierConstructor
(Optional<DebugScreenProfile> custom, Optional<Map<ResourceLocation, DebugScreenEntryStatus>> arg1)

Method summary

Modifier and TypeMethod
public Optional<DebugScreenProfile>
a()
profile()
comp_4457()
profile()
f_413034_()
public Optional<Map<ResourceLocation, DebugScreenEntryStatus>>
b()
custom()
comp_4458()
custom()
f_413483_()