net.minecraft.client.gui.components

public record WidgetSprites

fxb
net.minecraft.client.gui.components.WidgetSprites
net.minecraft.class_8666

Field summary

Modifier and TypeField
private final ResourceLocation
a
enabled
comp_1604
private final ResourceLocation
b
disabled
comp_1605
private final ResourceLocation
c
enabledFocused
comp_1606
private final ResourceLocation
d
disabledFocused
comp_1607

Constructor summary

ModifierConstructor
public (ResourceLocation arg0, ResourceLocation arg1)
public (ResourceLocation arg0, ResourceLocation arg1, ResourceLocation arg2)
public (ResourceLocation arg0, ResourceLocation arg1, ResourceLocation arg2, ResourceLocation arg3)

Method summary

Modifier and TypeMethod
public ResourceLocation
a(boolean arg0, boolean arg1)
get(boolean arg0, boolean arg1)
method_52729(boolean arg0, boolean arg1)
public ResourceLocation
a()
enabled()
comp_1604()
public ResourceLocation
b()
disabled()
comp_1605()
public ResourceLocation
c()
enabledFocused()
comp_1606()
public ResourceLocation
d()
disabledFocused()
comp_1607()