net.minecraft.client.gui.components.debug

record DebugScreenEntryList$SerializedOptions

gbp$a
net.minecraft.client.gui.components.debug.DebugScreenEntryList$SerializedOptions
net.minecraft.class_11633$class_11634
net.minecraft.client.gui.hud.debug.DebugHudProfile$Serialization

Field summary

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

Constructor summary

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

Method summary

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