Uses of Class
com.mojang.blaze3d.pipeline.PipelineCache
Packages that use PipelineCache
-
Uses of PipelineCache in com.mojang.blaze3d.systems
Fields in com.mojang.blaze3d.systems declared as PipelineCacheModifier and TypeFieldDescriptionprivate static @Nullable PipelineCacheRenderSystem.currentPipelineCacheprivate static @Nullable PipelineCacheRenderSystem.fallbackPipelineCacheMethods in com.mojang.blaze3d.systems that return PipelineCacheModifier and TypeMethodDescriptionstatic @Nullable PipelineCacheRenderSystem.setCurrentPipelineCache(PipelineCache pipelineCache) Methods in com.mojang.blaze3d.systems with parameters of type PipelineCacheModifier and TypeMethodDescriptionstatic @Nullable PipelineCacheRenderSystem.setCurrentPipelineCache(PipelineCache pipelineCache) static voidRenderSystem.setFallbackPipelineCache(PipelineCache pipelineCache)