Package vazkii.botania.client.fx
@NotNullByDefault
package vazkii.botania.client.fx
-
ClassDescriptionA bolt's fade function allows one to define lower and upper bounds on the bolt segments rendered based on lifespan.A RandomFunction defines the behavior of the RNG used in various bolt generation calculations.A SegmentSpreader defines how successive bolt segments are arranged in the bolt generation calculation, based on previous state.A bolt's spawn function defines its spawn behavior (handled by the renderer).A SpreadFunction defines how far bolt segments can stray from the straight-line vector, based on parallel 'progress' from start to finish.