Index
All Classes and Interfaces|All Packages|Constant Field Values
A
- a - Variable in class de.cheaterpaul.fallingleaves.math.TriangularDistribution
- apply(float) - Method in interface de.cheaterpaul.fallingleaves.math.FloatFunction
- apply(Map<ResourceLocation, JsonElement>, ResourceManager, ProfilerFiller) - Method in class de.cheaterpaul.fallingleaves.data.LeafSettingLoader
- averageColor(NativeImage) - Static method in class de.cheaterpaul.fallingleaves.util.LeafUtil
B
- b - Variable in class de.cheaterpaul.fallingleaves.math.TriangularDistribution
C
- c - Variable in class de.cheaterpaul.fallingleaves.math.TriangularDistribution
- CALM - Enum constant in enum class de.cheaterpaul.fallingleaves.util.Wind.State
- ClientConfig - Class in de.cheaterpaul.fallingleaves.config
- ClientConfig(ModConfigSpec.Builder) - Constructor for class de.cheaterpaul.fallingleaves.config.ClientConfig
- close() - Method in class de.cheaterpaul.fallingleaves.data.LeafTypeLoader
- CODEC - Static variable in record class de.cheaterpaul.fallingleaves.config.LeafSettingsEntry
- CODEC - Static variable in record class de.cheaterpaul.fallingleaves.data.LeafTypeLoader.LeafType
- color() - Method in record class de.cheaterpaul.fallingleaves.util.TextureCache.Data
-
Returns the value of the
colorrecord component. - CONFIG - Static variable in class de.cheaterpaul.fallingleaves.FallingLeavesMod
- CONIFER - Static variable in class de.cheaterpaul.fallingleaves.FallingLeavesMod
- coniferLeafSpawnRate - Variable in class de.cheaterpaul.fallingleaves.config.ClientConfig
- considerAsConifer() - Method in record class de.cheaterpaul.fallingleaves.config.LeafSettingsEntry
-
Returns the value of the
considerAsConiferrecord component. - create(String) - Method in class de.cheaterpaul.fallingleaves.modcompat.SereneSeasonsConfig
-
Deprecated, for removal: This API element is subject to removal in a future version.
- createParticle(SimpleParticleType, ClientLevel, double, double, double, double, double, double) - Method in class de.cheaterpaul.fallingleaves.util.FallingLeafParticle.LeavesParticleFactory
- createParticle(SimpleParticleType, ClientLevel, double, double, double, double, double, double, LeafTypeLoader.ParticleProvider) - Method in class de.cheaterpaul.fallingleaves.util.FallingLeafParticle.LeavesParticleFactory
D
- Data(double[]) - Constructor for record class de.cheaterpaul.fallingleaves.util.TextureCache.Data
-
Creates an instance of a
Datarecord class. - de.cheaterpaul.fallingleaves - package de.cheaterpaul.fallingleaves
- de.cheaterpaul.fallingleaves.config - package de.cheaterpaul.fallingleaves.config
- de.cheaterpaul.fallingleaves.data - package de.cheaterpaul.fallingleaves.data
- de.cheaterpaul.fallingleaves.math - package de.cheaterpaul.fallingleaves.math
- de.cheaterpaul.fallingleaves.mixin - package de.cheaterpaul.fallingleaves.mixin
- de.cheaterpaul.fallingleaves.modcompat - package de.cheaterpaul.fallingleaves.modcompat
- de.cheaterpaul.fallingleaves.util - package de.cheaterpaul.fallingleaves.util
- debug() - Static method in class de.cheaterpaul.fallingleaves.util.Wind
- DEFAULT - Static variable in class de.cheaterpaul.fallingleaves.FallingLeavesMod
- directionNoise - Static variable in class de.cheaterpaul.fallingleaves.util.Wind
- directionTrendNoise - Static variable in class de.cheaterpaul.fallingleaves.util.Wind
- disableSeasonalModifier - Variable in class de.cheaterpaul.fallingleaves.config.ClientConfig
- disableSnow - Variable in class de.cheaterpaul.fallingleaves.config.ClientConfig
- disableWind - Variable in class de.cheaterpaul.fallingleaves.config.ClientConfig
- dropFromPlayerPlacedBlocks - Variable in class de.cheaterpaul.fallingleaves.config.ClientConfig
E
- equals(Object) - Method in record class de.cheaterpaul.fallingleaves.config.LeafSettingsEntry
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class de.cheaterpaul.fallingleaves.data.LeafTypeLoader.LeafType
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class de.cheaterpaul.fallingleaves.util.TextureCache.Data
-
Indicates whether some other object is "equal to" this one.
- EventHandler - Class in de.cheaterpaul.fallingleaves
- EventHandler() - Constructor for class de.cheaterpaul.fallingleaves.EventHandler
- exists(String) - Method in class de.cheaterpaul.fallingleaves.modcompat.SereneSeasonsConfig
-
Deprecated, for removal: This API element is subject to removal in a future version.
F
- f - Variable in class de.cheaterpaul.fallingleaves.math.TriangularDistribution
- FADE_DURATION - Static variable in class de.cheaterpaul.fallingleaves.util.FallingLeafParticle
- FallingLeafParticle - Class in de.cheaterpaul.fallingleaves.util
-
TODO - Plenty of "Magic numbers" in this class that we may want to get rid of or, at the very least, define as class constants at the head of the file.
- FallingLeafParticle(ClientLevel, double, double, double, double, double, double, LeafTypeLoader.ParticleProvider) - Constructor for class de.cheaterpaul.fallingleaves.util.FallingLeafParticle
- FallingLeafParticle.LeavesParticleFactory - Class in de.cheaterpaul.fallingleaves.util
- FallingLeavesMod - Class in de.cheaterpaul.fallingleaves
- FallingLeavesMod(IEventBus, ModContainer) - Constructor for class de.cheaterpaul.fallingleaves.FallingLeavesMod
- FloatFunction - Interface in de.cheaterpaul.fallingleaves.math
G
- gatherData(GatherDataEvent) - Static method in class de.cheaterpaul.fallingleaves.FallingLeavesMod
- getALlSettings() - Method in class de.cheaterpaul.fallingleaves.data.LeafSettingLoader
- getBlockTextureColor(BlockState, ClientLevel, BlockPos, ModelData) - Static method in class de.cheaterpaul.fallingleaves.util.LeafUtil
- getColor() - Method in record class de.cheaterpaul.fallingleaves.util.TextureCache.Data
- getLeafSetting(ResourceLocation) - Static method in class de.cheaterpaul.fallingleaves.data.LeafLoader
- getLeafSetting(ResourceLocation) - Method in class de.cheaterpaul.fallingleaves.data.LeafSettingLoader
- getLeafType() - Method in class de.cheaterpaul.fallingleaves.data.LeafTypeLoader.LeafTypeSettings
- getLeftNoise() - Method in class de.cheaterpaul.fallingleaves.math.SmoothNoise
- getLerp() - Method in class de.cheaterpaul.fallingleaves.math.SmoothNoise
-
Linear interpolation between left and right noise values
- getModifier(Level) - Static method in class de.cheaterpaul.fallingleaves.modcompat.SereneSeasons
- getModifier(Level) - Method in class de.cheaterpaul.fallingleaves.modcompat.SereneSeasonsConfig
- getName() - Method in class de.cheaterpaul.fallingleaves.data.LeafSettingGenerator
- getName() - Method in class de.cheaterpaul.fallingleaves.data.LeafTypeLoader
- getNoise() - Method in class de.cheaterpaul.fallingleaves.math.SmoothNoise
-
Smooth interpolation between left and right noise values
- getPixels() - Method in interface de.cheaterpaul.fallingleaves.mixin.NativeImageAccessor
- getRenderType() - Method in class de.cheaterpaul.fallingleaves.util.FallingLeafParticle
- getRightNoise() - Method in class de.cheaterpaul.fallingleaves.math.SmoothNoise
- getSnowParticleProvider(LeafTypeLoader.LeafTypeSettings) - Static method in class de.cheaterpaul.fallingleaves.data.LeafLoader
- getSpriteForLeafType(ResourceLocation) - Static method in class de.cheaterpaul.fallingleaves.data.LeafLoader
- getSpriteSet() - Method in class de.cheaterpaul.fallingleaves.data.LeafTypeLoader.LeafTypeSettings
- getSpriteSet() - Method in interface de.cheaterpaul.fallingleaves.data.LeafTypeLoader.ParticleProvider
- getSpriteSet(ResourceLocation) - Method in class de.cheaterpaul.fallingleaves.data.LeafTypeLoader
- getStateForPlacement(BlockPlaceContext) - Method in class de.cheaterpaul.fallingleaves.mixin.LeafTickMixin
H
- hashCode() - Method in record class de.cheaterpaul.fallingleaves.config.LeafSettingsEntry
-
Returns a hash code value for this object.
- hashCode() - Method in record class de.cheaterpaul.fallingleaves.data.LeafTypeLoader.LeafType
-
Returns a hash code value for this object.
- hashCode() - Method in record class de.cheaterpaul.fallingleaves.util.TextureCache.Data
-
Returns a hash code value for this object.
I
- init() - Static method in class de.cheaterpaul.fallingleaves.util.Wind
- INST - Static variable in class de.cheaterpaul.fallingleaves.util.TextureCache
- isLeafBlock(BlockState, boolean) - Static method in class de.cheaterpaul.fallingleaves.util.LeafUtil
-
Block tags can only be used once the integrated server is started
J
- joinWorld(ClientLevel, ReceivingLevelScreen.Reason, CallbackInfo) - Method in class de.cheaterpaul.fallingleaves.mixin.MinecraftClientMixin
L
- leafLifespan - Variable in class de.cheaterpaul.fallingleaves.config.ClientConfig
- LeafLoader - Class in de.cheaterpaul.fallingleaves.data
- LeafLoader() - Constructor for class de.cheaterpaul.fallingleaves.data.LeafLoader
- LeafSettingGenerator - Class in de.cheaterpaul.fallingleaves.data
- LeafSettingGenerator(PackOutput, CompletableFuture<HolderLookup.Provider>) - Constructor for class de.cheaterpaul.fallingleaves.data.LeafSettingGenerator
- LeafSettingLoader - Class in de.cheaterpaul.fallingleaves.data
- LeafSettingLoader() - Constructor for class de.cheaterpaul.fallingleaves.data.LeafSettingLoader
- LeafSettingsEntry - Record Class in de.cheaterpaul.fallingleaves.config
- LeafSettingsEntry(double) - Constructor for record class de.cheaterpaul.fallingleaves.config.LeafSettingsEntry
- LeafSettingsEntry(double, boolean) - Constructor for record class de.cheaterpaul.fallingleaves.config.LeafSettingsEntry
- LeafSettingsEntry(double, boolean, ResourceLocation) - Constructor for record class de.cheaterpaul.fallingleaves.config.LeafSettingsEntry
- LeafSettingsEntry(double, Optional<ResourceLocation>, boolean) - Constructor for record class de.cheaterpaul.fallingleaves.config.LeafSettingsEntry
-
Creates an instance of a
LeafSettingsEntryrecord class. - LeafSettingsEntry(double, Optional<ResourceLocation>, Optional<Boolean>) - Constructor for record class de.cheaterpaul.fallingleaves.config.LeafSettingsEntry
- LeafSettingsEntry(double, ResourceLocation) - Constructor for record class de.cheaterpaul.fallingleaves.config.LeafSettingsEntry
- leafSize - Variable in class de.cheaterpaul.fallingleaves.config.ClientConfig
- leafSpawnRate - Variable in class de.cheaterpaul.fallingleaves.config.ClientConfig
- LeafTickMixin - Class in de.cheaterpaul.fallingleaves.mixin
- LeafTickMixin() - Constructor for class de.cheaterpaul.fallingleaves.mixin.LeafTickMixin
- leafType() - Method in record class de.cheaterpaul.fallingleaves.config.LeafSettingsEntry
-
Returns the value of the
leafTyperecord component. - LeafType() - Constructor for record class de.cheaterpaul.fallingleaves.data.LeafTypeLoader.LeafType
- LeafType(Collection<ResourceLocation>, float, float, float) - Constructor for record class de.cheaterpaul.fallingleaves.data.LeafTypeLoader.LeafType
-
Creates an instance of a
LeafTyperecord class. - LeafType(Collection<ResourceLocation>, Optional<Float>, Optional<Float>, Optional<Float>) - Constructor for record class de.cheaterpaul.fallingleaves.data.LeafTypeLoader.LeafType
- LeafTypeLoader - Class in de.cheaterpaul.fallingleaves.data
- LeafTypeLoader(TextureManager) - Constructor for class de.cheaterpaul.fallingleaves.data.LeafTypeLoader
- LeafTypeLoader.LeafType - Record Class in de.cheaterpaul.fallingleaves.data
- LeafTypeLoader.LeafTypeSettings - Class in de.cheaterpaul.fallingleaves.data
- LeafTypeLoader.ParticleProvider - Interface in de.cheaterpaul.fallingleaves.data
- LeafTypeSettings(ParticleEngine.MutableSpriteSet, LeafTypeLoader.LeafType) - Constructor for class de.cheaterpaul.fallingleaves.data.LeafTypeLoader.LeafTypeSettings
- LeafUtil - Class in de.cheaterpaul.fallingleaves.util
- LeafUtil() - Constructor for class de.cheaterpaul.fallingleaves.util.LeafUtil
- LEAVES_ATLAS - Static variable in class de.cheaterpaul.fallingleaves.data.LeafTypeLoader
- LEAVES_SHEET - Static variable in class de.cheaterpaul.fallingleaves.util.FallingLeafParticle
- LeavesParticleFactory() - Constructor for class de.cheaterpaul.fallingleaves.util.FallingLeafParticle.LeavesParticleFactory
- leftNoise - Variable in class de.cheaterpaul.fallingleaves.math.SmoothNoise
- level - Variable in class de.cheaterpaul.fallingleaves.mixin.ParticleManagerMixin
- lifeSpanModifier() - Method in record class de.cheaterpaul.fallingleaves.data.LeafTypeLoader.LeafType
-
Returns the value of the
lifeSpanModifierrecord component. - lifeSpawnModifier() - Method in class de.cheaterpaul.fallingleaves.data.LeafTypeLoader.LeafTypeSettings
- lifeSpawnModifier() - Method in interface de.cheaterpaul.fallingleaves.data.LeafTypeLoader.ParticleProvider
M
- MAHOGANY - Static variable in class de.cheaterpaul.fallingleaves.FallingLeavesMod
- MAPLE - Static variable in class de.cheaterpaul.fallingleaves.FallingLeavesMod
- maxDecayingLeaves - Variable in class de.cheaterpaul.fallingleaves.config.ClientConfig
- maxDecayingSnowParticles - Variable in class de.cheaterpaul.fallingleaves.config.ClientConfig
- maxRotateSpeed - Variable in class de.cheaterpaul.fallingleaves.util.FallingLeafParticle
- maxRotateTime - Variable in class de.cheaterpaul.fallingleaves.util.FallingLeafParticle
- MinecraftClientMixin - Class in de.cheaterpaul.fallingleaves.mixin
- MinecraftClientMixin() - Constructor for class de.cheaterpaul.fallingleaves.mixin.MinecraftClientMixin
- minimumFreeSpaceBelow - Variable in class de.cheaterpaul.fallingleaves.config.ClientConfig
- MOD_ID - Static variable in class de.cheaterpaul.fallingleaves.FallingLeavesMod
- move(double, double, double) - Method in class de.cheaterpaul.fallingleaves.util.FallingLeafParticle
N
- NativeImageAccessor - Interface in de.cheaterpaul.fallingleaves.mixin
- nextNoise - Variable in class de.cheaterpaul.fallingleaves.math.SmoothNoise
O
- onAttackLeavesBlock(PlayerInteractEvent.LeftClickBlock) - Static method in class de.cheaterpaul.fallingleaves.EventHandler
-
Spawn between 0 and 3 leaves on hitting a leaf block
- onLoad(ModConfigEvent.Loading) - Static method in class de.cheaterpaul.fallingleaves.modcompat.SereneSeasons
- onLoad(ModConfigEvent.Reloading) - Static method in class de.cheaterpaul.fallingleaves.modcompat.SereneSeasons
- onReload(TextureAtlasStitchedEvent) - Static method in class de.cheaterpaul.fallingleaves.data.LeafLoader
- onReload(TextureAtlasStitchedEvent) - Static method in class de.cheaterpaul.fallingleaves.util.TextureCache
- originalState - Static variable in class de.cheaterpaul.fallingleaves.util.Wind
P
- PALMS - Static variable in class de.cheaterpaul.fallingleaves.FallingLeavesMod
- ParticleEngineMixin - Class in de.cheaterpaul.fallingleaves.mixin
- ParticleEngineMixin() - Constructor for class de.cheaterpaul.fallingleaves.mixin.ParticleEngineMixin
- ParticleManagerMixin - Class in de.cheaterpaul.fallingleaves.mixin
- ParticleManagerMixin() - Constructor for class de.cheaterpaul.fallingleaves.mixin.ParticleManagerMixin
R
- registerConfig(ModConfigSpec.Builder) - Static method in class de.cheaterpaul.fallingleaves.modcompat.SereneSeasons
- registerLeafSettingEntries(BiConsumer<ResourceLocation, LeafSettingsEntry>) - Method in class de.cheaterpaul.fallingleaves.data.LeafSettingGenerator
- registerReloadListeners(RegisterClientReloadListenersEvent) - Static method in class de.cheaterpaul.fallingleaves.data.LeafLoader
- reload(PreparableReloadListener.PreparationBarrier, ResourceManager, ProfilerFiller, ProfilerFiller, Executor, Executor) - Method in class de.cheaterpaul.fallingleaves.data.LeafTypeLoader
- render(VertexConsumer, Camera, float) - Method in class de.cheaterpaul.fallingleaves.util.FallingLeafParticle
- renderRotatedQuad(VertexConsumer, Quaternionf, float, float, float, float) - Method in class de.cheaterpaul.fallingleaves.util.FallingLeafParticle
- rightNoise - Variable in class de.cheaterpaul.fallingleaves.math.SmoothNoise
- rng - Variable in class de.cheaterpaul.fallingleaves.math.TriangularDistribution
- rng - Static variable in class de.cheaterpaul.fallingleaves.util.Wind
- rotateTime - Variable in class de.cheaterpaul.fallingleaves.util.FallingLeafParticle
- run(CachedOutput) - Method in class de.cheaterpaul.fallingleaves.data.LeafSettingGenerator
S
- sample() - Method in class de.cheaterpaul.fallingleaves.math.TriangularDistribution
- SereneSeasons - Class in de.cheaterpaul.fallingleaves.modcompat
- SereneSeasons() - Constructor for class de.cheaterpaul.fallingleaves.modcompat.SereneSeasons
- SereneSeasonsConfig - Class in de.cheaterpaul.fallingleaves.modcompat
- SereneSeasonsConfig(ModConfigSpec.Builder) - Constructor for class de.cheaterpaul.fallingleaves.modcompat.SereneSeasonsConfig
- setup() - Static method in class de.cheaterpaul.fallingleaves.modcompat.SereneSeasons
- sizeModifier() - Method in record class de.cheaterpaul.fallingleaves.data.LeafTypeLoader.LeafType
-
Returns the value of the
sizeModifierrecord component. - sizeModifier() - Method in class de.cheaterpaul.fallingleaves.data.LeafTypeLoader.LeafTypeSettings
- sizeModifier() - Method in interface de.cheaterpaul.fallingleaves.data.LeafTypeLoader.ParticleProvider
- SmoothNoise - Class in de.cheaterpaul.fallingleaves.math
- SmoothNoise(int, float, FloatFunction) - Constructor for class de.cheaterpaul.fallingleaves.math.SmoothNoise
- smoothstep(float) - Static method in class de.cheaterpaul.fallingleaves.math.SmoothNoise
-
Smoothly goes from 0 to 1 when t increases from 0 and 1.
- SNOW - Static variable in class de.cheaterpaul.fallingleaves.FallingLeavesMod
- snowSizeModifier() - Method in record class de.cheaterpaul.fallingleaves.data.LeafTypeLoader.LeafType
-
Returns the value of the
snowSizeModifierrecord component. - snowSizeModifier() - Method in class de.cheaterpaul.fallingleaves.data.LeafTypeLoader.LeafTypeSettings
- snowSpawnRate - Variable in class de.cheaterpaul.fallingleaves.config.ClientConfig
- spawnDecayingParticles(BlockState, ClientLevel, BlockPos, RandomSource) - Static method in class de.cheaterpaul.fallingleaves.EventHandler
- spawnLeaves(BlockState, ClientLevel, BlockPos, RandomSource, LeafSettingsEntry) - Static method in class de.cheaterpaul.fallingleaves.EventHandler
- spawnParticles(BlockState, ClientLevel, BlockPos, RandomSource) - Static method in class de.cheaterpaul.fallingleaves.EventHandler
- spawnRateFactor() - Method in record class de.cheaterpaul.fallingleaves.config.LeafSettingsEntry
-
Returns the value of the
spawnRateFactorrecord component. - spawnSnow(BlockState, ClientLevel, BlockPos, RandomSource, LeafSettingsEntry) - Static method in class de.cheaterpaul.fallingleaves.EventHandler
- state - Static variable in class de.cheaterpaul.fallingleaves.util.Wind
- stateDuration - Static variable in class de.cheaterpaul.fallingleaves.util.Wind
- STORMY - Enum constant in enum class de.cheaterpaul.fallingleaves.util.Wind.State
T
- t - Variable in class de.cheaterpaul.fallingleaves.math.SmoothNoise
- TAU - Static variable in class de.cheaterpaul.fallingleaves.util.FallingLeafParticle
- TAU - Static variable in class de.cheaterpaul.fallingleaves.util.Wind
- TextureCache - Class in de.cheaterpaul.fallingleaves.util
- TextureCache.Data - Record Class in de.cheaterpaul.fallingleaves.util
- textures() - Method in record class de.cheaterpaul.fallingleaves.data.LeafTypeLoader.LeafType
-
Returns the value of the
texturesrecord component. - tick() - Method in class de.cheaterpaul.fallingleaves.math.SmoothNoise
- tick() - Method in class de.cheaterpaul.fallingleaves.util.FallingLeafParticle
- tick(ClientLevel) - Static method in class de.cheaterpaul.fallingleaves.util.Wind
- tick(CallbackInfo) - Method in class de.cheaterpaul.fallingleaves.mixin.ParticleManagerMixin
- tickInterval - Variable in class de.cheaterpaul.fallingleaves.math.SmoothNoise
- ticks - Variable in class de.cheaterpaul.fallingleaves.math.SmoothNoise
- tickState(ClientLevel) - Static method in class de.cheaterpaul.fallingleaves.util.Wind
- toString() - Method in record class de.cheaterpaul.fallingleaves.config.LeafSettingsEntry
-
Returns a string representation of this record class.
- toString() - Method in record class de.cheaterpaul.fallingleaves.data.LeafTypeLoader.LeafType
-
Returns a string representation of this record class.
- toString() - Method in record class de.cheaterpaul.fallingleaves.util.TextureCache.Data
-
Returns a string representation of this record class.
- TriangularDistribution - Class in de.cheaterpaul.fallingleaves.math
-
Probability distribution with minimum value a, maximum value b and most likely value c
- TriangularDistribution(float, float, float, Random) - Constructor for class de.cheaterpaul.fallingleaves.math.TriangularDistribution
- trySpawnLeafParticle(BlockState, ClientLevel, BlockPos, RandomSource, LeafSettingsEntry) - Static method in class de.cheaterpaul.fallingleaves.util.LeafUtil
- trySpawnSnowParticle(BlockState, ClientLevel, BlockPos, RandomSource, LeafSettingsEntry) - Static method in class de.cheaterpaul.fallingleaves.util.LeafUtil
U
- updateCache() - Method in class de.cheaterpaul.fallingleaves.modcompat.SereneSeasonsConfig
-
Deprecated, for removal: This API element is subject to removal in a future version.
V
- valueOf(String) - Static method in enum class de.cheaterpaul.fallingleaves.util.Wind.State
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class de.cheaterpaul.fallingleaves.util.Wind.State
-
Returns an array containing the constants of this enum class, in the order they are declared.
- velocityDistribution - Variable in enum class de.cheaterpaul.fallingleaves.util.Wind.State
- velocityNoise - Static variable in class de.cheaterpaul.fallingleaves.util.Wind
W
- wasRaining - Static variable in class de.cheaterpaul.fallingleaves.util.Wind
- wasThundering - Static variable in class de.cheaterpaul.fallingleaves.util.Wind
- WATER_FRICTION - Static variable in class de.cheaterpaul.fallingleaves.util.FallingLeafParticle
- Wind - Class in de.cheaterpaul.fallingleaves.util
- Wind() - Constructor for class de.cheaterpaul.fallingleaves.util.Wind
- Wind.State - Enum Class in de.cheaterpaul.fallingleaves.util
- windCoefficient - Variable in class de.cheaterpaul.fallingleaves.util.FallingLeafParticle
- windlessDimension - Variable in class de.cheaterpaul.fallingleaves.config.ClientConfig
- windX - Static variable in class de.cheaterpaul.fallingleaves.util.Wind
- WINDY - Enum constant in enum class de.cheaterpaul.fallingleaves.util.Wind.State
- windZ - Static variable in class de.cheaterpaul.fallingleaves.util.Wind
All Classes and Interfaces|All Packages|Constant Field Values