Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions mappings/1.8.2-pre4#1.8.2-pre5.tinydiff
Original file line number Diff line number Diff line change
Expand Up @@ -251,6 +251,7 @@ c net/minecraft/unmapped/C_93396801
f I f_05787585 normals
f Ljava/nio/ShortBuffer; f_06967565 shortBuffer
f Lnet/minecraft/unmapped/C_28271920; f_01127491 currentElement
f I f_15363365 color elementIndex
m ()V m_14856693 begin
c Start with default draw mode {@link org.lwjgl.opengl.GL11#GL_QUADS GL_QUADS}
m (I)V m_90389466 begin
Expand Down
2 changes: 1 addition & 1 deletion mappings/17w18a-1450#17w18a-1331.tinydiff
Original file line number Diff line number Diff line change
Expand Up @@ -21034,7 +21034,7 @@ c net/minecraft/unmapped/C_93396801 net/minecraft/client/render/vertex/BufferBui
f Ljava/nio/IntBuffer; f_50469851 intBuffer
f Ljava/nio/FloatBuffer; f_94311347 floatBuffer
f I f_98982606 vertexCount
f I f_15363365 color
f I f_15363365 elementIndex
f Z f_19464101 uncolored
f I f_76172122 drawMode
f D f_64816697 offsetX
Expand Down
Loading