yarn/mappings/net/minecraft/client/gui/widget/BookPageButtonWidget.mapping

12 lines
228 B
Plaintext
Raw Normal View History

2019-01-16 13:24:40 -05:00
CLASS cwj net/minecraft/client/gui/widget/BookPageButtonWidget
FIELD o isNextPageButton Z
METHOD <init> (IIIZ)V
ARG 1 id
ARG 2 x
ARG 3 y
ARG 4 nextPage
METHOD a draw (IIF)V
ARG 1 mouseX
ARG 2 mouseY
ARG 3 delta