Uses of Interface
net.minecraft.client.util.ObjectAllocator
Packages that use ObjectAllocator
-
Uses of ObjectAllocator in net.minecraft.client.gl
Methods in net.minecraft.client.gl with parameters of type ObjectAllocatorModifier and TypeMethodDescriptionvoidPostEffectProcessor.render(Framebuffer framebuffer, ObjectAllocator objectAllocator, @Nullable Consumer<RenderPass> additionalUniformsSetter) Deprecated. -
Uses of ObjectAllocator in net.minecraft.client.render
Methods in net.minecraft.client.render with parameters of type ObjectAllocatorModifier and TypeMethodDescriptionvoidFrameGraphBuilder.ResourceNode.acquire(ObjectAllocator allocator) voidFrameGraphBuilder.ResourceNode.release(ObjectAllocator allocator) voidWorldRenderer.render(ObjectAllocator allocator, RenderTickCounter tickCounter, boolean renderBlockOutline, Camera camera, GameRenderer gameRenderer, Matrix4f positionMatrix, Matrix4f projectionMatrix) voidFrameGraphBuilder.run(ObjectAllocator allocator) voidFrameGraphBuilder.run(ObjectAllocator allocator, FrameGraphBuilder.Profiler profiler) -
Uses of ObjectAllocator in net.minecraft.client.util
Classes in net.minecraft.client.util that implement ObjectAllocatorFields in net.minecraft.client.util declared as ObjectAllocator