Class WindDisturbanceLogic<T>

java.lang.Object
net.frozenblock.lib.wind.api.WindDisturbanceLogic<T>

public final class WindDisturbanceLogic<T> extends Object
The logic to be used while calculating the strength and movement of a WindDisturbance.

For the sake of syncing with the client and working properly overall, it is highly recommended you use the register method here.