MCPcopy Create free account

hub / github.com/OreCruncher/DynamicSurroundingsFabric / functions

Functions1,859 in github.com/OreCruncher/DynamicSurroundingsFabric

↓ 2 callersMethodequals
(Object obj)
common/src/main/java/org/orecruncher/dsurround/lib/block/BlockStateProperties.java:106
↓ 2 callersMethodequals
(final Object obj)
common/src/main/java/org/orecruncher/dsurround/config/data/DimensionConfigRule.java:46
↓ 2 callersMethodestimateSoundSource
(ResourceLocation location)
common/src/main/java/org/orecruncher/dsurround/sound/SoundMetadata.java:69
↓ 2 callersMethodeval
(final Script conditions)
common/src/main/java/org/orecruncher/dsurround/runtime/IConditionEvaluator.java:8
↓ 2 callersMethodfind
(final Object o)
common/src/main/java/org/orecruncher/dsurround/lib/collections/ObjectArray.java:102
↓ 2 callersMethodfindBiomeSoundMatches
()
common/src/main/java/org/orecruncher/dsurround/config/biome/BiomeInfo.java:166
↓ 2 callersMethodfindPath
(String fileNamePattern, Path root)
common/src/main/java/org/orecruncher/dsurround/lib/resources/ResourceLookupHelper.java:40
↓ 2 callersMethodformatSound
(SoundInstance sound)
common/src/main/java/org/orecruncher/dsurround/sound/AudioPlayerDebug.java:37
↓ 2 callersMethodgenerateLevel
(Object prototype)
common/src/main/java/org/orecruncher/dsurround/lib/config/ConfigProcessor.java:47
↓ 2 callersMethodget
(final int idx)
common/src/main/java/org/orecruncher/dsurround/lib/collections/ObjectArray.java:54
↓ 2 callersMethodgetAirAbsorb
()
common/src/main/java/org/orecruncher/dsurround/runtime/audio/SourceContext.java:87
↓ 2 callersMethodgetBackgroundMusic
Creates a Music instance to be used with Minecraft's music manager
common/src/main/java/org/orecruncher/dsurround/config/biome/IBiomeSoundProvider.java:33
↓ 2 callersMethodgetBiomeName
(ResourceLocation id)
common/src/main/java/org/orecruncher/dsurround/config/libraries/IBiomeLibrary.java:12
↓ 2 callersMethodgetBiomes
()
common/src/main/java/org/orecruncher/dsurround/processing/Scanners.java:51
↓ 2 callersMethodgetBlockInfo
Obtains the cached block information data instance from the given BlockState. If not present, a BlockInfo instance will be created and cached prior to
common/src/main/java/org/orecruncher/dsurround/config/libraries/IBlockLibrary.java:15
↓ 2 callersMethodgetBlockInfoWeak
Obtains the cached block information data instance from the given BlockState. If not present, the DEFAULT BlockInfo instance is returned. This API is
common/src/main/java/org/orecruncher/dsurround/config/libraries/IBlockLibrary.java:22
↓ 2 callersMethodgetCategory
Gets the sound category that has been configured or estimated from the location ID.
common/src/main/java/org/orecruncher/dsurround/sound/SoundMetadata.java:120
↓ 2 callersMethodgetCloudHeight
The veritical Y level where clouds are expected to be
common/src/main/java/org/orecruncher/dsurround/config/libraries/IDimensionInformation.java:30
↓ 2 callersMethodgetCompassWobble
Indicates whether the compass should "wobble" making the bearing unreadable
common/src/main/java/org/orecruncher/dsurround/config/libraries/IDimensionInformation.java:35
↓ 2 callersMethodgetConfig
(Class<T> clazz)
common/src/main/java/org/orecruncher/dsurround/lib/config/ConfigurationData.java:38
↓ 2 callersMethodgetConfigPath
(final String modId)
common/src/main/java/org/orecruncher/dsurround/lib/platform/ModInformation.java:134
↓ 2 callersMethodgetCurrentScreen
()
common/src/main/java/org/orecruncher/dsurround/lib/GameUtils.java:38
↓ 2 callersMethodgetCurrentSeasonTranslated
Gets the translated season name from the provider resources.
common/src/main/java/org/orecruncher/dsurround/lib/seasons/ISeasonalInformation.java:27
↓ 2 callersMethodgetDirect
()
common/src/main/java/org/orecruncher/dsurround/runtime/audio/SourceContext.java:83
↓ 2 callersMethodgetEnd
()
common/src/main/java/org/orecruncher/dsurround/lib/math/ReusableRaycastContext.java:56
↓ 2 callersMethodgetEquipableSoundEvent
(ItemStack stack)
common/src/main/java/org/orecruncher/dsurround/config/libraries/impl/ItemLibrary.java:111
↓ 2 callersMethodgetExtraSound
Gets an add-on SoundEvent based on existing conditions within the game as well as configuration. @param type Type of SoundEvent to retrieve @param
common/src/main/java/org/orecruncher/dsurround/config/biome/IBiomeSoundProvider.java:28
↓ 2 callersMethodgetFormattedProperties
()
common/src/main/java/org/orecruncher/dsurround/lib/block/BlockStateProperties.java:115
↓ 2 callersMethodgetHandlerName
Used to get the handler name for logging purposes. @return Name of the handler
common/src/main/java/org/orecruncher/dsurround/processing/AbstractClientHandler.java:40
↓ 2 callersMethodgetIntensity
()
common/src/main/java/org/orecruncher/dsurround/processing/fog/FogDensity.java:44
↓ 2 callersMethodgetLanguageKey
()
common/src/main/java/org/orecruncher/dsurround/lib/config/ConfigElement.java:28
↓ 2 callersMethodgetLast
()
common/src/main/java/org/orecruncher/dsurround/lib/collections/ObjectArray.java:65
↓ 2 callersMethodgetLowPass0
()
common/src/main/java/org/orecruncher/dsurround/runtime/audio/SourceContext.java:67
↓ 2 callersMethodgetLowPass1
()
common/src/main/java/org/orecruncher/dsurround/runtime/audio/SourceContext.java:71
↓ 2 callersMethodgetLowPass2
()
common/src/main/java/org/orecruncher/dsurround/runtime/audio/SourceContext.java:75
↓ 2 callersMethodgetLowPass3
()
common/src/main/java/org/orecruncher/dsurround/runtime/audio/SourceContext.java:79
↓ 2 callersMethodgetMinMaxPointsForVolume
(final BlockPos pos)
common/src/main/java/org/orecruncher/dsurround/lib/scanner/CuboidScanner.java:29
↓ 2 callersMethodgetModTags
()
common/src/main/java/org/orecruncher/dsurround/tags/ModTags.java:29
↓ 2 callersMethodgetNonSyntheticBiomeRules
(Predicate<BiomeConfigRule> filter)
common/src/main/java/org/orecruncher/dsurround/config/libraries/impl/BiomeLibrary.java:186
↓ 2 callersMethodgetPrecipitationAt
Gets the possible precipitation that can occur in the biome at the specified position.
common/src/main/java/org/orecruncher/dsurround/lib/seasons/ISeasonalInformation.java:87
↓ 2 callersMethodgetProperties
()
common/src/main/java/org/orecruncher/dsurround/lib/block/BlockStateParser.java:126
↓ 2 callersMethodgetProviderName
Name of the seasonal provider
common/src/main/java/org/orecruncher/dsurround/lib/seasons/ISeasonalInformation.java:17
↓ 2 callersMethodgetRGBColor
(float delta)
common/src/main/java/org/orecruncher/dsurround/lib/gui/ColorGradient.java:30
↓ 2 callersMethodgetRegistryManager
()
common/src/main/java/org/orecruncher/dsurround/lib/GameUtils.java:34
↓ 2 callersMethodgetResourceManager
()
common/src/main/java/org/orecruncher/dsurround/lib/GameUtils.java:66
↓ 2 callersMethodgetScanCenter
()
common/src/main/java/org/orecruncher/dsurround/lib/scanner/ScanContext.java:31
↓ 2 callersMethodgetSeaLevel
()
common/src/main/java/org/orecruncher/dsurround/config/DimensionInfo.java:65
↓ 2 callersMethodgetServerBrand
()
common/src/main/java/org/orecruncher/dsurround/lib/GameUtils.java:96
↓ 2 callersMethodgetSoundEvent
()
common/src/main/java/org/orecruncher/dsurround/processing/BiomeSoundEmitter.java:72
↓ 2 callersMethodgetSoundFactoryOrDefault
(ResourceLocation factoryLocation)
common/src/main/java/org/orecruncher/dsurround/config/libraries/ISoundLibrary.java:22
↓ 2 callersMethodgetSoundListener
()
common/src/main/java/org/orecruncher/dsurround/runtime/audio/AudioUtilities.java:64
↓ 2 callersMethodgetSoundOcclusion
()
common/src/main/java/org/orecruncher/dsurround/config/block/BlockInfo.java:100
↓ 2 callersMethodgetSoundReflectivity
()
common/src/main/java/org/orecruncher/dsurround/config/block/BlockInfo.java:96
↓ 2 callersMethodgetSpaceHeight
The vertical Y level which is the threshold of outer space.
common/src/main/java/org/orecruncher/dsurround/config/libraries/IDimensionInformation.java:26
↓ 2 callersMethodgetSpecification
(Class<T> clazz)
common/src/main/java/org/orecruncher/dsurround/lib/config/ConfigurationData.java:43
↓ 2 callersMethodgetSpriteNumber
()
common/src/main/java/org/orecruncher/dsurround/config/CompassStyle.java:15
↓ 2 callersMethodgetSpriteProvider
(ParticleType<?> particleType)
common/src/main/java/org/orecruncher/dsurround/effects/particles/ParticleUtils.java:20
↓ 2 callersMethodgetStartAngle
()
common/src/main/java/org/orecruncher/dsurround/processing/fog/FogDensity.java:48
↓ 2 callersMethodgetStopwatch
()
common/src/main/java/org/orecruncher/dsurround/lib/system/ISystemClock.java:10
↓ 2 callersMethodgetStrength
()
common/src/main/java/org/orecruncher/dsurround/effects/blocks/AbstractParticleEmitterEffect.java:34
↓ 2 callersMethodgetSubTitle
Gets the subtitle (subtitle) configured in sounds.json, or EMPTY if not present. @return Configured subtitle, or EMPTY if not present.
common/src/main/java/org/orecruncher/dsurround/sound/SoundMetadata.java:104
↓ 2 callersMethodgetTextHandler
()
common/src/main/java/org/orecruncher/dsurround/lib/GameUtils.java:58
↓ 2 callersMethodgetTexture
()
common/src/main/java/org/orecruncher/dsurround/effects/particles/DsurroundParticleRenderType.java:34
↓ 2 callersMethodgetTooltip
(Style style)
common/src/main/java/org/orecruncher/dsurround/lib/config/ConfigElement.java:36
↓ 2 callersMethodgetTooltipStyle
()
common/src/main/java/org/orecruncher/dsurround/lib/config/ConfigOptions.java:56
↓ 2 callersMethodgetU1
()
common/src/main/java/org/orecruncher/dsurround/effects/particles/WaterRippleParticle.java:87
↓ 2 callersMethodgetU2
(final int age)
common/src/main/java/org/orecruncher/dsurround/config/WaterRippleStyle.java:20
↓ 2 callersMethodgetUpdateUrl
()
common/src/main/java/org/orecruncher/dsurround/lib/platform/ModInformation.java:68
↓ 2 callersMethodgetUtcNanosNow
()
common/src/main/java/org/orecruncher/dsurround/lib/system/ISystemClock.java:6
↓ 2 callersMethodgetV1
()
common/src/main/java/org/orecruncher/dsurround/effects/particles/WaterRippleParticle.java:97
↓ 2 callersMethodgetV2
(final int age)
common/src/main/java/org/orecruncher/dsurround/config/WaterRippleStyle.java:58
↓ 2 callersMethodgetValue
(Object instance)
common/src/main/java/org/orecruncher/dsurround/lib/config/ConfigElement.java:117
↓ 2 callersMethodgetVolume
The volume of the scan area
common/src/main/java/org/orecruncher/dsurround/lib/scanner/Scanner.java:62
↓ 2 callersMethodgetVolumeFor
(final BlockPos pos)
common/src/main/java/org/orecruncher/dsurround/lib/scanner/CuboidScanner.java:43
↓ 2 callersMethodgetVolumeScaling
(Level world, BlockPos pos, BlockState state)
common/src/main/java/org/orecruncher/dsurround/effects/entity/StepThroughBrushEffect.java:68
↓ 2 callersMethodgetWeight
()
common/src/main/java/org/orecruncher/dsurround/config/AcousticEntry.java:32
↓ 2 callersMethodgetWorldReference
()
common/src/main/java/org/orecruncher/dsurround/lib/scanner/ScanContext.java:39
↓ 2 callersMethodhasNext
()
common/src/main/java/org/orecruncher/dsurround/lib/collections/ObjectArray.java:209
↓ 2 callersMethodhasProperties
()
common/src/main/java/org/orecruncher/dsurround/lib/block/BlockStateParser.java:122
↓ 2 callersMethodheight
()
common/src/main/java/org/orecruncher/dsurround/lib/gui/WarmToast.java:58
↓ 2 callersMethodinitializeClient
()
common/src/main/java/org/orecruncher/dsurround/Client.java:93
↓ 2 callersMethodinitializeTagCache
()
common/src/main/java/org/orecruncher/dsurround/config/libraries/impl/TagLibrary.java:197
↓ 2 callersMethodinsertBeforeDefaultRule
(Mapping mapping)
common/src/main/java/org/orecruncher/dsurround/config/SoundMapping.java:68
↓ 2 callersMethodis
(String trait)
common/src/main/java/org/orecruncher/dsurround/runtime/sets/impl/BiomeVariables.java:107
↓ 2 callersMethodisAutumn
()
common/src/main/java/org/orecruncher/dsurround/runtime/sets/ISeasonVariables.java:7
↓ 2 callersMethodisColdTemperature
Indicates whether the temperature at the given position is considered cold. For example, if the temp is cold, the frost breath effect can be produced.
common/src/main/java/org/orecruncher/dsurround/lib/seasons/ISeasonalInformation.java:66
↓ 2 callersMethodisCurrentPlayer
(LivingEntity player)
common/src/main/java/org/orecruncher/dsurround/effects/entity/EntityEffectInfo.java:75
↓ 2 callersMethodisEnabled
Indicates the effect system is enabled for processing
common/src/main/java/org/orecruncher/dsurround/effects/IEffectSystem.java:19
↓ 2 callersMethodisHidden
()
common/src/main/java/org/orecruncher/dsurround/lib/config/ConfigElement.java:51
↓ 2 callersMethodisInVillage
()
common/src/main/java/org/orecruncher/dsurround/runtime/sets/IEnvironmentState.java:6
↓ 2 callersMethodisPaused
()
common/src/main/java/org/orecruncher/dsurround/lib/GameUtils.java:78
↓ 2 callersMethodisRaining
Is it currently raining in the player world @return true if it is raining, false otherwise
common/src/main/java/org/orecruncher/dsurround/runtime/sets/IWeatherVariables.java:11
↓ 2 callersMethodisReallyInside
()
common/src/main/java/org/orecruncher/dsurround/processing/scanner/CeilingScanner.java:83
↓ 2 callersMethodisSinglePlayer
()
common/src/main/java/org/orecruncher/dsurround/lib/GameUtils.java:83
↓ 2 callersMethodisSpring
()
common/src/main/java/org/orecruncher/dsurround/runtime/sets/ISeasonVariables.java:5
↓ 2 callersMethodisSummer
()
common/src/main/java/org/orecruncher/dsurround/runtime/sets/ISeasonVariables.java:6
↓ 2 callersMethodisSuperFlat
(final Level world)
common/src/main/java/org/orecruncher/dsurround/lib/world/WorldUtils.java:16
↓ 2 callersMethodisWinter
()
common/src/main/java/org/orecruncher/dsurround/runtime/sets/ISeasonVariables.java:8
↓ 2 callersMethoditerator
()
common/src/main/java/org/orecruncher/dsurround/lib/collections/ObjectArray.java:203
↓ 2 callersMethodloadSoundConfiguration
()
common/src/main/java/org/orecruncher/dsurround/config/libraries/impl/SoundLibrary.java:348
← previousnext →301–400 of 1,859, ranked by callers