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
↓ 3 callers
Method
createFactory
Creates an instance of a class, resolving dependencies using information in the container chain. Note that the target class must have a single constr
common/src/main/java/org/orecruncher/dsurround/lib/di/internal/DependencyContainer.java:293
↓ 3 callers
Method
createForCurrentState
()
common/src/main/java/org/orecruncher/dsurround/lib/resources/ResourceUtilities.java:90
↓ 3 callers
Method
deserialize
(String content, Codec<A> codec)
common/src/main/java/org/orecruncher/dsurround/lib/CodecExtensions.java:30
↓ 3 callers
Method
doProcess
Indicates if the data set should be applied as an effect @return true to apply data; false otherwise
common/src/main/java/org/orecruncher/dsurround/runtime/audio/effects/EffectData.java:16
↓ 3 callers
Method
doShowClock
(ItemStack stack)
common/src/main/java/org/orecruncher/dsurround/gui/overlay/ClockOverlay.java:85
↓ 3 callers
Method
dsurround_doCommand
(String command)
common/src/main/java/org/orecruncher/dsurround/mixinutils/IMusicManager.java:9
↓ 3 callers
Method
effectRange
()
common/src/main/java/org/orecruncher/dsurround/processing/EntityEffectHandler.java:24
↓ 3 callers
Method
execute
(Callable<T> supplier)
common/src/main/java/org/orecruncher/dsurround/lib/threading/ITasking.java:11
↓ 3 callers
Method
exp
(final double val)
common/src/main/java/org/orecruncher/dsurround/lib/math/MathStuff.java:78
↓ 3 callers
Method
findMatches
()
common/src/main/java/org/orecruncher/dsurround/config/AcousticEntryCollection.java:23
↓ 3 callers
Method
findResolver
Recursively searches for a resolver to satisfy the request. The Current container is searched prior to searching the parent as this allows for overrid
common/src/main/java/org/orecruncher/dsurround/lib/di/internal/DependencyContainer.java:274
↓ 3 callers
Method
gatherDiagnostics
Invoked when diagnostic information about the system is requested
common/src/main/java/org/orecruncher/dsurround/effects/IEffectSystem.java:39
↓ 3 callers
Method
getAcoustic
()
common/src/main/java/org/orecruncher/dsurround/config/AcousticEntry.java:43
↓ 3 callers
Method
getActivePrecipitation
Gets the active precipitation occurring at the specified position.
common/src/main/java/org/orecruncher/dsurround/lib/seasons/ISeasonalInformation.java:94
↓ 3 callers
Method
getAdjustedVolume
This guy is hooked by a Mixin to replace getClampedVolume() in Minecraft code.
common/src/main/java/org/orecruncher/dsurround/sound/SoundVolumeEvaluator.java:24
↓ 3 callers
Method
getBiomeId
(Biome biome)
common/src/main/java/org/orecruncher/dsurround/config/libraries/impl/BiomeLibrary.java:193
↓ 3 callers
Method
getBiomeName
()
common/src/main/java/org/orecruncher/dsurround/config/biome/BiomeInfo.java:125
↓ 3 callers
Method
getBlockName
()
common/src/main/java/org/orecruncher/dsurround/lib/block/BlockStateParser.java:114
↓ 3 callers
Method
getEntityEffectInfo
(LivingEntity entity)
common/src/main/java/org/orecruncher/dsurround/config/libraries/IEntityEffectLibrary.java:9
↓ 3 callers
Method
getEquipableStepAccentSound
(ItemStack stack)
common/src/main/java/org/orecruncher/dsurround/config/libraries/IItemLibrary.java:14
↓ 3 callers
Method
getFirst
()
common/src/main/java/org/orecruncher/dsurround/lib/collections/ObjectArray.java:61
↓ 3 callers
Method
getFormattedTime
()
common/src/main/java/org/orecruncher/dsurround/lib/MinecraftClock.java:76
↓ 3 callers
Method
getModConfigScreenFactory
(Class<? extends ConfigurationData> configClass)
common/src/main/java/org/orecruncher/dsurround/lib/config/IConfigScreenFactoryProvider.java:6
↓ 3 callers
Method
getName
()
common/src/main/java/org/orecruncher/dsurround/runtime/sets/IBiomeVariables.java:6
↓ 3 callers
Method
getPosIndex
()
common/src/main/java/org/orecruncher/dsurround/effects/IBlockEffect.java:20
↓ 3 callers
Method
getRenderType
()
common/src/main/java/org/orecruncher/dsurround/effects/particles/ParticleRenderCollection.java:46
↓ 3 callers
Method
getSetName
()
common/src/main/java/org/orecruncher/dsurround/lib/scripting/VariableSet.java:21
↓ 3 callers
Method
getTagData
(TagKey<T> tagKey, Set<TagKey<?>> visited)
common/src/main/java/org/orecruncher/dsurround/lib/resources/ClientTagLoader.java:70
↓ 3 callers
Method
getTraits
()
common/src/main/java/org/orecruncher/dsurround/runtime/sets/IBiomeVariables.java:18
↓ 3 callers
Method
handleAddOnSounds
(Player player, BiomeInfo info)
common/src/main/java/org/orecruncher/dsurround/processing/BiomeSoundHandler.java:116
↓ 3 callers
Method
hasAnnotation
(Class<A> annotation)
common/src/main/java/org/orecruncher/dsurround/lib/config/ConfigElement.java:75
↓ 3 callers
Method
inRange
Determines if a sound is in range of a listener based on the sound's properties. @param listener Location of the listener @param sound The sound t
common/src/main/java/org/orecruncher/dsurround/sound/SoundInstanceHandler.java:97
↓ 3 callers
Method
isCreative
()
common/src/main/java/org/orecruncher/dsurround/runtime/sets/IPlayerVariables.java:6
↓ 3 callers
Method
isDefault
()
common/src/main/java/org/orecruncher/dsurround/config/libraries/impl/BlockLibrary.java:34
↓ 3 callers
Method
isDone
()
common/src/main/java/org/orecruncher/dsurround/effects/IBlockEffect.java:10
↓ 3 callers
Method
isEnabled
()
common/src/main/java/org/orecruncher/dsurround/processing/accents/IFootstepAccentProvider.java:17
↓ 3 callers
Method
isFading
()
common/src/main/java/org/orecruncher/dsurround/processing/BiomeSoundEmitter.java:54
↓ 3 callers
Method
isInitialized
()
common/src/main/java/org/orecruncher/dsurround/runtime/audio/effects/Slot.java:17
↓ 3 callers
Method
isMiss
(@Nullable final BlockHitResult result)
common/src/main/java/org/orecruncher/dsurround/runtime/audio/SoundFXUtils.java:397
↓ 3 callers
Method
isNotDefault
()
common/src/main/java/org/orecruncher/dsurround/config/IndividualSoundConfigEntry.java:59
↓ 3 callers
Method
isPlaying
(SoundInstance sound)
common/src/main/java/org/orecruncher/dsurround/sound/IAudioPlayer.java:13
↓ 3 callers
Method
of
(String id)
common/src/main/java/org/orecruncher/dsurround/tags/FluidTags.java:20
↓ 3 callers
Method
of
(SoundMappingConfigRule rule)
common/src/main/java/org/orecruncher/dsurround/config/SoundMapping.java:14
↓ 3 callers
Method
onBlockUpdates
(Collection<BlockPos> blockPositions)
common/src/main/java/org/orecruncher/dsurround/eventing/ClientEventHooks.java:50
↓ 3 callers
Method
potentialPoints
()
common/src/main/java/org/orecruncher/dsurround/processing/scanner/CeilingScanner.java:106
↓ 3 callers
Method
processIfEnabled
(boolean clearSystems, Consumer<IEffectSystem> systemConsumer)
common/src/main/java/org/orecruncher/dsurround/processing/scanner/SystemsScanner.java:88
↓ 3 callers
Method
registerKeyBinding
(String translationKey, int code, String category)
common/src/main/java/org/orecruncher/dsurround/gui/keyboard/KeyBindings.java:43
↓ 3 callers
Method
renderBackgroundRow
(GuiGraphics guiGraphics, int i, int j, int k, int l)
common/src/main/java/org/orecruncher/dsurround/lib/gui/WarmToast.java:104
↓ 3 callers
Method
reset
Resets the stopwatch to 0.
common/src/main/java/org/orecruncher/dsurround/lib/system/IStopwatch.java:10
↓ 3 callers
Method
resetFullScan
()
common/src/main/java/org/orecruncher/dsurround/lib/scanner/CuboidScanner.java:57
↓ 3 callers
Method
run
()
common/src/main/java/org/orecruncher/dsurround/lib/threading/Worker.java:41
↓ 3 callers
Method
sort
(Comparator<? super T> c)
common/src/main/java/org/orecruncher/dsurround/lib/collections/ObjectArray.java:44
↓ 3 callers
Method
sync
()
common/src/main/java/org/orecruncher/dsurround/runtime/audio/SourceContext.java:51
↓ 3 callers
Method
trim
()
common/src/main/java/org/orecruncher/dsurround/config/biome/BiomeInfo.java:262
↓ 3 callers
Method
validate
Validates that the current OpenAL state is not in error. If in an error state an exception will be thrown. @param msg Optional message to be display
common/src/main/java/org/orecruncher/dsurround/runtime/audio/AudioUtilities.java:211
↓ 2 callers
Method
activate
Override to perform logic for initializing the effect beyond the ctor.
common/src/main/java/org/orecruncher/dsurround/effects/IEntityEffect.java:15
↓ 2 callers
Method
add
(ITimer timer)
common/src/main/java/org/orecruncher/dsurround/eventing/CollectDiagnosticsEvent.java:44
↓ 2 callers
Method
addSoundConfigDefaults
()
common/src/main/java/org/orecruncher/dsurround/config/libraries/impl/SoundLibrary.java:376
↓ 2 callers
Method
adjust
(double value, double min, double max, double step)
common/src/main/java/org/orecruncher/dsurround/lib/gui/SliderControl.java:35
↓ 2 callers
Method
applyInjectors
Applies injectors to the provided object instance.
common/src/main/java/org/orecruncher/dsurround/lib/di/internal/DependencyContainer.java:228
↓ 2 callers
Method
blockUnscan
Invoked when a block position leaves the scan area
common/src/main/java/org/orecruncher/dsurround/effects/IEffectSystem.java:29
↓ 2 callers
Method
canSteamSpawn
(Level world, BlockState state, BlockPos pos)
common/src/main/java/org/orecruncher/dsurround/effects/systems/SteamEffectSystem.java:69
↓ 2 callers
Method
canWaterfallSpawn
(Level world, BlockState state, BlockPos pos)
common/src/main/java/org/orecruncher/dsurround/effects/systems/WaterfallEffectSystem.java:243
↓ 2 callers
Method
cast
(TagData<?> tagData)
common/src/main/java/org/orecruncher/dsurround/lib/resources/ClientTagLoader.java:189
↓ 2 callers
Method
checkBlockStateSpecification
Checks that a string is a valid format specification for BlockState
common/src/main/java/org/orecruncher/dsurround/lib/CodecExtensions.java:21
↓ 2 callers
Method
clampHeight
(int y)
common/src/main/java/org/orecruncher/dsurround/lib/scanner/ScanContext.java:47
↓ 2 callers
Method
clear
()
common/src/main/java/org/orecruncher/dsurround/lib/resources/ClientTagLoader.java:50
↓ 2 callers
Method
clearSounds
()
common/src/main/java/org/orecruncher/dsurround/processing/BiomeSoundHandler.java:157
↓ 2 callers
Method
clearSounds
()
common/src/main/java/org/orecruncher/dsurround/config/biome/BiomeInfo.java:204
↓ 2 callers
Method
clearSounds
()
common/src/main/java/org/orecruncher/dsurround/config/block/BlockInfo.java:128
↓ 2 callers
Method
closeScreen
()
common/src/main/java/org/orecruncher/dsurround/gui/sound/IndividualSoundControlScreen.java:127
↓ 2 callers
Method
computePath
(Class<?> clazz)
common/src/main/java/org/orecruncher/dsurround/lib/config/ConfigurationData.java:56
↓ 2 callers
Method
construct
()
common/src/main/java/org/orecruncher/dsurround/Client.java:82
↓ 2 callers
Method
convert
Handles the conversion of the incoming IAudioStream into mono format as needed. @param inputStream The audio stream that is to be played @return An I
common/src/main/java/org/orecruncher/dsurround/runtime/audio/Conversion.java:21
↓ 2 callers
Method
countVerticalBlocks
(final Level provider, final BlockPos pos,
common/src/main/java/org/orecruncher/dsurround/effects/blocks/producers/BlockEffectProducer.java:53
↓ 2 callers
Method
create
(String modId)
common/src/main/java/org/orecruncher/dsurround/lib/logging/ModLog.java:25
↓ 2 callers
Method
create
(final BlockState state)
common/src/main/java/org/orecruncher/dsurround/lib/block/BlockStateMatcher.java:38
↓ 2 callers
Method
createBubbleParticle
(boolean isDrowning)
common/src/main/java/org/orecruncher/dsurround/effects/entity/BreathEffect.java:89
↓ 2 callers
Method
createForResourceManager
(ResourceManager resourceManager)
common/src/main/java/org/orecruncher/dsurround/lib/resources/ResourceUtilities.java:94
↓ 2 callers
Method
createPath
(final Path path)
common/src/main/java/org/orecruncher/dsurround/lib/platform/ModInformation.java:149
↓ 2 callers
Method
createPrototype
(Class<T> clazz)
common/src/main/java/org/orecruncher/dsurround/lib/config/ConfigProcessor.java:14
↓ 2 callers
Method
deactivate
Called before the effect is removed from the various maps so that cleanup can be performed.
common/src/main/java/org/orecruncher/dsurround/effects/IEntityEffect.java:23
↓ 2 callers
Method
displayName
()
common/src/main/java/org/orecruncher/dsurround/lib/platform/ModInformation.java:48
↓ 2 callers
Method
doCompassSpin
(ItemStack stack)
common/src/main/java/org/orecruncher/dsurround/gui/overlay/CompassOverlay.java:84
↓ 2 callers
Method
doScaling
()
common/src/main/java/org/orecruncher/dsurround/config/WaterRippleStyle.java:25
↓ 2 callers
Method
doShowCompass
(ItemStack stack)
common/src/main/java/org/orecruncher/dsurround/gui/overlay/CompassOverlay.java:80
↓ 2 callers
Method
doTick
()
common/src/main/java/org/orecruncher/dsurround/processing/Handlers.java:110
↓ 2 callers
Method
doTrace
()
common/src/main/java/org/orecruncher/dsurround/lib/math/ReusableRaycastIterator.java:27
↓ 2 callers
Method
drawText
(GuiGraphics context, ObjectArray<FormattedCharSequence> text, boolean left)
common/src/main/java/org/orecruncher/dsurround/gui/overlay/DiagnosticsOverlay.java:178
↓ 2 callers
Method
dsurround_getBlockInfo
()
common/src/main/java/org/orecruncher/dsurround/mixinutils/IBlockStateExtended.java:7
↓ 2 callers
Method
dsurround_getEffectInfo
()
common/src/main/java/org/orecruncher/dsurround/mixinutils/ILivingEntityExtended.java:7
↓ 2 callers
Method
dsurround_getSoundSystem
()
common/src/main/java/org/orecruncher/dsurround/mixins/audio/MixinSoundManagerAccessor.java:11
↓ 2 callers
Method
dsurround_getSources
()
common/src/main/java/org/orecruncher/dsurround/mixins/audio/MixinSoundEngineAccessor.java:15
↓ 2 callers
Method
dsurround_setEffectInfo
(@Nullable EntityEffectInfo info)
common/src/main/java/org/orecruncher/dsurround/mixinutils/ILivingEntityExtended.java:9
↓ 2 callers
Method
dsurround_setPaused
(boolean flag)
common/src/main/java/org/orecruncher/dsurround/mixins/audio/MixinMusicManager.java:55
↓ 2 callers
Method
dsurround_setPaused
(boolean flag)
common/src/main/java/org/orecruncher/dsurround/mixinutils/IMusicManager.java:11
↓ 2 callers
Method
dumpBlocks
(boolean noStates)
common/src/main/java/org/orecruncher/dsurround/commands/handlers/DumpCommandHandler.java:46
↓ 2 callers
Method
elapsed
Time duration since last reset. Value is converted based on TimeUnit value. @return Elapsed time
common/src/main/java/org/orecruncher/dsurround/lib/system/IStopwatch.java:24
↓ 2 callers
Method
enabled
()
common/src/main/java/org/orecruncher/dsurround/processing/fog/HolisticFogRangeCalculator.java:41
↓ 2 callers
Method
equals
(Object other)
common/src/main/java/org/orecruncher/dsurround/lib/version/SemanticVersion.java:248
← previous
next →
201–300 of 1,859, ranked by callers