TurtyWurty

Untitled

Sep 5th, 2021
294
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.33 KB | None | 0 0
  1. /****************************************************************************************************************************************************************************/
  2. /* Target Class : net.minecraft.client.gui.screen.inventory.CreativeScreen */
  3. /* Target Method : protected void renderTabButton(MatrixStack p_238808_1_, ItemGroup p_238808_2_) */
  4. /* Target Max LOCALS : 12 */
  5. /* Initial Frame Size : 3 */
  6. /* Callback Name : renderEntityTab */
  7. /* Instruction : InjectionNode INVOKEVIRTUAL */
  8. /****************************************************************************************************************************************************************************/
  9. /* LOCAL TYPE NAME */
  10. /* [ 0] CreativeScreen this */
  11. /* [ 1] MatrixStack p_238808_1_ */
  12. /* [ 2] ItemGroup p_238808_2_ */
  13. /* > [ 3] boolean flag <capture> */
  14. /* [ 4] boolean flag1 <capture> */
  15. /* [ 5] int i <capture> */
  16. /* [ 6] int j <capture> */
  17. /* [ 7] int k <capture> */
  18. /* [ 8] int l <capture> */
  19. /* [ 9] int i1 <capture> */
  20. /* [ 10] int j1 <capture> */
  21. /* [ 11] - */
  22. /****************************************************************************************************************************************************************************/
  23. /* */
  24. /* /** */
  25. /* * Expected callback signature */
  26. /* * / */
  27. /* private void renderEntityTab(MatrixStack p_238808_1_, ItemGroup p_238808_2_, CallbackInfo ci, boolean flag, boolean flag1, int i, int j, int k, int l, int i1, int j1) { */
  28. /* // Method body */
  29. /* } */
  30. /* */
  31. /****************************************************************************************************************************************************************************/
Advertisement
Add Comment
Please, Sign In to add comment