Uses of Record Class
com.mojang.blaze3d.vertex.UberGpuBuffer.StagedAllocationEntry
Packages that use UberGpuBuffer.StagedAllocationEntry
-
Uses of UberGpuBuffer.StagedAllocationEntry in com.mojang.blaze3d.vertex
Fields in com.mojang.blaze3d.vertex with type parameters of type UberGpuBuffer.StagedAllocationEntryModifier and TypeFieldDescriptionprivate final it.unimi.dsi.fastutil.objects.Object2ObjectOpenHashMap<T, UberGpuBuffer.StagedAllocationEntry<? extends T>> UberGpuBuffer.stagedAllocationsMethods in com.mojang.blaze3d.vertex with parameters of type UberGpuBuffer.StagedAllocationEntryModifier and TypeMethodDescriptionprivate static <T, U extends T>
voidUberGpuBuffer.runCallbackUnchecked(T key, UberGpuBuffer.StagedAllocationEntry<U> value)