MCPcopy Create free account

hub / github.com/OreCruncher/DynamicSurroundingsFabric / functions

Functions1,859 in github.com/OreCruncher/DynamicSurroundingsFabric

↓ 174 callersMethodadd
(final T e)
common/src/main/java/org/orecruncher/dsurround/lib/collections/ObjectArray.java:137
↓ 108 callersMethodresolve
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 callersMethodget
()
common/src/main/java/org/orecruncher/dsurround/lib/math/EMA.java:39
↓ 103 callersMethodis
(TagKey<Block> tagKey, BlockState entry)
common/src/main/java/org/orecruncher/dsurround/config/libraries/ITagLibrary.java:22
↓ 103 callersMethodtoString
()
common/src/main/java/org/orecruncher/dsurround/lib/math/ITimer.java:6
↓ 102 callersMethodput
(String variableName, @Nullable Object value)
common/src/main/java/org/orecruncher/dsurround/lib/scripting/IVariableAccess.java:7
↓ 90 callersMethodisEmpty
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 callersMethodof
(ChatFormatting formatColor)
common/src/main/java/org/orecruncher/dsurround/lib/gui/ColorPalette.java:95
↓ 67 callersMethodgetY
()
common/src/main/java/org/orecruncher/dsurround/runtime/sets/IPlayerVariables.java:44
↓ 62 callersMethodempty
()
common/src/main/java/org/orecruncher/dsurround/lib/resources/ClientTagLoader.java:185
↓ 57 callersMethodof
(BlockPos[] points)
common/src/main/java/org/orecruncher/dsurround/lib/scanner/Cuboid.java:9
↓ 57 callersMethodregister
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 callersMethodsize
()
common/src/main/java/org/orecruncher/dsurround/lib/collections/ObjectArray.java:49
↓ 55 callersMethodof
(String id)
common/src/main/java/org/orecruncher/dsurround/tags/BiomeTags.java:72
↓ 53 callersMethodgetX
()
common/src/main/java/org/orecruncher/dsurround/runtime/sets/IPlayerVariables.java:42
↓ 52 callersMethodgetValue
()
common/src/main/java/org/orecruncher/dsurround/lib/config/Binder.java:18
↓ 51 callersMethoderror
(final Throwable e, final String msg, @Nullable final Object... parms)
common/src/main/java/org/orecruncher/dsurround/lib/logging/IModLog.java:42
↓ 51 callersMethodinfo
(final String msg, @Nullable final Object... parms)
common/src/main/java/org/orecruncher/dsurround/lib/logging/IModLog.java:13
↓ 48 callersMethodgetZ
()
common/src/main/java/org/orecruncher/dsurround/runtime/sets/IPlayerVariables.java:46
↓ 45 callersMethoddebug
(final String msg, @Nullable final Object... parms)
common/src/main/java/org/orecruncher/dsurround/lib/logging/IModLog.java:27
↓ 44 callersMethodclear
Invoked when the system should clear because the area scanner reset
common/src/main/java/org/orecruncher/dsurround/effects/IEffectSystem.java:34
↓ 44 callersMethodregisterSingleton
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 callersMethodforEach
(final Consumer<? super T> consumer)
common/src/main/java/org/orecruncher/dsurround/lib/collections/ObjectArray.java:90
↓ 39 callersMethodcreate
(Screen parent)
common/src/main/java/org/orecruncher/dsurround/lib/config/IScreenFactory.java:7
↓ 37 callersMethodgetLocation
Gets the resource location of this sound factory instance.
common/src/main/java/org/orecruncher/dsurround/sound/ISoundFactory.java:18
↓ 34 callersMethodgetMC
()
common/src/main/java/org/orecruncher/dsurround/lib/GameUtils.java:92
↓ 33 callersMethodcollect
(LivingEntity entity, BlockPos pos, BlockState posState, boolean isWaterLogged, ObjectArray<ISoundFactory> aco
common/src/main/java/org/orecruncher/dsurround/processing/accents/IFootstepAccentProvider.java:15
↓ 32 callersMethodgetName
Returns the name of the container
common/src/main/java/org/orecruncher/dsurround/lib/di/IServiceContainer.java:14
↓ 30 callersMethodadd
(AcousticEntry entry)
common/src/main/java/org/orecruncher/dsurround/config/AcousticEntryCollection.java:19
↓ 30 callersMethodcontains
(String trait)
common/src/main/java/org/orecruncher/dsurround/config/biome/biometraits/BiomeTraits.java:48
↓ 30 callersMethodgetPlayer
()
common/src/main/java/org/orecruncher/dsurround/lib/GameUtils.java:26
↓ 28 callersMethodcurrent
Returns a shared instance of the default randomizer.
common/src/main/java/org/orecruncher/dsurround/lib/random/Randomizer.java:29
↓ 26 callersMethodexecute
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 callersMethodgetSlot
()
common/src/main/java/org/orecruncher/dsurround/runtime/audio/effects/Slot.java:34
↓ 25 callersMethodequals
(Object o)
common/src/main/java/org/orecruncher/dsurround/lib/scripting/Script.java:59
↓ 23 callersMethodaddAll
(final Collection<? extends T> c)
common/src/main/java/org/orecruncher/dsurround/lib/collections/ObjectArray.java:161
↓ 20 callersMethodapply
(final Screen screen)
common/src/main/java/org/orecruncher/dsurround/lib/config/compat/ClothAPIFactory.java:51
↓ 20 callersMethodlevel
()
common/src/main/java/org/orecruncher/dsurround/lib/seasons/ISeasonalInformation.java:114
↓ 20 callersMethodof
(String name)
common/src/main/java/org/orecruncher/dsurround/config/BiomeTrait.java:91
↓ 19 callersMethodbuild
()
common/src/main/java/org/orecruncher/dsurround/sound/SoundFactoryBuilder.java:108
↓ 19 callersMethodclamp
Ensures that the effect data is properly bounded.
common/src/main/java/org/orecruncher/dsurround/runtime/audio/effects/EffectData.java:32
↓ 19 callersMethodgetWorld
()
common/src/main/java/org/orecruncher/dsurround/lib/GameUtils.java:30
↓ 19 callersMethodresolve
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 callersMethodsetProcess
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 callersMethodforEach
(Consumer<BiomeTrait> consumer)
common/src/main/java/org/orecruncher/dsurround/config/biome/biometraits/BiomeTraits.java:56
↓ 18 callersMethodwarn
(final String msg, @Nullable final Object... parms)
common/src/main/java/org/orecruncher/dsurround/lib/logging/IModLog.java:20
↓ 17 callersMethodisInGame
()
common/src/main/java/org/orecruncher/dsurround/lib/GameUtils.java:74
↓ 17 callersMethodparse
(String versionString)
common/src/main/java/org/orecruncher/dsurround/lib/version/SemanticVersion.java:334
↓ 16 callersMethodraise
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 callersMethodget
()
common/src/main/java/org/orecruncher/dsurround/effects/particles/ParticleRenderCollection.java:139
↓ 15 callersMethodstop
(SoundInstance sound)
common/src/main/java/org/orecruncher/dsurround/sound/IAudioPlayer.java:9
↓ 15 callersMethodsubCommand
(String command, Supplier<Component> supplier)
common/src/main/java/org/orecruncher/dsurround/commands/AbstractClientCommand.java:33
↓ 14 callersMethodgetWidth
()
common/src/main/java/org/orecruncher/dsurround/gui/sound/IndividualSoundControlListEntry.java:88
↓ 14 callersMethodnextDouble
()
common/src/main/java/org/orecruncher/dsurround/lib/random/Randomizer.java:76
↓ 14 callersMethodplay
(SoundInstance sound)
common/src/main/java/org/orecruncher/dsurround/sound/IAudioPlayer.java:7
↓ 13 callersMethodcontains
(final Object o)
common/src/main/java/org/orecruncher/dsurround/lib/collections/ObjectArray.java:109
↓ 13 callersMethodcreateChild
(IModLog parent, String childName)
common/src/main/java/org/orecruncher/dsurround/lib/logging/ModLog.java:30
↓ 13 callersMethodcreatePrioritizedEvent
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 callersMethodgetSoundFactory
(ResourceLocation factoryLocation)
common/src/main/java/org/orecruncher/dsurround/config/libraries/ISoundLibrary.java:21
↓ 12 callersMethodaddSoundConfig
(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 callersMethodclamp1
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 callersMethodgetBlock
()
common/src/main/java/org/orecruncher/dsurround/lib/block/BlockStateParser.java:118
↓ 11 callersMethodgetAnnotation
(Class<A> annotation)
common/src/main/java/org/orecruncher/dsurround/lib/config/ConfigElement.java:71
↓ 11 callersMethodgetBiomeInfo
(Biome biome)
common/src/main/java/org/orecruncher/dsurround/config/libraries/IBiomeLibrary.java:10
↓ 11 callersMethodgetSectionText
(Section section)
common/src/main/java/org/orecruncher/dsurround/eventing/CollectDiagnosticsEvent.java:60
↓ 11 callersMethodgetValue
(double ratio, double min, double max, double step)
common/src/main/java/org/orecruncher/dsurround/lib/gui/SliderControl.java:30
↓ 11 callersMethodisModLoaded
(final String mod)
common/src/main/java/org/orecruncher/dsurround/lib/scripting/LibraryFunctions.java:48
↓ 11 callersMethodnextInt
()
common/src/main/java/org/orecruncher/dsurround/lib/random/Randomizer.java:51
↓ 11 callersMethodof
(String id)
common/src/main/java/org/orecruncher/dsurround/tags/ItemEffectTags.java:28
↓ 10 callersMethodapply
(final ReverbData data, final AuxSlot aux)
common/src/main/java/org/orecruncher/dsurround/runtime/audio/effects/ReverbEffectSlot.java:18
↓ 10 callersMethodgetRegistry
(ResourceKey<? extends Registry<T>> registryKey)
common/src/main/java/org/orecruncher/dsurround/lib/registry/RegistryUtils.java:14
↓ 10 callersMethodhandle
(final String operation, final Supplier<Stream<String>> supplier)
common/src/main/java/org/orecruncher/dsurround/commands/handlers/DumpCommandHandler.java:66
↓ 10 callersMethodremove
()
common/src/main/java/org/orecruncher/dsurround/effects/IBlockEffect.java:12
↓ 9 callersMethodeval
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 callersMethodgetId
()
common/src/main/java/org/orecruncher/dsurround/runtime/sets/IBiomeVariables.java:10
↓ 9 callersMethodgetRegistryEntry
(ResourceKey<Registry<T>> registryKey, T instance)
common/src/main/java/org/orecruncher/dsurround/lib/registry/RegistryUtils.java:21
↓ 9 callersMethodgetSound
(final String sound)
common/src/main/java/org/orecruncher/dsurround/config/libraries/ISoundLibrary.java:17
↓ 9 callersMethodgetTextRenderer
()
common/src/main/java/org/orecruncher/dsurround/lib/GameUtils.java:54
↓ 9 callersMethodisRemoved
Checks whether the entity has been unloaded, or is not alive
common/src/main/java/org/orecruncher/dsurround/effects/entity/EntityEffectInfo.java:82
↓ 9 callersMethodname
The resource location ID of the dimension
common/src/main/java/org/orecruncher/dsurround/config/libraries/IDimensionInformation.java:10
↓ 9 callersMethodnextFloat
(float min, float max)
common/src/main/java/org/orecruncher/dsurround/lib/random/IRandomizer.java:14
↓ 9 callersMethodrender
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 callersMethodtick
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 callersMethodwidth
()
common/src/main/java/org/orecruncher/dsurround/lib/gui/WarmToast.java:54
↓ 8 callersMethodgetPos
()
common/src/main/java/org/orecruncher/dsurround/effects/IBlockEffect.java:14
↓ 8 callersMethodgetRootContainer
Gets the root container.
common/src/main/java/org/orecruncher/dsurround/lib/di/ContainerManager.java:33
↓ 8 callersMethodlerp
(float scale, TextColor start, TextColor end)
common/src/main/java/org/orecruncher/dsurround/lib/gui/ColorPalette.java:115
↓ 8 callersMethodlevel
()
common/src/main/java/org/orecruncher/dsurround/lib/seasons/compat/SereneSeasons.java:86
↓ 8 callersMethodof
(String id)
common/src/main/java/org/orecruncher/dsurround/tags/BlockEffectTags.java:26
↓ 7 callersMethodadd
(@NotNull TParticle particle)
common/src/main/java/org/orecruncher/dsurround/effects/particles/ParticleRenderCollection.java:81
↓ 7 callersMethodasString
(Stream<TagKey<T>> tagStream)
common/src/main/java/org/orecruncher/dsurround/config/libraries/ITagLibrary.java:31
↓ 7 callersMethodgetPitch
()
common/src/main/java/org/orecruncher/dsurround/sound/SoundFactory.java:134
↓ 7 callersMethodmatches
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 callersMethodnextGaussian
()
common/src/main/java/org/orecruncher/dsurround/lib/random/Randomizer.java:81
↓ 7 callersMethodof
(String id)
common/src/main/java/org/orecruncher/dsurround/tags/ReflectanceTags.java:24
↓ 7 callersMethodof
(String id)
common/src/main/java/org/orecruncher/dsurround/tags/OcclusionTags.java:24
↓ 7 callersMethodpow
(final double a, final double b)
common/src/main/java/org/orecruncher/dsurround/lib/math/MathStuff.java:72
↓ 7 callersMethodremoveIf
(@NotNull final Predicate<? super T> filter)
common/src/main/java/org/orecruncher/dsurround/lib/collections/ObjectArray.java:76
↓ 7 callersMethodsetConfigProvider
(BooleanSupplier supplier)
common/src/main/java/org/orecruncher/dsurround/config/EntityEffectType.java:64
↓ 7 callersMethodtick
()
common/src/main/java/org/orecruncher/dsurround/effects/IBlockEffect.java:8
next →1–100 of 1,859, ranked by callers