Class Material
java.lang.Object
net.minecraft.client.resources.model.Material
-
Field Summary
Modifier and TypeFieldDescriptionprivate ResourceLocation
private RenderType
private ResourceLocation
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionbuffer(MultiBufferSource p_119195_, Function<ResourceLocation,RenderType> p_119196_)
buffer(MultiBufferSource p_119198_, Function<ResourceLocation,RenderType> p_119199_, boolean p_119200_)
boolean
int
hashCode()
renderType(Function<ResourceLocation,RenderType> p_119202_)
sprite()
texture()
toString()
-
Field Details
-
atlasLocation
-
texture
-
renderType
-
-
Constructor Details
-
Material
-
-
Method Details
-
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_) -
equals
-
hashCode
public int hashCode() -
toString
-