Class RenderMaterial
java.lang.Object
net.minecraft.client.renderer.model.RenderMaterial
-
Field Summary
Modifier and TypeFieldDescriptionprivate final ResourceLocation
private RenderType
private final ResourceLocation
-
Constructor Summary
ConstructorDescriptionRenderMaterial
(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_) boolean
int
hashCode()
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
-