Class RenderMaterial
java.lang.Object
net.minecraft.client.renderer.model.RenderMaterial
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final ResourceLocationprivate RenderTypeprivate final ResourceLocation -
Constructor Summary
ConstructorsConstructorDescriptionRenderMaterial(ResourceLocation p_i226055_1_, ResourceLocation p_i226055_2_) -
Method Summary
Modifier and TypeMethodDescriptionbuffer(IRenderTypeBuffer p_229311_1_, Function<ResourceLocation, RenderType> p_229311_2_) buffer(IRenderTypeBuffer p_241742_1_, Function<ResourceLocation, RenderType> p_241742_2_, boolean p_241742_3_) booleaninthashCode()renderType(Function<ResourceLocation, RenderType> p_229312_1_) sprite()texture()toString()
-
Field Details
-
atlasLocation
-
texture
-
renderType
-
-
Constructor Details
-
RenderMaterial
-
-
Method Details
-
atlasLocation
-
texture
-
sprite
-
renderType
-
buffer
public IVertexBuilder buffer(IRenderTypeBuffer p_229311_1_, Function<ResourceLocation, RenderType> p_229311_2_) -
buffer
public IVertexBuilder buffer(IRenderTypeBuffer p_241742_1_, Function<ResourceLocation, RenderType> p_241742_2_, boolean p_241742_3_) -
equals
-
hashCode
public int hashCode() -
toString
-