yarn/mappings/net/minecraft/server/rcon/BufferHelper.mapping

18 lines
455 B
Plaintext
Raw Normal View History

2019-06-28 17:55:20 -04:00
CLASS net/minecraft/class_3347 net/minecraft/server/rcon/BufferHelper
FIELD field_14398 HEX_CHARS_LOOKUP [C
METHOD method_14695 getIntLE ([BI)I
2018-11-09 06:34:44 -05:00
ARG 0 buf
ARG 1 start
2019-06-28 17:55:20 -04:00
METHOD method_14696 getIntLE ([BII)I
ARG 0 buf
ARG 1 start
ARG 2 limit
2019-06-28 17:55:20 -04:00
METHOD method_14697 getString ([BII)Ljava/lang/String;
ARG 0 buf
METHOD method_14698 getIntBE ([BII)I
ARG 0 buf
ARG 1 start
ARG 2 limit
2019-06-28 17:55:20 -04:00
METHOD method_14699 toHex (B)Ljava/lang/String;
ARG 0 b