CLASS net/minecraft/class_7911 net/minecraft/entity/ai/brain/task/TaskRunnable COMMENT A functional interface that represents a task. METHOD trigger (Lnet/minecraft/class_3218;Lnet/minecraft/class_1309;J)Z COMMENT Runs the task. COMMENT COMMENT @return whether the task successfully ran ARG 1 world ARG 2 entity ARG 3 time