Class Material
java.lang.Object
net.minecraft.client.resources.model.Material
- 
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final ResourceLocationstatic final Comparator<Material>private RenderTypeprivate final ResourceLocation - 
Constructor Summary
Constructors - 
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_) 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
 - 
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
 
 -