类 Material
java.lang.Object
net.minecraft.client.resources.model.Material
-
字段概要
字段修饰符和类型字段说明private final ResourceLocation
static final Comparator
<Material> private RenderType
private final ResourceLocation
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明buffer
(MultiBufferSource p_119195_, Function<ResourceLocation, RenderType> p_119196_) buffer
(MultiBufferSource p_119198_, Function<ResourceLocation, RenderType> p_119199_, boolean p_119200_, boolean p_361191_) boolean
int
hashCode()
renderType
(Function<ResourceLocation, RenderType> p_119202_) sprite()
texture()
toString()
-
字段详细资料
-
COMPARATOR
-
atlasLocation
-
texture
-
renderType
-
-
构造器详细资料
-
Material
-
-
方法详细资料
-
atlasLocation
-
texture
-
sprite
-
renderType
-
buffer
public VertexConsumer buffer(MultiBufferSource p_119195_, Function<ResourceLocation, RenderType> p_119196_) -
buffer
public VertexConsumer buffer(MultiBufferSource p_119198_, Function<ResourceLocation, RenderType> p_119199_, boolean p_119200_, boolean p_361191_) -
equals
-
hashCode
public int hashCode() -
toString
-