Class Material
java.lang.Object
net.minecraft.client.resources.model.Material
- 
Field SummaryFieldsModifier and TypeFieldDescriptionprivate final ResourceLocationstatic final Comparator<Material>private RenderTypeprivate final ResourceLocation
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionbuffer(MultiBufferSource p_119195_, Function<ResourceLocation, RenderType> p_119196_) buffer(MultiBufferSource p_119198_, Function<ResourceLocation, RenderType> p_119199_, boolean p_119200_) booleaninthashCode()renderType(Function<ResourceLocation, RenderType> p_119202_) sprite()texture()toString()
- 
Field Details- 
COMPARATOR
- 
atlasLocation
- 
texture
- 
renderType
 
- 
- 
Constructor Details- 
Material
 
- 
- 
Method Details- 
atlasLocation
- 
texture
- 
sprite
- 
renderType
- 
bufferpublic VertexConsumer buffer(MultiBufferSource p_119195_, Function<ResourceLocation, RenderType> p_119196_) 
- 
bufferpublic VertexConsumer buffer(MultiBufferSource p_119198_, Function<ResourceLocation, RenderType> p_119199_, boolean p_119200_) 
- 
equals
- 
hashCodepublic int hashCode()
- 
toString
 
-