Uses of Interface
net.minecraft.client.texture.Scaling
-
Uses of Scaling in net.minecraft.client.resource.metadata
Modifier and TypeFieldDescriptionprivate final Scaling
GuiResourceMetadata.scaling
The field for thescaling
record component.Modifier and TypeMethodDescriptionGuiResourceMetadata.scaling()
Returns the value of thescaling
record component.ModifierConstructorDescriptionGuiResourceMetadata
(Scaling scaling) Creates an instance of aGuiResourceMetadata
record class. -
Uses of Scaling in net.minecraft.client.texture
Modifier and TypeClassDescriptionstatic final record
static final record
static final record
Modifier and TypeFieldDescriptionprivate final com.mojang.serialization.Codec<? extends Scaling>
Scaling.Type.codec
static final com.mojang.serialization.Codec<Scaling>
Scaling.CODEC