Uses of Interface
com.mojang.renderpearl.backend.util.TransientBlockAllocator.Allocator.Block
Packages that use TransientBlockAllocator.Allocator.Block
Package
Description
-
Uses of TransientBlockAllocator.Allocator.Block in com.mojang.renderpearl.backend.opengl
Classes in com.mojang.renderpearl.backend.opengl that implement TransientBlockAllocator.Allocator.BlockModifier and TypeClassDescriptionprivate static final recordprivate static final record -
Uses of TransientBlockAllocator.Allocator.Block in com.mojang.renderpearl.backend.util
Classes in com.mojang.renderpearl.backend.util with type parameters of type TransientBlockAllocator.Allocator.BlockModifier and TypeClassDescriptionclassstatic interfaceClasses in com.mojang.renderpearl.backend.util that implement TransientBlockAllocator.Allocator.BlockFields in com.mojang.renderpearl.backend.util declared as TransientBlockAllocator.Allocator.BlockMethods in com.mojang.renderpearl.backend.util with type parameters of type TransientBlockAllocator.Allocator.BlockModifier and TypeMethodDescriptionstatic <T extends TransientBlockAllocator.Allocator.Block>
TransientBlockAllocator.Allocator<T> TransientBlockAllocator.Allocator.create(LongFunction<T> alloc, Consumer<T> free) -
Uses of TransientBlockAllocator.Allocator.Block in com.mojang.renderpearl.backend.vulkan
Classes in com.mojang.renderpearl.backend.vulkan that implement TransientBlockAllocator.Allocator.BlockModifier and TypeClassDescriptionprivate static final recordprivate static final record