MCPcopy Create free account

hub / github.com/OreCruncher/DynamicSurroundingsFabric / functions

Functions1,859 in github.com/OreCruncher/DynamicSurroundingsFabric

↓ 6 callersMethodcalculateLangKey
(ConfigurationData.Property property, Field f)
common/src/main/java/org/orecruncher/dsurround/lib/config/ConfigProcessor.java:134
↓ 6 callersMethodclamp
(Double val)
common/src/main/java/org/orecruncher/dsurround/lib/config/ConfigElement.java:265
↓ 6 callersMethodfind
(Codec<T> codec, String path)
common/src/main/java/org/orecruncher/dsurround/lib/resources/IResourceFinder.java:9
↓ 6 callersMethodget
(Object instance)
common/src/main/java/org/orecruncher/dsurround/lib/config/ConfigElement.java:63
↓ 6 callersMethodgetCycle
(final Level world)
common/src/main/java/org/orecruncher/dsurround/lib/DayCycle.java:42
↓ 6 callersMethodgetEntity
()
common/src/main/java/org/orecruncher/dsurround/effects/entity/EntityEffectInfo.java:42
↓ 6 callersMethodgetInfo
()
common/src/main/java/org/orecruncher/dsurround/config/libraries/impl/DimensionInformation.java:55
↓ 6 callersMethodgetInstance
(Class<? extends IEntityEffect> clazz)
common/src/main/java/org/orecruncher/dsurround/config/EntityEffectType.java:29
↓ 6 callersMethodgetParticleManager
()
common/src/main/java/org/orecruncher/dsurround/lib/GameUtils.java:46
↓ 6 callersMethodgetSoundManager
()
common/src/main/java/org/orecruncher/dsurround/lib/GameUtils.java:62
↓ 6 callersMethodgetTickCount
()
common/src/main/java/org/orecruncher/dsurround/lib/system/ITickCount.java:4
↓ 6 callersMethodgetWorld
()
common/src/main/java/org/orecruncher/dsurround/lib/scanner/ScanContext.java:27
↓ 6 callersMethodisAlive
Checks whether the entity is still loaded and alive
common/src/main/java/org/orecruncher/dsurround/effects/entity/EntityEffectInfo.java:90
↓ 6 callersMethodof
(String... name)
common/src/main/java/org/orecruncher/dsurround/lib/events/EventPhase.java:23
↓ 6 callersMethodregister
(final Class<? extends AbstractClientHandler> clazz)
common/src/main/java/org/orecruncher/dsurround/processing/Handlers.java:56
↓ 6 callersMethodtoArray
()
common/src/main/java/org/orecruncher/dsurround/lib/collections/ObjectArray.java:114
↓ 5 callersMethodaddScaled
Simple method to add a scaled addened to a base. Eliminates unecessary allocations. @param base Base to add another scaled vector to @param addened V
common/src/main/java/org/orecruncher/dsurround/lib/math/MathStuff.java:68
↓ 5 callersMethodbegin
()
common/src/main/java/org/orecruncher/dsurround/lib/math/LoggingTimerEMA.java:16
↓ 5 callersMethodcreate
(String soundEventId)
common/src/main/java/org/orecruncher/dsurround/sound/SoundFactoryBuilder.java:112
↓ 5 callersMethodcreateAtLocation
Creates an attenuated sound instance at the center of the specified block location. The sound instance is not repeated.
common/src/main/java/org/orecruncher/dsurround/sound/ISoundFactory.java:59
↓ 5 callersMethodcreateBinder
(Object instance)
common/src/main/java/org/orecruncher/dsurround/lib/config/ConfigElement.java:109
↓ 5 callersMethoddefaultValue
()
common/src/main/java/org/orecruncher/dsurround/lib/config/Binder.java:22
↓ 5 callersMethodfindChild
(double mouseX, double mouseY)
common/src/main/java/org/orecruncher/dsurround/gui/sound/IndividualSoundControlListEntry.java:151
↓ 5 callersMethodfindModResources
<p> Scans the local disk as well as resource packs and JARs locating and creating accessors for the resource file in question. </p> <p> For mods, it i
common/src/main/java/org/orecruncher/dsurround/lib/resources/ResourceUtilities.java:49
↓ 5 callersMethodgetBiomeId
()
common/src/main/java/org/orecruncher/dsurround/config/biome/BiomeInfo.java:115
↓ 5 callersMethodgetBlue
(int rgb)
common/src/main/java/org/orecruncher/dsurround/lib/gui/ColorPalette.java:91
↓ 5 callersMethodgetCredits
Gets the credits configured for the sound event in sounds.json, or an empty list if not present. @return List containing zero or more strings describ
common/src/main/java/org/orecruncher/dsurround/sound/SoundMetadata.java:113
↓ 5 callersMethodgetGameSettings
()
common/src/main/java/org/orecruncher/dsurround/lib/GameUtils.java:50
↓ 5 callersMethodgetGreen
(int rgb)
common/src/main/java/org/orecruncher/dsurround/lib/gui/ColorPalette.java:87
↓ 5 callersMethodgetInstance
(Object instance)
common/src/main/java/org/orecruncher/dsurround/lib/config/ConfigElement.java:89
↓ 5 callersMethodgetPosition
()
common/src/main/java/org/orecruncher/dsurround/effects/IBlockEffect.java:16
↓ 5 callersMethodgetRed
(int rgb)
common/src/main/java/org/orecruncher/dsurround/lib/gui/ColorPalette.java:83
↓ 5 callersMethodgetTimeOfDay
()
common/src/main/java/org/orecruncher/dsurround/lib/MinecraftClock.java:72
↓ 5 callersMethodgetTitle
Gets the title configured in sounds.json, or EMPTY if not present. @return Configured title, or EMPTY if not present.
common/src/main/java/org/orecruncher/dsurround/sound/SoundMetadata.java:95
↓ 5 callersMethodgetTrimmedTextCollection
Gets the text associated with the given language key that is formatted so that a line is <= the width specified. @param key Translation key for
common/src/main/java/org/orecruncher/dsurround/lib/gui/GuiHelpers.java:26
↓ 5 callersMethodgetVersion
()
common/src/main/java/org/orecruncher/dsurround/config/biome/BiomeInfo.java:95
↓ 5 callersMethodgetVolume
()
common/src/main/java/org/orecruncher/dsurround/sound/SoundFactory.java:130
↓ 5 callersMethodisDebugging
()
common/src/main/java/org/orecruncher/dsurround/lib/logging/ModLog.java:57
↓ 5 callersMethodisDefaultRule
()
common/src/main/java/org/orecruncher/dsurround/config/SoundMapping.java:99
↓ 5 callersMethodisInCache
(TagKey<?> tagKey, ResourceLocation entry)
common/src/main/java/org/orecruncher/dsurround/config/libraries/impl/TagLibrary.java:209
↓ 5 callersMethodmatch
Access whether the given object matches the criteria of the IMatcher implementation. @param object Object to test @return true if the object matches t
common/src/main/java/org/orecruncher/dsurround/lib/IMatcher.java:21
↓ 5 callersMethodnext
()
common/src/main/java/org/orecruncher/dsurround/lib/scanner/IPointIterator.java:6
↓ 5 callersMethodnormalize
(Vec3 vec)
common/src/main/java/org/orecruncher/dsurround/lib/math/MathStuff.java:18
↓ 5 callersMethodnullToEmpty
(@Nullable Component component)
common/src/main/java/org/orecruncher/dsurround/lib/gui/WarmToast.java:116
↓ 5 callersMethodof
(String id)
common/src/main/java/org/orecruncher/dsurround/tags/EntityEffectTags.java:22
↓ 5 callersMethodoutputLines
(final Consumer<String> out, final String format, @Nullable final Object... params)
common/src/main/java/org/orecruncher/dsurround/lib/logging/ModLog.java:38
↓ 5 callersMethodtriangle
(int midPoint, int range)
common/src/main/java/org/orecruncher/dsurround/lib/random/IRandomizer.java:10
↓ 5 callersMethodupdate
(long tickCount)
common/src/main/java/org/orecruncher/dsurround/gui/overlay/CompassOverlay.java:169
↓ 4 callersMethodaddEffectSystem
(IEffectSystem system)
common/src/main/java/org/orecruncher/dsurround/processing/scanner/SystemsScanner.java:42
↓ 4 callersMethodattachToEntity
Creates an attenuated sound instance that is attached to the entity and will move as the entity moves. The sound instance is not repeated.
common/src/main/java/org/orecruncher/dsurround/sound/ISoundFactory.java:24
↓ 4 callersMethodcancel
(final Button button)
common/src/main/java/org/orecruncher/dsurround/gui/sound/IndividualSoundControlScreen.java:168
↓ 4 callersMethodcheck
(final Script conditions)
common/src/main/java/org/orecruncher/dsurround/runtime/IConditionEvaluator.java:6
↓ 4 callersMethodchildren
()
common/src/main/java/org/orecruncher/dsurround/gui/sound/IndividualSoundControlListEntry.java:112
↓ 4 callersMethodcompareTo
(SemanticVersion v)
common/src/main/java/org/orecruncher/dsurround/lib/version/SemanticVersion.java:278
↓ 4 callersMethodcreateInstance
Creates an object instance using the supplied constructor.
common/src/main/java/org/orecruncher/dsurround/lib/di/internal/DependencyContainer.java:209
↓ 4 callersMethodcreateParticle
Creates a particle effect but does not queue. Allows for the particle state to be changed before adding it to the particle manager.
common/src/main/java/org/orecruncher/dsurround/effects/blocks/AbstractBlockEffect.java:55
↓ 4 callersMethoddebugString
Provides a debug string for the specified sound object. @param sound Sound instance to provide a debug string for @return Debug string
common/src/main/java/org/orecruncher/dsurround/runtime/audio/AudioUtilities.java:79
↓ 4 callersMethoddecode
(ResourceLocation location, String content, Codec<T> decoder)
common/src/main/java/org/orecruncher/dsurround/lib/resources/AbstractResourceFinder.java:21
↓ 4 callersMethoddoEnhancedSounds
()
common/src/main/java/org/orecruncher/dsurround/runtime/audio/AudioUtilities.java:162
↓ 4 callersMethoddsurround_getData
()
common/src/main/java/org/orecruncher/dsurround/mixinutils/ISourceContext.java:12
↓ 4 callersMethodenabled
If the calculator is enabled or not @return true if enabled, false otherwise
common/src/main/java/org/orecruncher/dsurround/processing/fog/IFogRangeCalculator.java:20
↓ 4 callersMethodend
()
common/src/main/java/org/orecruncher/dsurround/lib/math/LoggingTimerEMA.java:20
↓ 4 callersMethodequals
(Object o)
common/src/main/java/org/orecruncher/dsurround/config/AcousticEntry.java:64
↓ 4 callersMethodexecuteImpl
Executes the Runnable. Exceptions are logged to the specified logger and then suppressed. @param process Process to execute @param logger Logger to
common/src/main/java/org/orecruncher/dsurround/lib/Guard.java:56
↓ 4 callersMethodgetData
(final Level world)
common/src/main/java/org/orecruncher/dsurround/config/libraries/IDimensionLibrary.java:7
↓ 4 callersMethodgetLocation
()
common/src/main/java/org/orecruncher/dsurround/sound/SoundFactory.java:57
↓ 4 callersMethodgetLogger
()
common/src/main/java/org/orecruncher/dsurround/lib/scanner/ScanContext.java:35
↓ 4 callersMethodgetMaxValue
()
common/src/main/java/org/orecruncher/dsurround/lib/config/ConfigElement.java:251
↓ 4 callersMethodgetMinValue
()
common/src/main/java/org/orecruncher/dsurround/lib/config/ConfigElement.java:247
↓ 4 callersMethodgetSoundMetadata
(final ResourceLocation sound)
common/src/main/java/org/orecruncher/dsurround/config/libraries/ISoundLibrary.java:20
↓ 4 callersMethodgetVolume
()
common/src/main/java/org/orecruncher/dsurround/sound/BackgroundSoundLoop.java:73
↓ 4 callersMethodhasSystemAtPosition
(BlockPos pos)
common/src/main/java/org/orecruncher/dsurround/effects/systems/AbstractEffectSystem.java:68
↓ 4 callersMethodisAvailable
Indicates if the SoundFX feature is available. @return true if the feature is available, false otherwise.
common/src/main/java/org/orecruncher/dsurround/runtime/audio/SoundFXProcessor.java:66
↓ 4 callersMethodisOutOfHeightLimit
(int y)
common/src/main/java/org/orecruncher/dsurround/lib/scanner/ScanContext.java:43
↓ 4 callersMethodisUnderWater
()
common/src/main/java/org/orecruncher/dsurround/runtime/sets/IEnvironmentState.java:10
↓ 4 callersMethodload
(String key)
common/src/main/java/org/orecruncher/dsurround/lib/Localization.java:10
↓ 4 callersMethodnext
()
common/src/main/java/org/orecruncher/dsurround/lib/scanner/ComplementsPointIterator.java:89
↓ 4 callersMethodof
(String id)
common/src/main/java/org/orecruncher/dsurround/tags/ItemTags.java:21
↓ 4 callersMethodonReload
(ResourceUtilities resourceUtilities, Scope scope)
common/src/main/java/org/orecruncher/dsurround/config/libraries/IReloadEvent.java:17
↓ 4 callersMethodplaySound
Helper method to play a sound.
common/src/main/java/org/orecruncher/dsurround/effects/IEntityEffect.java:37
↓ 4 callersMethodprocessTags
(Holder<T> holder, Collection<Component> data)
common/src/main/java/org/orecruncher/dsurround/gui/overlay/plugins/ViewerPlugin.java:113
↓ 4 callersMethodregisterFactory
Registers the factory supplier for the given type. The Supplier will be invoked each time it is needed for injection. Supplied object references sho
common/src/main/java/org/orecruncher/dsurround/lib/di/internal/DependencyContainer.java:136
↓ 4 callersMethodresolveIdentifier
Parses a string into an Identifier based on the input. If the input is prefixed with the tag signature '#' it will be removed before parsing. Identi
common/src/main/java/org/orecruncher/dsurround/lib/IdentityUtils.java:24
↓ 4 callersMethodset
(Object instance, T val)
common/src/main/java/org/orecruncher/dsurround/lib/config/ConfigElement.java:67
↓ 4 callersMethodsetBiome
(final Biome biome, IVariableAccess variableAccess)
common/src/main/java/org/orecruncher/dsurround/runtime/sets/impl/BiomeVariables.java:47
↓ 4 callersMethodsetConfigProvider
(BooleanSupplier supplier)
common/src/main/java/org/orecruncher/dsurround/config/BlockEffectType.java:54
↓ 4 callersMethodsetScreen
(Screen screen)
common/src/main/java/org/orecruncher/dsurround/lib/GameUtils.java:42
↓ 4 callersMethodstreamTags
(Holder<T> registryEntry)
common/src/main/java/org/orecruncher/dsurround/config/libraries/ITagLibrary.java:33
↓ 4 callersMethodtick
(Minecraft client)
common/src/main/java/org/orecruncher/dsurround/gui/overlay/IDiagnosticPlugin.java:10
↓ 4 callersMethodtrace
(Vec3 start, Vec3 end)
common/src/main/java/org/orecruncher/dsurround/lib/math/ReusableRaycastContext.java:35
↓ 3 callersMethodalwaysOutside
Whether the dimension is considered always outside, like Nether.
common/src/main/java/org/orecruncher/dsurround/config/libraries/IDimensionInformation.java:22
↓ 3 callersMethodblockScan
Invoked when a new block comes into the scan area
common/src/main/java/org/orecruncher/dsurround/effects/IEffectSystem.java:24
↓ 3 callersMethodcalcFactor
(final Biome.Precipitation type, final float base)
common/src/main/java/org/orecruncher/dsurround/runtime/audio/SoundFXUtils.java:393
↓ 3 callersMethodcalculateRowWidth
()
common/src/main/java/org/orecruncher/dsurround/gui/sound/IndividualSoundControlList.java:154
↓ 3 callersMethodcall
()
common/src/main/java/org/orecruncher/dsurround/runtime/audio/SourceContext.java:142
↓ 3 callersMethodcaptureState
()
common/src/main/java/org/orecruncher/dsurround/runtime/audio/SourceContext.java:169
↓ 3 callersMethodcategory
(SoundSource category)
common/src/main/java/org/orecruncher/dsurround/sound/SoundFactoryBuilder.java:64
↓ 3 callersMethodcheckForKeySuitability
Checks the class for suitability for use in dependency injection. If not suitable a RuntimeException is generated. @param clazz Class to check for s
common/src/main/java/org/orecruncher/dsurround/lib/di/internal/DependencyContainer.java:240
↓ 3 callersMethodcheckForResolverSuitability
Checks the class for suitability for use in dependency injection. If not suitable, a RuntimeException is generated. @param clazz Class to check for s
common/src/main/java/org/orecruncher/dsurround/lib/di/internal/DependencyContainer.java:257
↓ 3 callersMethodcreateAsAdditional
Creates a non-attenuated sound instance that will not repeat. Mimics the sound profile of a biome "additional" sound as defined in Minecraft.
common/src/main/java/org/orecruncher/dsurround/sound/ISoundFactory.java:53
← previousnext →101–200 of 1,859, ranked by callers