yarn/mappings/net/minecraft/client/render/debug/RaidCenterDebugRenderer.map...

21 lines
848 B
Plaintext
Raw Normal View History

2019-06-28 17:55:20 -04:00
CLASS net/minecraft/class_4304 net/minecraft/client/render/debug/RaidCenterDebugRenderer
FIELD field_19326 client Lnet/minecraft/class_310;
FIELD field_19327 raidCenters Ljava/util/Collection;
FIELD field_32914 RANGE I
FIELD field_32915 DRAWN_STRING_SIZE F
METHOD <init> (Lnet/minecraft/class_310;)V
ARG 1 client
2019-06-28 17:55:20 -04:00
METHOD method_20561 setRaidCenters (Ljava/util/Collection;)V
ARG 1 raidCenters
2023-02-08 11:10:32 -05:00
METHOD method_23122 drawRaidCenter (Lnet/minecraft/class_4587;Lnet/minecraft/class_4597;Lnet/minecraft/class_2338;)V
ARG 0 matrices
ARG 1 vertexConsumers
ARG 2 pos
2023-02-08 11:10:32 -05:00
METHOD method_23123 drawString (Lnet/minecraft/class_4587;Lnet/minecraft/class_4597;Ljava/lang/String;Lnet/minecraft/class_2338;I)V
ARG 0 matrices
ARG 1 vertexConsumers
ARG 2 string
ARG 3 pos
ARG 4 color
2021-01-23 16:21:31 -05:00
METHOD method_23125 getCamera ()Lnet/minecraft/class_4184;