net.minecraft.client.render.model

public record ModelTexture

net.minecraft.client.resources.model.sprite.Material
net.minecraft.client.resources.model.sprite.Material
net.minecraft.class_1_314
net.minecraft.client.render.model.ModelTexture

Field summary

Modifier and TypeField
private final Identifier
sprite
sprite
comp_1_207
sprite
private final boolean
forceTranslucent
forceTranslucent
comp_1_206
forceTranslucent
private static final com.mojang.serialization.Codec<ModelTexture>
SIMPLE_CODEC
SIMPLE_CODEC
field_1_1868
SIMPLE_CODEC
private static final com.mojang.serialization.Codec<ModelTexture>
FULL_CODEC
FULL_CODEC
field_1_1867
FULL_CODEC
public static final com.mojang.serialization.Codec<ModelTexture>
CODEC
CODEC
field_1_1866
CODEC

Constructor summary

ModifierConstructor
public (Identifier id)
public (Identifier sprite, boolean forceTranslucent)

Method summary

Modifier and TypeMethod
public ModelTexture
withForceTranslucent(boolean forceTranslucent)
withForceTranslucent(boolean forceTranslucent)
method_1_2295(boolean arg0)
withForceTranslucent(boolean forceTranslucent)
public Identifier
sprite()
sprite()
comp_1_207()
sprite()
public boolean
forceTranslucent()
forceTranslucent()
comp_1_206()
forceTranslucent()