net.minecraft.client.renderer.texture

public enum MipmapStrategy

implements StringRepresentable

ile
net.minecraft.client.renderer.texture.MipmapStrategy
net.minecraft.class_12253
net.minecraft.client.texture.MipmapStrategy
net.minecraft.src.C_432888_

枚举常量概要

枚举常量
a
AUTO
field_64076
AUTO
AUTO
b
MEAN
field_64077
MEAN
MEAN
c
CUTOUT
field_64078
CUTOUT
CUTOUT
d
STRICT_CUTOUT
field_64079
STRICT_CUTOUT
STRICT_CUTOUT
e
DARK_CUTOUT
field_64080
DARK_CUTOUT
DARK_CUTOUT

字段概要

修饰符与类型字段
public static final com.mojang.serialization.Codec<MipmapStrategy>
f
CODEC
field_64081
CODEC
f_435239_
private final String
g
name
field_64082
name
f_435792_

构造函数概要

修饰符构造函数
private (String p_454747_)

方法概要

修饰符与类型方法
public String
c()
getSerializedName()
method_15434()
asString()
m_7912_()