Uses of Class
net.minecraft.world.entity.schedule.Timeline
Packages that use Timeline
-
Uses of Timeline in net.minecraft.world.entity.schedule
Fields in net.minecraft.world.entity.schedule with type parameters of type TimelineMethods in net.minecraft.world.entity.schedule that return TimelineModifier and TypeMethodDescriptionTimeline.addKeyframe(int duration, float active) Timeline.addKeyframes(Collection<Keyframe> frames) protected TimelineSchedule.getTimelineFor(Activity activity) Methods in net.minecraft.world.entity.schedule that return types with arguments of type Timeline