Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OreCruncher/DynamicSurroundingsFabric
/ functions
Functions
1,859 in github.com/OreCruncher/DynamicSurroundingsFabric
⨍
Functions
1,859
◇
Types & classes
424
↓ 174 callers
Method
add
(final T e)
common/src/main/java/org/orecruncher/dsurround/lib/collections/ObjectArray.java:137
↓ 108 callers
Method
resolve
Resolves the service using the default container. @param clazz Class to resolve @param <T> Type of instance to return @return Instance of the speci
common/src/main/java/org/orecruncher/dsurround/lib/di/ContainerManager.java:45
↓ 106 callers
Method
get
()
common/src/main/java/org/orecruncher/dsurround/lib/math/EMA.java:39
↓ 103 callers
Method
is
(TagKey<Block> tagKey, BlockState entry)
common/src/main/java/org/orecruncher/dsurround/config/libraries/ITagLibrary.java:22
↓ 103 callers
Method
toString
()
common/src/main/java/org/orecruncher/dsurround/lib/math/ITimer.java:6
↓ 102 callers
Method
put
(String variableName, @Nullable Object value)
common/src/main/java/org/orecruncher/dsurround/lib/scripting/IVariableAccess.java:7
↓ 90 callers
Method
isEmpty
Determines if the matcher is empty and can be optimized out of any processing. @return true if the matcher can be optimized out, false otherwise
common/src/main/java/org/orecruncher/dsurround/lib/IMatcher.java:12
↓ 69 callers
Method
of
(ChatFormatting formatColor)
common/src/main/java/org/orecruncher/dsurround/lib/gui/ColorPalette.java:95
↓ 67 callers
Method
getY
()
common/src/main/java/org/orecruncher/dsurround/runtime/sets/IPlayerVariables.java:44
↓ 62 callers
Method
empty
()
common/src/main/java/org/orecruncher/dsurround/lib/resources/ClientTagLoader.java:185
↓ 57 callers
Method
of
(BlockPos[] points)
common/src/main/java/org/orecruncher/dsurround/lib/scanner/Cuboid.java:9
↓ 57 callers
Method
register
Registers an event handler with the event @param handler Callback handler to register
common/src/main/java/org/orecruncher/dsurround/lib/events/IEvent.java:10
↓ 56 callers
Method
size
()
common/src/main/java/org/orecruncher/dsurround/lib/collections/ObjectArray.java:49
↓ 55 callers
Method
of
(String id)
common/src/main/java/org/orecruncher/dsurround/tags/BiomeTags.java:72
↓ 53 callers
Method
getX
()
common/src/main/java/org/orecruncher/dsurround/runtime/sets/IPlayerVariables.java:42
↓ 52 callers
Method
getValue
()
common/src/main/java/org/orecruncher/dsurround/lib/config/Binder.java:18
↓ 51 callers
Method
error
(final Throwable e, final String msg, @Nullable final Object... parms)
common/src/main/java/org/orecruncher/dsurround/lib/logging/IModLog.java:42
↓ 51 callers
Method
info
(final String msg, @Nullable final Object... parms)
common/src/main/java/org/orecruncher/dsurround/lib/logging/IModLog.java:13
↓ 48 callers
Method
getZ
()
common/src/main/java/org/orecruncher/dsurround/runtime/sets/IPlayerVariables.java:46
↓ 45 callers
Method
debug
(final String msg, @Nullable final Object... parms)
common/src/main/java/org/orecruncher/dsurround/lib/logging/IModLog.java:27
↓ 44 callers
Method
clear
Invoked when the system should clear because the area scanner reset
common/src/main/java/org/orecruncher/dsurround/effects/IEffectSystem.java:34
↓ 44 callers
Method
registerSingleton
Registers the object in the container, with it being identified by its type. @param object Object instance to register @param <T> Type of object @
common/src/main/java/org/orecruncher/dsurround/lib/di/IServiceContainer.java:29
↓ 40 callers
Method
forEach
(final Consumer<? super T> consumer)
common/src/main/java/org/orecruncher/dsurround/lib/collections/ObjectArray.java:90
↓ 39 callers
Method
create
(Screen parent)
common/src/main/java/org/orecruncher/dsurround/lib/config/IScreenFactory.java:7
↓ 37 callers
Method
getLocation
Gets the resource location of this sound factory instance.
common/src/main/java/org/orecruncher/dsurround/sound/ISoundFactory.java:18
↓ 34 callers
Method
getMC
()
common/src/main/java/org/orecruncher/dsurround/lib/GameUtils.java:92
↓ 33 callers
Method
collect
(LivingEntity entity, BlockPos pos, BlockState posState, boolean isWaterLogged, ObjectArray<ISoundFactory> aco
common/src/main/java/org/orecruncher/dsurround/processing/accents/IFootstepAccentProvider.java:15
↓ 32 callers
Method
getName
Returns the name of the container
common/src/main/java/org/orecruncher/dsurround/lib/di/IServiceContainer.java:14
↓ 30 callers
Method
add
(AcousticEntry entry)
common/src/main/java/org/orecruncher/dsurround/config/AcousticEntryCollection.java:19
↓ 30 callers
Method
contains
(String trait)
common/src/main/java/org/orecruncher/dsurround/config/biome/biometraits/BiomeTraits.java:48
↓ 30 callers
Method
getPlayer
()
common/src/main/java/org/orecruncher/dsurround/lib/GameUtils.java:26
↓ 28 callers
Method
current
Returns a shared instance of the default randomizer.
common/src/main/java/org/orecruncher/dsurround/lib/random/Randomizer.java:29
↓ 26 callers
Method
execute
Executes the specified @param Runnable checking the AL error status after execution. @param func Runnable to execute against the sound library @param
common/src/main/java/org/orecruncher/dsurround/runtime/audio/AudioUtilities.java:187
↓ 26 callers
Method
getSlot
()
common/src/main/java/org/orecruncher/dsurround/runtime/audio/effects/Slot.java:34
↓ 25 callers
Method
equals
(Object o)
common/src/main/java/org/orecruncher/dsurround/lib/scripting/Script.java:59
↓ 23 callers
Method
addAll
(final Collection<? extends T> c)
common/src/main/java/org/orecruncher/dsurround/lib/collections/ObjectArray.java:161
↓ 20 callers
Method
apply
(final Screen screen)
common/src/main/java/org/orecruncher/dsurround/lib/config/compat/ClothAPIFactory.java:51
↓ 20 callers
Method
level
()
common/src/main/java/org/orecruncher/dsurround/lib/seasons/ISeasonalInformation.java:114
↓ 20 callers
Method
of
(String name)
common/src/main/java/org/orecruncher/dsurround/config/BiomeTrait.java:91
↓ 19 callers
Method
build
()
common/src/main/java/org/orecruncher/dsurround/sound/SoundFactoryBuilder.java:108
↓ 19 callers
Method
clamp
Ensures that the effect data is properly bounded.
common/src/main/java/org/orecruncher/dsurround/runtime/audio/effects/EffectData.java:32
↓ 19 callers
Method
getWorld
()
common/src/main/java/org/orecruncher/dsurround/lib/GameUtils.java:30
↓ 19 callers
Method
resolve
Resolves an instance of an object based on the provided class information. If an object in the container can meet the requirements it's instance woul
common/src/main/java/org/orecruncher/dsurround/lib/di/IServiceContainer.java:92
↓ 19 callers
Method
setProcess
Sets whether the data should be applied to a sound source. @param flag true to indicate data should be applied; false otherwise
common/src/main/java/org/orecruncher/dsurround/runtime/audio/effects/EffectData.java:25
↓ 18 callers
Method
forEach
(Consumer<BiomeTrait> consumer)
common/src/main/java/org/orecruncher/dsurround/config/biome/biometraits/BiomeTraits.java:56
↓ 18 callers
Method
warn
(final String msg, @Nullable final Object... parms)
common/src/main/java/org/orecruncher/dsurround/lib/logging/IModLog.java:20
↓ 17 callers
Method
isInGame
()
common/src/main/java/org/orecruncher/dsurround/lib/GameUtils.java:74
↓ 17 callers
Method
parse
(String versionString)
common/src/main/java/org/orecruncher/dsurround/lib/version/SemanticVersion.java:334
↓ 16 callers
Method
raise
Raises an event passing in the entity to each callback handler. @return Handler to perform the necessary processing
common/src/main/java/org/orecruncher/dsurround/lib/events/IEvent.java:17
↓ 15 callers
Method
get
()
common/src/main/java/org/orecruncher/dsurround/effects/particles/ParticleRenderCollection.java:139
↓ 15 callers
Method
stop
(SoundInstance sound)
common/src/main/java/org/orecruncher/dsurround/sound/IAudioPlayer.java:9
↓ 15 callers
Method
subCommand
(String command, Supplier<Component> supplier)
common/src/main/java/org/orecruncher/dsurround/commands/AbstractClientCommand.java:33
↓ 14 callers
Method
getWidth
()
common/src/main/java/org/orecruncher/dsurround/gui/sound/IndividualSoundControlListEntry.java:88
↓ 14 callers
Method
nextDouble
()
common/src/main/java/org/orecruncher/dsurround/lib/random/Randomizer.java:76
↓ 14 callers
Method
play
(SoundInstance sound)
common/src/main/java/org/orecruncher/dsurround/sound/IAudioPlayer.java:7
↓ 13 callers
Method
contains
(final Object o)
common/src/main/java/org/orecruncher/dsurround/lib/collections/ObjectArray.java:109
↓ 13 callers
Method
createChild
(IModLog parent, String childName)
common/src/main/java/org/orecruncher/dsurround/lib/logging/ModLog.java:30
↓ 13 callers
Method
createPrioritizedEvent
Creates an event using custom callback processing with prioritization. @param callbackFactory Factory for creating a callback handler @param <THand
common/src/main/java/org/orecruncher/dsurround/lib/events/EventingFactory.java:19
↓ 13 callers
Method
getSoundFactory
(ResourceLocation factoryLocation)
common/src/main/java/org/orecruncher/dsurround/config/libraries/ISoundLibrary.java:21
↓ 12 callers
Method
addSoundConfig
(final String id, int volumeScale, boolean block, boolean cull, boolean startup)
common/src/main/java/org/orecruncher/dsurround/config/libraries/impl/SoundLibrary.java:394
↓ 12 callers
Method
clamp1
Clamps the value between 0 and 1. @param num Number to clamp @return Number clamped between 0 and 1
common/src/main/java/org/orecruncher/dsurround/lib/math/MathStuff.java:89
↓ 12 callers
Method
getBlock
()
common/src/main/java/org/orecruncher/dsurround/lib/block/BlockStateParser.java:118
↓ 11 callers
Method
getAnnotation
(Class<A> annotation)
common/src/main/java/org/orecruncher/dsurround/lib/config/ConfigElement.java:71
↓ 11 callers
Method
getBiomeInfo
(Biome biome)
common/src/main/java/org/orecruncher/dsurround/config/libraries/IBiomeLibrary.java:10
↓ 11 callers
Method
getSectionText
(Section section)
common/src/main/java/org/orecruncher/dsurround/eventing/CollectDiagnosticsEvent.java:60
↓ 11 callers
Method
getValue
(double ratio, double min, double max, double step)
common/src/main/java/org/orecruncher/dsurround/lib/gui/SliderControl.java:30
↓ 11 callers
Method
isModLoaded
(final String mod)
common/src/main/java/org/orecruncher/dsurround/lib/scripting/LibraryFunctions.java:48
↓ 11 callers
Method
nextInt
()
common/src/main/java/org/orecruncher/dsurround/lib/random/Randomizer.java:51
↓ 11 callers
Method
of
(String id)
common/src/main/java/org/orecruncher/dsurround/tags/ItemEffectTags.java:28
↓ 10 callers
Method
apply
(final ReverbData data, final AuxSlot aux)
common/src/main/java/org/orecruncher/dsurround/runtime/audio/effects/ReverbEffectSlot.java:18
↓ 10 callers
Method
getRegistry
(ResourceKey<? extends Registry<T>> registryKey)
common/src/main/java/org/orecruncher/dsurround/lib/registry/RegistryUtils.java:14
↓ 10 callers
Method
handle
(final String operation, final Supplier<Stream<String>> supplier)
common/src/main/java/org/orecruncher/dsurround/commands/handlers/DumpCommandHandler.java:66
↓ 10 callers
Method
remove
()
common/src/main/java/org/orecruncher/dsurround/effects/IBlockEffect.java:12
↓ 9 callers
Method
eval
Adhoc execution of a script vs the specified biome. Used by the dsbiome command. Not to be used for other purposes.
common/src/main/java/org/orecruncher/dsurround/config/libraries/IBiomeLibrary.java:18
↓ 9 callers
Method
getId
()
common/src/main/java/org/orecruncher/dsurround/runtime/sets/IBiomeVariables.java:10
↓ 9 callers
Method
getRegistryEntry
(ResourceKey<Registry<T>> registryKey, T instance)
common/src/main/java/org/orecruncher/dsurround/lib/registry/RegistryUtils.java:21
↓ 9 callers
Method
getSound
(final String sound)
common/src/main/java/org/orecruncher/dsurround/config/libraries/ISoundLibrary.java:17
↓ 9 callers
Method
getTextRenderer
()
common/src/main/java/org/orecruncher/dsurround/lib/GameUtils.java:54
↓ 9 callers
Method
isRemoved
Checks whether the entity has been unloaded, or is not alive
common/src/main/java/org/orecruncher/dsurround/effects/entity/EntityEffectInfo.java:82
↓ 9 callers
Method
name
The resource location ID of the dimension
common/src/main/java/org/orecruncher/dsurround/config/libraries/IDimensionInformation.java:10
↓ 9 callers
Method
nextFloat
(float min, float max)
common/src/main/java/org/orecruncher/dsurround/lib/random/IRandomizer.java:14
↓ 9 callers
Method
render
Called during the render pass to get parameters for fog rendering. @param data Fog data instance to update @return The fog data instance passed in
common/src/main/java/org/orecruncher/dsurround/processing/fog/IFogRangeCalculator.java:28
↓ 9 callers
Method
tick
Called once every client side tick. Up to the calculator to figure out what to do with the time, if anything.
common/src/main/java/org/orecruncher/dsurround/processing/fog/IFogRangeCalculator.java:35
↓ 9 callers
Method
width
()
common/src/main/java/org/orecruncher/dsurround/lib/gui/WarmToast.java:54
↓ 8 callers
Method
getPos
()
common/src/main/java/org/orecruncher/dsurround/effects/IBlockEffect.java:14
↓ 8 callers
Method
getRootContainer
Gets the root container.
common/src/main/java/org/orecruncher/dsurround/lib/di/ContainerManager.java:33
↓ 8 callers
Method
lerp
(float scale, TextColor start, TextColor end)
common/src/main/java/org/orecruncher/dsurround/lib/gui/ColorPalette.java:115
↓ 8 callers
Method
level
()
common/src/main/java/org/orecruncher/dsurround/lib/seasons/compat/SereneSeasons.java:86
↓ 8 callers
Method
of
(String id)
common/src/main/java/org/orecruncher/dsurround/tags/BlockEffectTags.java:26
↓ 7 callers
Method
add
(@NotNull TParticle particle)
common/src/main/java/org/orecruncher/dsurround/effects/particles/ParticleRenderCollection.java:81
↓ 7 callers
Method
asString
(Stream<TagKey<T>> tagStream)
common/src/main/java/org/orecruncher/dsurround/config/libraries/ITagLibrary.java:31
↓ 7 callers
Method
getPitch
()
common/src/main/java/org/orecruncher/dsurround/sound/SoundFactory.java:134
↓ 7 callers
Method
matches
Determines if the property values of this collection are a subset of the properties of the provided BlockState value. @param state The BlockState tha
common/src/main/java/org/orecruncher/dsurround/lib/block/BlockStateProperties.java:44
↓ 7 callers
Method
nextGaussian
()
common/src/main/java/org/orecruncher/dsurround/lib/random/Randomizer.java:81
↓ 7 callers
Method
of
(String id)
common/src/main/java/org/orecruncher/dsurround/tags/ReflectanceTags.java:24
↓ 7 callers
Method
of
(String id)
common/src/main/java/org/orecruncher/dsurround/tags/OcclusionTags.java:24
↓ 7 callers
Method
pow
(final double a, final double b)
common/src/main/java/org/orecruncher/dsurround/lib/math/MathStuff.java:72
↓ 7 callers
Method
removeIf
(@NotNull final Predicate<? super T> filter)
common/src/main/java/org/orecruncher/dsurround/lib/collections/ObjectArray.java:76
↓ 7 callers
Method
setConfigProvider
(BooleanSupplier supplier)
common/src/main/java/org/orecruncher/dsurround/config/EntityEffectType.java:64
↓ 7 callers
Method
tick
()
common/src/main/java/org/orecruncher/dsurround/effects/IBlockEffect.java:8
next →
1–100 of 1,859, ranked by callers