JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
com.mojang.blaze3d.shaders
ShaderSource
Contents
Description
Method Summary
Method Details
get(Identifier, ShaderType)
Hide sidebar
Show sidebar
Interface ShaderSource
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
@FunctionalInterface
public interface
ShaderSource
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
@Nullable
String
get
(
Identifier
id,
ShaderType
type)
Method Details
get
@Nullable
String
get
(
Identifier
id,
ShaderType
type)