Uses of Interface
net.minecraft.resource.ResourceFactory
Package
Description
Provides resources to Minecraft, including resource access and provision.
-
Uses of ResourceFactory in net.minecraft.client.render
Modifier and TypeMethodDescriptionprivate static Program
Shader.loadProgram
(ResourceFactory factory, Program.Type type, String name) private Shader
GameRenderer.loadShader
(ResourceFactory factory, String name, VertexFormat vertexFormat) void
GameRenderer.preloadShaders
(ResourceFactory factory) -
Uses of ResourceFactory in net.minecraft.client.resource
-
Uses of ResourceFactory in net.minecraft.resource
Modifier and TypeInterfaceDescriptioninterface
A resource manager that has a reload mechanism.interface
Provides resource loading capabilities to Minecraft.Modifier and TypeClassDescriptionclass
class
class
static enum