Uses of Class
com.mojang.blaze3d.framegraph.FrameGraphBuilder.InternalVirtualResource
Packages that use FrameGraphBuilder.InternalVirtualResource
-
Uses of FrameGraphBuilder.InternalVirtualResource in com.mojang.blaze3d.framegraph
Fields in com.mojang.blaze3d.framegraph with type parameters of type FrameGraphBuilder.InternalVirtualResourceModifier and TypeFieldDescriptionprivate final List<FrameGraphBuilder.InternalVirtualResource<?>> FrameGraphBuilder.internalResourcesprivate final List<FrameGraphBuilder.InternalVirtualResource<?>> FrameGraphBuilder.Pass.resourcesToAcquireMethods in com.mojang.blaze3d.framegraph that return FrameGraphBuilder.InternalVirtualResourceModifier and TypeMethodDescriptionprivate <T> FrameGraphBuilder.InternalVirtualResource<T> FrameGraphBuilder.createInternalResource(String name, ResourceDescriptor<T> descriptor, @Nullable FrameGraphBuilder.Pass createdBy)