materialById

@Nullable()
abstract RenderMaterial materialById(Identifier id)

Return a material previously registered via registerMaterial.Will return null if no material was found matching the given identifier.

Sources

jvm source
Link copied to clipboard