Uses of Record Class
com.mojang.renderpearl.backend.api.BackendRenderPipeline.CreateInfo.AttribBinding
Packages that use BackendRenderPipeline.CreateInfo.AttribBinding
-
Uses of BackendRenderPipeline.CreateInfo.AttribBinding in com.mojang.renderpearl.backend.api
Fields in com.mojang.renderpearl.backend.api with type parameters of type BackendRenderPipeline.CreateInfo.AttribBindingModifier and TypeFieldDescriptionprivate final List<BackendRenderPipeline.CreateInfo.AttribBinding> BackendRenderPipeline.CreateInfo.attribBindingsThe field for theattribBindingsrecord component.Methods in com.mojang.renderpearl.backend.api that return types with arguments of type BackendRenderPipeline.CreateInfo.AttribBindingModifier and TypeMethodDescriptionBackendRenderPipeline.CreateInfo.attribBindings()Returns the value of theattribBindingsrecord component.