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 pDuration, float pActive) Timeline.addKeyframes
(Collection<Keyframe> pFrames) protected Timeline
Schedule.getTimelineFor
(Activity pActivity) Methods in net.minecraft.world.entity.schedule that return types with arguments of type Timeline