| private static final com.mojang.jtracy.MemoryPool |
| MEMORY_POOL |
| field_54266 |
| MEMORY_POOL |
|
| private static final org.slf4j.Logger |
| LOGGER |
| field_52078 |
| LOGGER |
|
| private static final org.lwjgl.system.MemoryUtil$MemoryAllocator |
| ALLOCATOR |
| field_52079 |
| ALLOCATOR |
|
| private static final long |
| DEFAULT_MAX_CAPACITY |
| field_61052 |
| MAX_SIZE |
|
| private static final int |
| MAX_GROWTH_SIZE |
| field_52080 |
| MIN_GROWTH |
|
| private static final int |
| BUFFER_FREED_GENERATION |
| field_52081 |
| CLOSED |
|
| private long |
| pointer |
| field_52082 |
| pointer |
|
| private long |
| capacity |
| field_52083 |
| size |
|
| private final long |
| maxCapacity |
| field_61053 |
| maxSize |
|
| private long |
| writeOffset |
| field_52084 |
| offset |
|
| private long |
| nextResultOffset |
| field_52085 |
| lastOffset |
|
| private int |
| resultCount |
| field_52086 |
| refCount |
|
| private int |
| generation |
| field_52087 |
| clearCount |
|