yarn/mappings/net/minecraft/client/render/debug/GoalSelectorDebugRenderer.m...

18 lines
654 B
Plaintext
Raw Normal View History

2019-06-28 17:55:20 -04:00
CLASS net/minecraft/class_4205 net/minecraft/client/render/debug/GoalSelectorDebugRenderer
FIELD field_18780 client Lnet/minecraft/class_310;
FIELD field_18781 goalSelectors Ljava/util/Map;
FIELD field_32902 RANGE I
2021-01-23 16:21:31 -05:00
METHOD <init> (Lnet/minecraft/class_310;)V
ARG 1 client
2019-06-28 17:55:20 -04:00
METHOD method_19430 setGoalSelectorList (ILjava/util/List;)V
ARG 1 index
ARG 2 selectors
METHOD method_35799 removeGoalSelectorList (I)V
ARG 1 index
CLASS class_4206 GoalSelector
FIELD field_18782 pos Lnet/minecraft/class_2338;
FIELD field_18784 name Ljava/lang/String;
2021-01-23 16:21:31 -05:00
METHOD <init> (Lnet/minecraft/class_2338;ILjava/lang/String;Z)V
ARG 1 pos
ARG 3 name