History - net.minecraft.client.gui.render.GuiAtlasSlotAllocator

26.3-snapshot-3

Names

Fields

Constructors

Methods

26.3-snapshot-2

Names

Fields

Constructors

Methods

26.3-snapshot-1

Names

Fields

Constructors

Methods

26.2

Names

Fields

Constructors

Methods

26.1.2

Names

Fields

Constructors

Methods

26.1.1

Names

Fields

Constructors

Methods

26.1

Names

net.minecraft.client.gui.render.DynamicAtlasAllocator

net.minecraft.class_1_235

net.minecraft.client.gui.render.GuiAtlasSlotAllocator

Fields

int: width, field_1_1586, width

List<GuiAtlasSlotAllocator$Slot>: slots, field_1_1584, slots

Map<K, GuiAtlasSlotAllocator$Slot>: usedSlotByKey, field_1_1585, occupiedSlots

BitSet: freeSlots, field_1_1583, occupied

Constructors

(int, int)

Methods

boolean (Set<K>): reclaimSpaceFor, method_1_1901, tryEvictToFitKeys

void (): endFrame, method_1_1893, removeAnimated

void (BiPredicate<K, GuiAtlasSlotAllocator$Slot>): freeSlotIf, method_1_1895, removeIf

boolean (Set<K>): hasSpaceForAll, method_1_1897, canFitKeys

GuiAtlasSlotAllocator$Slot (K, boolean): getOrAllocate, method_1_1896, getOrCreateSlot

int (): freeSlotCount, method_1_1894, getVacantSlotCount

Set<K> (): usedSlotKeys, method_1_1902, getOccupiedKeys

boolean (BiPredicate, Map$Entry): lambda$freeSlotIf$0, method_1_1899, method_1_1899

boolean (Object, GuiAtlasSlotAllocator$Slot): lambda$endFrame$0, method_1_1898, method_1_1898

boolean (org.apache.commons.lang3.mutable.MutableInt, Set, Object, GuiAtlasSlotAllocator$Slot): lambda$reclaimSpaceFor$0, method_1_1900, method_1_1900