Uses of Class
com.mojang.blaze3d.framegraph.FrameGraphBuilder.Handle
Packages that use FrameGraphBuilder.Handle
-
Uses of FrameGraphBuilder.Handle in com.mojang.blaze3d.framegraph
Fields in com.mojang.blaze3d.framegraph declared as FrameGraphBuilder.HandleModifier and TypeFieldDescriptionprivate FrameGraphBuilder.Handle<T> FrameGraphBuilder.Handle.aliasedByFrameGraphBuilder.VirtualResource.handleFields in com.mojang.blaze3d.framegraph with type parameters of type FrameGraphBuilder.HandleModifier and TypeFieldDescription(package private) final List<FrameGraphBuilder.Handle<?>> FrameGraphBuilder.Pass.writesFromMethods in com.mojang.blaze3d.framegraph that return FrameGraphBuilder.HandleModifier and TypeMethodDescriptionprivate <T> FrameGraphBuilder.Handle<T> FrameGraphBuilder.Pass._readsAndWrites(FrameGraphBuilder.Handle<T> pHandle) (package private) FrameGraphBuilder.Handle<T> FrameGraphBuilder.Handle.writeAndAlias(FrameGraphBuilder.Pass pAlias) Methods in com.mojang.blaze3d.framegraph with parameters of type FrameGraphBuilder.HandleModifier and TypeMethodDescriptionprivate <T> voidFrameGraphBuilder.Pass._reads(FrameGraphBuilder.Handle<T> pHandle) private <T> FrameGraphBuilder.Handle<T> FrameGraphBuilder.Pass._readsAndWrites(FrameGraphBuilder.Handle<T> pHandle) private <T> voidFrameGraphBuilder.Pass.markResourceRequired(FrameGraphBuilder.Handle<T> pHandle)