Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- absolute() - Method in record class net.frozenblock.lib.gametest.api.TrackedPosition
- ABSOLUTE - Enum constant in enum class net.frozenblock.lib.gametest.api.PositionType
-
Converts relative positions to absolute
- AbsoluteGravityFunction - Record Class in net.frozenblock.lib.gravity.api.functions
- AbsoluteGravityFunction(Vec3) - Constructor for record class net.frozenblock.lib.gravity.api.functions.AbsoluteGravityFunction
-
Creates an instance of a
AbsoluteGravityFunctionrecord class. - AbstractArrowMixin - Class in net.frozenblock.lib.gravity.mixin
- AbstractArrowMixin() - Constructor for class net.frozenblock.lib.gravity.mixin.AbstractArrowMixin
- AbstractConfigEntryMixin - Class in net.frozenblock.lib.config.clothconfig.mixin.client
- AbstractConfigEntryMixin() - Constructor for class net.frozenblock.lib.config.clothconfig.mixin.client.AbstractConfigEntryMixin
- AbstractContainerMenuMixin - Class in net.frozenblock.lib.item.mixin
- AbstractContainerMenuMixin() - Constructor for class net.frozenblock.lib.item.mixin.AbstractContainerMenuMixin
- AbstractFishMixin - Class in net.frozenblock.lib.entity.mixin
- AbstractMinecartMixin - Class in net.frozenblock.lib.gravity.mixin
- AbstractMinecartMixin() - Constructor for class net.frozenblock.lib.gravity.mixin.AbstractMinecartMixin
- accept(T) - Method in record class net.frozenblock.lib.config.impl.network.ConfigSyncModification
- acceptedDistance() - Method in class net.frozenblock.lib.entity.api.behavior.MoveToBlockBehavior
- acceptTargets(Set<String>, Set<String>) - Method in class net.frozenblock.lib.config.clothconfig.mixin.plugin.FrozenLibClothConfigMixinPlugin
- acceptTargets(Set<String>, Set<String>) - Method in class net.frozenblock.lib.modmenu.mixin.plugin.RequiresModMenuMixinPlugin
- acceptTargets(Set<String>, Set<String>) - Method in class net.frozenblock.lib.worldgen.surface.mixin.SurfaceRulePlugin
- ACCURATE_HEIGHTMAP - Static variable in class net.frozenblock.lib.worldgen.feature.api.placementmodifier.FrozenPlacementModifiers
- add(String) - Static method in class net.frozenblock.lib.menu.api.SplashTextAPI
- add(Climate.ParameterPoint...) - Method in class net.frozenblock.lib.worldgen.biome.api.parameters.BiomeParameters
- add(ItemLike, ResourceKey<CreativeModeTab>...) - Static method in class net.frozenblock.lib.item.api.FrozenCreativeTabs
- add(ModProtocolDef) - Static method in class org.quiltmc.qsl.frozenblock.core.registry.api.sync.ModProtocol
- addAdditionalSaveData(CompoundTag) - Method in class net.frozenblock.lib.entity.api.SilentTicker
- addAfter(ItemLike, ItemLike, String, CreativeModeTab.TabVisibility, ResourceKey<CreativeModeTab>...) - Static method in class net.frozenblock.lib.item.api.FrozenCreativeTabs
- addAfter(ItemLike, ItemLike, ResourceKey<CreativeModeTab>...) - Static method in class net.frozenblock.lib.item.api.FrozenCreativeTabs
- addAfter(ItemLike, ItemLike, CreativeModeTab.TabVisibility, ResourceKey<CreativeModeTab>...) - Static method in class net.frozenblock.lib.item.api.FrozenCreativeTabs
- addBefore(ItemLike, ItemLike, String, CreativeModeTab.TabVisibility, ResourceKey<CreativeModeTab>...) - Static method in class net.frozenblock.lib.item.api.FrozenCreativeTabs
- addBefore(ItemLike, ItemLike, ResourceKey<CreativeModeTab>...) - Static method in class net.frozenblock.lib.item.api.FrozenCreativeTabs
- addBefore(ItemLike, ItemLike, CreativeModeTab.TabVisibility, ResourceKey<CreativeModeTab>...) - Static method in class net.frozenblock.lib.item.api.FrozenCreativeTabs
- addBiomeRenameFix(DataFixerBuilder, String, Map<ResourceLocation, ResourceLocation>, Schema) - Static method in class org.quiltmc.qsl.frozenblock.misc.datafixerupper.api.SimpleFixes
-
Adds a biome rename fix to the builder, in case biome identifiers are changed.
- addBlock(String, String, SoundType, BooleanSupplier) - Static method in class net.frozenblock.lib.sound.api.block_sound_group.BlockSoundGroupOverwrites
-
Adds a block with the specified namespace and id.
- addBlock(String, String, SoundType, BooleanSupplier) - Method in class net.frozenblock.lib.sound.impl.block_sound_group.BlockSoundGroupManager
-
Adds a block with the specified namespace and id.
- addBlock(String, SoundType, BooleanSupplier) - Static method in class net.frozenblock.lib.sound.api.block_sound_group.BlockSoundGroupOverwrites
-
This will only work with vanilla blocks.
- addBlock(String, SoundType, BooleanSupplier) - Method in class net.frozenblock.lib.sound.impl.block_sound_group.BlockSoundGroupManager
-
This will only work with vanilla blocks.
- addBlock(ResourceLocation, SoundType, BooleanSupplier) - Static method in class net.frozenblock.lib.sound.api.block_sound_group.BlockSoundGroupOverwrites
-
Adds a block with the specified
ResourceLocation. - addBlock(ResourceLocation, SoundType, BooleanSupplier) - Method in class net.frozenblock.lib.sound.impl.block_sound_group.BlockSoundGroupManager
-
Adds a block with the specified
ResourceLocation. - addBlock(Block, SoundType, BooleanSupplier) - Static method in class net.frozenblock.lib.sound.api.block_sound_group.BlockSoundGroupOverwrites
- addBlock(Block, SoundType, BooleanSupplier) - Method in class net.frozenblock.lib.sound.impl.block_sound_group.BlockSoundGroupManager
- addBlockRenameFix(DataFixerBuilder, String, ResourceLocation, ResourceLocation, Schema) - Static method in class org.quiltmc.qsl.frozenblock.misc.datafixerupper.api.SimpleFixes
-
Adds a block rename fix to the builder, in case a block's identifier is changed.
- addBlocks(Block[], SoundType, BooleanSupplier) - Static method in class net.frozenblock.lib.sound.api.block_sound_group.BlockSoundGroupOverwrites
- addBlocks(Block[], SoundType, BooleanSupplier) - Method in class net.frozenblock.lib.sound.impl.block_sound_group.BlockSoundGroupManager
- addBlockStateRenameFix(DataFixerBuilder, String, ResourceLocation, String, String, String, Schema) - Static method in class org.quiltmc.qsl.frozenblock.misc.datafixerupper.api.SimpleFixes
-
Adds a blockstate rename fix to the builder, in case a blockstate's name is changed.
- addBlockTag(TagKey<Block>, SoundType, BooleanSupplier) - Static method in class net.frozenblock.lib.sound.api.block_sound_group.BlockSoundGroupOverwrites
- addBlockTag(TagKey<Block>, SoundType, BooleanSupplier) - Method in class net.frozenblock.lib.sound.impl.block_sound_group.BlockSoundGroupManager
- addBottomBiome(Consumer<Pair<Climate.ParameterPoint, ResourceKey<Biome>>>, Climate.Parameter, Climate.Parameter, Climate.Parameter, Climate.Parameter, Climate.Parameter, float) - Method in class net.frozenblock.lib.worldgen.biome.api.FrozenBiome
- addCriteria(Advancement, String, Criterion) - Static method in class net.frozenblock.lib.advancement.api.AdvancementAPI
- addCriteria(Advancement, String, CriterionTriggerInstance) - Static method in class net.frozenblock.lib.advancement.api.AdvancementAPI
- addDamageSound(DamageSource, SoundEvent, ResourceLocation) - Static method in class net.frozenblock.lib.sound.api.damagesource.PlayerDamageSourceSounds
- addEndSurfaceRules(List<SurfaceRules.RuleSource>) - Method in interface net.frozenblock.lib.worldgen.surface.api.SurfaceRuleEvents.EndSurfaceRuleCallback
- addEntity(Entity, FlyBySoundHub.FlyBySound) - Static method in class net.frozenblock.lib.sound.api.FlyBySoundHub
- addEntityRenameFix(DataFixerBuilder, String, ResourceLocation, ResourceLocation, Schema) - Static method in class org.quiltmc.qsl.frozenblock.misc.datafixerupper.api.SimpleFixes
-
Adds an entity rename fix to the builder, in case an entity's identifier is changed.
- addEntityScreenShake(Entity, float, int, int, float, int) - Static method in class net.frozenblock.lib.screenshake.api.ScreenShakeManager
- addEntityScreenShake(Entity, float, float) - Static method in class net.frozenblock.lib.screenshake.api.ScreenShakeManager
- addEntityScreenShake(Entity, float, int, float) - Static method in class net.frozenblock.lib.screenshake.api.ScreenShakeManager
- addEntityScreenShake(Entity, float, int, int, float) - Static method in class net.frozenblock.lib.screenshake.api.ScreenShakeManager
- addEntityType(EntityType<?>, FlyBySoundHub.FlyBySound) - Static method in class net.frozenblock.lib.sound.api.FlyBySoundHub
- addExtension(Supplier<ClientWindManagerExtension>) - Static method in class net.frozenblock.lib.wind.api.ClientWindManager
- addExtension(ClientWindManagerExtension) - Static method in class net.frozenblock.lib.wind.api.ClientWindManager
- addExtension(Function<WindManager, WindManagerExtension>) - Static method in class net.frozenblock.lib.wind.api.WindManager
- addExtension(Function<WindManager, WindManagerExtension>, int) - Static method in class net.frozenblock.lib.wind.api.WindManager
- addFadingDistanceSound(ResourceLocation, ResourceLocation, SoundSource, float, float, ResourceLocation, boolean, float, float) - Method in interface net.frozenblock.lib.sound.impl.EntityLoopingFadingDistanceSoundInterface
- addFadingDistanceSound(ResourceLocation, ResourceLocation, SoundSource, float, float, ResourceLocation, boolean, float, float) - Method in class net.frozenblock.lib.sound.mixin.EntityMixin
- addFeatures(BiomeGenerationSettings.Builder) - Method in class net.frozenblock.lib.worldgen.biome.api.FrozenBiome
- addGenericSurfaceRules(List<FrozenDimensionBoundRuleSource>) - Method in interface net.frozenblock.lib.worldgen.surface.api.SurfaceRuleEvents.GenericSurfaceRuleCallback
- addInstrument(Item, TagKey<Instrument>, CreativeModeTab.TabVisibility, ResourceKey<CreativeModeTab>...) - Static method in class net.frozenblock.lib.item.api.FrozenCreativeTabs
- addInstrumentAfter(Item, Item, TagKey<Instrument>, CreativeModeTab.TabVisibility, ResourceKey<CreativeModeTab>...) - Static method in class net.frozenblock.lib.item.api.FrozenCreativeTabs
- addInstrumentBefore(ItemLike, Item, TagKey<Instrument>, CreativeModeTab.TabVisibility, ResourceKey<CreativeModeTab>...) - Static method in class net.frozenblock.lib.item.api.FrozenCreativeTabs
- addItemRenameFix(DataFixerBuilder, String, ResourceLocation, ResourceLocation, Schema) - Static method in class org.quiltmc.qsl.frozenblock.misc.datafixerupper.api.SimpleFixes
-
Adds an item rename fix to the builder, in case an item's identifier is changed.
- additional() - Method in record class net.frozenblock.lib.item.impl.network.CooldownChangePacket
-
Returns the value of the
additionalrecord component. - additionalHeight() - Method in record class net.frozenblock.lib.worldgen.feature.api.features.config.ColumnWithDiskFeatureConfig
-
Returns the value of the
additionalHeightrecord component. - addLootTables(Advancement, List<ResourceLocation>) - Static method in class net.frozenblock.lib.advancement.api.AdvancementAPI
- addMobCategory(String, MobCategory) - Static method in class net.frozenblock.lib.mobcategory.api.FrozenMobCategories
- addModDataVersions(CompoundTag) - Method in class org.quiltmc.qsl.frozenblock.misc.datafixerupper.impl.NoOpQuiltDataFixesInternals
- addModDataVersions(CompoundTag) - Method in class org.quiltmc.qsl.frozenblock.misc.datafixerupper.impl.QuiltDataFixesInternals
- addModDataVersions(CompoundTag) - Method in class org.quiltmc.qsl.frozenblock.misc.datafixerupper.impl.QuiltDataFixesInternalsImpl
- addNetherSurfaceRules(List<SurfaceRules.RuleSource>) - Method in interface net.frozenblock.lib.worldgen.surface.api.SurfaceRuleEvents.NetherSurfaceRuleCallback
- addOverworldBiome(ResourceKey<Biome>, Climate.TargetPoint) - Static method in class net.frozenblock.lib.worldgen.biome.api.FrozenOverworldBiomes
-
Adds a biome to the Overworld generator.
- addOverworldBiome(ResourceKey<Biome>, Climate.ParameterPoint) - Static method in class net.frozenblock.lib.worldgen.biome.api.FrozenOverworldBiomes
-
Adds a biome to the Overworld generator.
- addOverworldBiome(ResourceKey<Biome>, Climate.ParameterPoint) - Static method in class net.frozenblock.lib.worldgen.biome.impl.OverworldBiomeData
- addOverworldBiome(ResourceKey<Biome>, Climate.Parameter, Climate.Parameter, Climate.Parameter, Climate.Parameter, float, List<Climate.Parameter>) - Static method in class net.frozenblock.lib.worldgen.biome.api.FrozenOverworldBiomes
-
Adds a biome to the Overworld generator.
- addOverworldBiome(ResourceKey<Biome>, Climate.Parameter, Climate.Parameter, Climate.Parameter, Climate.Parameter, float, Climate.Parameter...) - Static method in class net.frozenblock.lib.worldgen.biome.api.FrozenOverworldBiomes
-
Adds a biome to the Overworld generator.
- addOverworldBiome(ResourceKey<Biome>, Climate.Parameter, Climate.Parameter, Climate.Parameter, Climate.Parameter, Climate.Parameter, float, List<Climate.Parameter>) - Static method in class net.frozenblock.lib.worldgen.biome.api.FrozenOverworldBiomes
-
Adds a biome to the Overworld generator.
- addOverworldBiome(ResourceKey<Biome>, Climate.Parameter, Climate.Parameter, Climate.Parameter, Climate.Parameter, Climate.Parameter, float, Climate.Parameter...) - Static method in class net.frozenblock.lib.worldgen.biome.api.FrozenOverworldBiomes
-
Adds a biome to the Overworld generator.
- addOverworldNoPrelimSurfaceRules(List<SurfaceRules.RuleSource>) - Method in interface net.frozenblock.lib.worldgen.surface.api.SurfaceRuleEvents.OverworldSurfaceRuleNoPrelimSurfaceCallback
- addOverworldSurfaceRules(List<SurfaceRules.RuleSource>) - Method in interface net.frozenblock.lib.worldgen.surface.api.SurfaceRuleEvents.OverworldSurfaceRuleCallback
- addPanorama(ResourceLocation) - Static method in class net.frozenblock.lib.menu.api.Panoramas
- addRecipes(Advancement, List<ResourceLocation>) - Static method in class net.frozenblock.lib.advancement.api.AdvancementAPI
- addRequirements(Advancement, String[][]) - Static method in class net.frozenblock.lib.advancement.api.AdvancementAPI
- addScreenShake(float, int, int, float, int) - Method in interface net.frozenblock.lib.screenshake.impl.EntityScreenShakeInterface
- addScreenShake(float, int, int, float, int) - Method in class net.frozenblock.lib.screenshake.mixin.EntityMixin
- addScreenShake(Level, float, int, int, double, double, double, float, int) - Static method in class net.frozenblock.lib.screenshake.api.ScreenShakeManager
- addScreenShake(Level, float, double, double, double, float) - Static method in class net.frozenblock.lib.screenshake.api.ScreenShakeManager
- addScreenShake(Level, float, int, double, double, double, float) - Static method in class net.frozenblock.lib.screenshake.api.ScreenShakeManager
- addScreenShake(Level, float, int, int, double, double, double, float) - Static method in class net.frozenblock.lib.screenshake.api.ScreenShakeManager
- addSemiDeepBiome(Consumer<Pair<Climate.ParameterPoint, ResourceKey<Biome>>>, Climate.Parameter, Climate.Parameter, Climate.Parameter, Climate.Parameter, Climate.Parameter, float) - Method in class net.frozenblock.lib.worldgen.biome.api.FrozenBiome
- addShake(float, int, int, float, int) - Method in class net.frozenblock.lib.screenshake.impl.EntityScreenShakeManager
- addShake(float, int, int, Vec3, float, int) - Method in class net.frozenblock.lib.screenshake.api.ScreenShakeManager
- addShake(ClientLevel, float, int, int, Vec3, float, int) - Static method in class net.frozenblock.lib.screenshake.api.client.ScreenShaker
- addShake(Entity, float, int, int, float, int) - Static method in class net.frozenblock.lib.screenshake.api.client.ScreenShaker
- addSound(ResourceLocation, ResourceLocation, SoundSource, float, float, ResourceLocation, boolean, float, float) - Method in class net.frozenblock.lib.sound.api.MovingLoopingFadingDistanceSoundEntityManager
- addSound(ResourceLocation, SoundSource, float, float, ResourceLocation, boolean) - Method in class net.frozenblock.lib.sound.api.MovingLoopingSoundEntityManager
- addSound(ResourceLocation, SoundSource, float, float, ResourceLocation, boolean) - Method in interface net.frozenblock.lib.sound.impl.EntityLoopingSoundInterface
- addSound(ResourceLocation, SoundSource, float, float, ResourceLocation, boolean) - Method in class net.frozenblock.lib.sound.mixin.EntityMixin
- addSpawns(MobSpawnSettings.Builder) - Method in class net.frozenblock.lib.worldgen.biome.api.FrozenBiome
- addSplashFiles(List<String>, ResourceManager, ProfilerFiller) - Method in class net.frozenblock.lib.menu.mixin.SplashManagerMixin
- addSplashLocation(ResourceLocation) - Static method in class net.frozenblock.lib.menu.api.SplashTextAPI
- addSurfaceBiome(Consumer<Pair<Climate.ParameterPoint, ResourceKey<Biome>>>, Climate.Parameter, Climate.Parameter, Climate.Parameter, Climate.Parameter, Climate.Parameter, float) - Method in class net.frozenblock.lib.worldgen.biome.api.FrozenBiome
- addUndergroundBiome(Consumer<Pair<Climate.ParameterPoint, ResourceKey<Biome>>>, Climate.Parameter, Climate.Parameter, Climate.Parameter, Climate.Parameter, Climate.Parameter, float) - Method in class net.frozenblock.lib.worldgen.biome.api.FrozenBiome
- addVeinType(String, OreVeinifier.VeinType) - Static method in class net.frozenblock.lib.worldgen.vein.api.FrozenVeinTypes
- addWeightedHeight(float[], float) - Static method in class net.frozenblock.lib.liquid.render.api.LiquidRenderUtils
- addWeirdness(FrozenBiomeParameters.BiomeRunnable, List<Climate.Parameter>) - Static method in class net.frozenblock.lib.worldgen.biome.api.parameters.FrozenBiomeParameters
- AdvancedMath - Class in net.frozenblock.lib.math.api
-
Adds more math operations.
- AdvancementAPI - Class in net.frozenblock.lib.advancement.api
- AdvancementEvents - Class in net.frozenblock.lib.advancement.api
- AdvancementEvents.AdvancementHolder - Record Class in net.frozenblock.lib.advancement.api
- AdvancementEvents.AdvancementInit - Interface in net.frozenblock.lib.advancement.api
- AdvancementHolder(ResourceLocation, Advancement) - Constructor for record class net.frozenblock.lib.advancement.api.AdvancementEvents.AdvancementHolder
-
Creates an instance of a
AdvancementHolderrecord class. - AdvancementListInteraction - Interface in net.frozenblock.lib.advancement.impl
- AdvancementListMixin - Class in net.frozenblock.lib.advancement.mixin
- AdvancementListMixin() - Constructor for class net.frozenblock.lib.advancement.mixin.AdvancementListMixin
- affectsPosition(double) - Method in record class net.frozenblock.lib.gravity.api.GravityBelt
- AIR - Static variable in class net.frozenblock.lib.worldgen.surface.api.FrozenSurfaceRules
- ALL - Static variable in class org.quiltmc.qsl.frozenblock.core.registry.api.sync.ModProtocol
- ALWAYS_SAVE_COOLDOWNS - Static variable in class net.frozenblock.lib.tag.api.FrozenItemTags
- ambientAdditionsSound() - Method in class net.frozenblock.lib.worldgen.biome.api.FrozenBiome
- ambientLoopSound() - Method in class net.frozenblock.lib.worldgen.biome.api.FrozenBiome
- ambientMoodSettings() - Method in class net.frozenblock.lib.worldgen.biome.api.FrozenBiome
- ambientParticleSettings() - Method in class net.frozenblock.lib.worldgen.biome.api.FrozenBiome
- AnimationAPI - Class in net.frozenblock.lib.math.api
-
This class is used to make animations with easings.
- apply(JsonElement, Marshaller) - Method in class net.frozenblock.lib.config.api.instance.json.JanksonTypedEntrySerializer
-
Deserializes a
JsonElementto aTypedEntry. - apply(TypedEntry, Marshaller) - Method in class net.frozenblock.lib.config.api.instance.json.JanksonTypedEntrySerializer
-
Serializes a
TypedEntryto aJsonElement. - apply(BlockSoundGroupManager.SoundGroupLoader, ResourceManager, ProfilerFiller, Executor) - Method in class net.frozenblock.lib.sound.impl.block_sound_group.BlockSoundGroupManager
- apply(SurfaceRules.Context) - Method in class net.frozenblock.lib.worldgen.surface.impl.BiomeTagConditionSource
- apply(SurfaceRules.Context) - Method in class net.frozenblock.lib.worldgen.surface.impl.OptimizedBiomeTagConditionSource
- ARID - Static variable in class net.frozenblock.lib.worldgen.biome.api.parameters.Humidity
- as(MappedRegistry<W>) - Static method in interface org.quiltmc.qsl.frozenblock.core.registry.api.event.RegistryEventStorage
-
Casts a
Registryto the duck interface. - asLookup() - Method in class org.quiltmc.qsl.frozenblock.core.registry.impl.event.DelayedRegistry
- assertBlockPresent(GameTestHelper, Block) - Method in record class net.frozenblock.lib.gametest.api.TrackedPosition
- asString() - Method in class org.quiltmc.qsl.frozenblock.core.registry.impl.sync.client.LogBuilder
- attachedExtensions - Variable in class net.frozenblock.lib.wind.api.WindManager
- attemptSpreadVein(LevelAccessor, BlockPos, BlockState, Collection<Direction>, boolean) - Method in record class net.frozenblock.lib.sculk.api.BooleanPropertySculkBehavior
- attemptUseCharge(SculkSpreader.ChargeCursor, LevelAccessor, BlockPos, RandomSource, SculkSpreader, boolean) - Method in record class net.frozenblock.lib.sculk.api.BooleanPropertySculkBehavior
- AUTO_ENTITIES_AND_SOUNDS - Static variable in class net.frozenblock.lib.sound.api.FlyBySoundHub
-
Plays sounds automatically when a certain entity is near.
- axe(UseOnContext, Level, BlockPos, BlockState, Direction, Direction) - Method in interface net.frozenblock.lib.axe.api.AxeBehaviors.AxeBehavior
- AxeBehaviors - Class in net.frozenblock.lib.axe.api
- AxeBehaviors() - Constructor for class net.frozenblock.lib.axe.api.AxeBehaviors
- AxeBehaviors.AxeBehavior - Interface in net.frozenblock.lib.axe.api
- AxeItemMixin - Class in net.frozenblock.lib.axe.mixin
- AxeItemMixin() - Constructor for class net.frozenblock.lib.axe.mixin.AxeItemMixin
B
- backEaseIn(Point2D, Point2D, double) - Static method in class net.frozenblock.lib.math.api.AnimationAPI
- backEaseIn(Point2D, Point2D, double, double) - Static method in class net.frozenblock.lib.math.api.AnimationAPI
-
BACK EASING - Generates a curve that comes back a little at the end (defined by an amount a >= 0)
- backEaseInOut(Point2D, Point2D, double) - Static method in class net.frozenblock.lib.math.api.AnimationAPI
- backEaseInOut(Point2D, Point2D, double, double) - Static method in class net.frozenblock.lib.math.api.AnimationAPI
- backEaseOut(Point2D, Point2D, double) - Static method in class net.frozenblock.lib.math.api.AnimationAPI
- backEaseOut(Point2D, Point2D, double, double) - Static method in class net.frozenblock.lib.math.api.AnimationAPI
- backgroundMusic() - Method in class net.frozenblock.lib.worldgen.biome.api.FrozenBiome
- BadgeMixin - Class in net.frozenblock.lib.modmenu.mixin.client
- BadgeMixin() - Constructor for class net.frozenblock.lib.modmenu.mixin.client.BadgeMixin
- BASALT - Static variable in class net.frozenblock.lib.worldgen.surface.api.FrozenSurfaceRules
- BASE_SCHEMA - Static variable in class org.quiltmc.qsl.frozenblock.misc.datafixerupper.api.QuiltDataFixes
-
A "base" version
0schema, for use by all mods. - baseTick() - Method in interface net.frozenblock.lib.wind.api.ClientWindManagerExtension
- baseTick(ServerLevel) - Method in interface net.frozenblock.lib.wind.api.WindManagerExtension
- BEDROCK - Static variable in class net.frozenblock.lib.worldgen.surface.api.FrozenSurfaceRules
- behavior() - Element in annotation interface net.frozenblock.lib.config.api.sync.annotation.EntrySyncData
-
Used to determine the behavior of a config entry on a server/LAN world.
- BehaviorMixin<E extends net.minecraft.world.entity.LivingEntity> - Class in net.frozenblock.lib.entity.mixin.behavior
- BehaviorMixin() - Constructor for class net.frozenblock.lib.entity.mixin.behavior.BehaviorMixin
- BELT_CODEC - Static variable in record class net.frozenblock.lib.gravity.api.functions.AbsoluteGravityFunction
- BELT_CODEC - Static variable in record class net.frozenblock.lib.gravity.api.functions.InterpolatedGravityFunction
- BillboardBlockEntityRenderer<T extends net.minecraft.world.level.block.entity.BlockEntity> - Class in net.frozenblock.lib.block.api.entity
- BillboardBlockEntityRenderer(BlockEntityRendererProvider.Context) - Constructor for class net.frozenblock.lib.block.api.entity.BillboardBlockEntityRenderer
- bindTags(Map<TagKey<T>, List<Holder<T>>>) - Method in class org.quiltmc.qsl.frozenblock.core.registry.impl.event.DelayedRegistry
- biomeID() - Method in class net.frozenblock.lib.worldgen.biome.api.FrozenBiome
- biomeNameTest - Variable in class net.frozenblock.lib.worldgen.surface.impl.OptimizedBiomeTagConditionSource
- BiomeParameters - Class in net.frozenblock.lib.worldgen.biome.api.parameters
- BiomeParameters() - Constructor for class net.frozenblock.lib.worldgen.biome.api.parameters.BiomeParameters
- biomes - Variable in class net.frozenblock.lib.worldgen.surface.impl.OptimizedBiomeTagConditionSource
- BIOMES - Static variable in class net.frozenblock.lib.worldgen.biome.api.parameters.OverworldBiomeBuilderParameters
- BiomeTagConditionSource - Class in net.frozenblock.lib.worldgen.surface.impl
- BiomeTagConditionSource(TagKey<Biome>) - Constructor for class net.frozenblock.lib.worldgen.surface.impl.BiomeTagConditionSource
- biomeTagKey - Variable in class net.frozenblock.lib.worldgen.surface.impl.OptimizedBiomeTagConditionSource
- BLACKLISTED_TYPES - Static variable in class net.frozenblock.lib.storage.api.HopperUntouchableList
- BLACKSTONE - Static variable in class net.frozenblock.lib.worldgen.surface.api.FrozenSurfaceRules
- BlockBehaviourMixin - Class in net.frozenblock.lib.block.mixin.tick
- BlockBehaviourMixin() - Constructor for class net.frozenblock.lib.block.mixin.tick.BlockBehaviourMixin
- BlockEntityTypeMixin - Class in net.frozenblock.lib.core.mixin
- BlockEntityTypeMixin() - Constructor for class net.frozenblock.lib.core.mixin.BlockEntityTypeMixin
- blockId() - Method in record class net.frozenblock.lib.sound.api.block_sound_group.BlockSoundGroupOverwrite
-
Returns the value of the
blockIdrecord component. - BlockMixin - Class in net.frozenblock.lib.sound.mixin.client
- BlockMixin() - Constructor for class net.frozenblock.lib.sound.mixin.client.BlockMixin
- blockPos - Variable in class net.frozenblock.lib.entity.api.behavior.MoveToBlockBehavior
- BlockScheduledTicks - Class in net.frozenblock.lib.block.api.tick
- BlockScheduledTicks() - Constructor for class net.frozenblock.lib.block.api.tick.BlockScheduledTicks
- BlockScheduledTicks.InjectedScheduledTick - Interface in net.frozenblock.lib.block.api.tick
- BlockSoundGroupManager - Class in net.frozenblock.lib.sound.impl.block_sound_group
- BlockSoundGroupManager() - Constructor for class net.frozenblock.lib.sound.impl.block_sound_group.BlockSoundGroupManager
- BlockSoundGroupManager.SoundGroupLoader - Class in net.frozenblock.lib.sound.impl.block_sound_group
- BlockSoundGroupOverwrite - Record Class in net.frozenblock.lib.sound.api.block_sound_group
- BlockSoundGroupOverwrite(ResourceLocation, SoundType, BooleanSupplier) - Constructor for record class net.frozenblock.lib.sound.api.block_sound_group.BlockSoundGroupOverwrite
-
Creates an instance of a
BlockSoundGroupOverwriterecord class. - BlockSoundGroupOverwrites - Class in net.frozenblock.lib.sound.api.block_sound_group
-
Allows you to add any block by either adding its registry (Blocks.STONE) or its ID ("stone").
- BlockStateRenameFix - Class in net.frozenblock.lib.datafix.api
- BlockStateRenameFix(Schema, String, String, String, String, String) - Constructor for class net.frozenblock.lib.datafix.api.BlockStateRenameFix
- BoatMixin - Class in net.frozenblock.lib.gravity.mixin
- BoatMixin() - Constructor for class net.frozenblock.lib.gravity.mixin.BoatMixin
- bonemeal(UseOnContext, Level, BlockPos, BlockState, Direction, Direction) - Method in interface net.frozenblock.lib.item.api.bonemeal.BonemealBehaviors.BonemealBehavior
- BONEMEAL_BEHAVIORS - Static variable in class net.frozenblock.lib.item.api.bonemeal.BonemealBehaviors
- BonemealBehaviors - Class in net.frozenblock.lib.item.api.bonemeal
- BonemealBehaviors() - Constructor for class net.frozenblock.lib.item.api.bonemeal.BonemealBehaviors
- BonemealBehaviors.BonemealBehavior - Interface in net.frozenblock.lib.item.api.bonemeal
- BoneMealItemMixin - Class in net.frozenblock.lib.item.mixin.bonemeal
- BoneMealItemMixin() - Constructor for class net.frozenblock.lib.item.mixin.bonemeal.BoneMealItemMixin
- BooleanPropertySculkBehavior - Record Class in net.frozenblock.lib.sculk.api
- BooleanPropertySculkBehavior(BooleanProperty, boolean) - Constructor for record class net.frozenblock.lib.sculk.api.BooleanPropertySculkBehavior
-
Creates an instance of a
BooleanPropertySculkBehaviorrecord class. - boomerang(Point2D, Point2D, double) - Static method in class net.frozenblock.lib.math.api.AnimationAPI
- BOOTSTRAP_CONTEXT - Static variable in class net.frozenblock.lib.worldgen.feature.api.FrozenFeatureUtils
- BootstrapMixin - Class in net.frozenblock.lib.core.mixin
- BootstrapMixin() - Constructor for class net.frozenblock.lib.core.mixin.BootstrapMixin
- bounceEaseIn(Point2D, Point2D, double) - Static method in class net.frozenblock.lib.math.api.AnimationAPI
- bounceEaseIn(Point2D, Point2D, double, int) - Static method in class net.frozenblock.lib.math.api.AnimationAPI
-
BOUNCE EASING - Generated by an elastic absoluted
- bounceEaseInOut(Point2D, Point2D, double) - Static method in class net.frozenblock.lib.math.api.AnimationAPI
- bounceEaseInOut(Point2D, Point2D, double, int) - Static method in class net.frozenblock.lib.math.api.AnimationAPI
- bounceEaseOut(Point2D, Point2D, double) - Static method in class net.frozenblock.lib.math.api.AnimationAPI
- bounceEaseOut(Point2D, Point2D, double, int) - Static method in class net.frozenblock.lib.math.api.AnimationAPI
- BreatheAir<E extends net.minecraft.world.entity.PathfinderMob> - Class in net.frozenblock.lib.entity.api.behavior
- BreatheAir() - Constructor for class net.frozenblock.lib.entity.api.behavior.BreatheAir
- build(Set<DSL.TypeReference>, Supplier<Executor>) - Method in class org.quiltmc.qsl.frozenblock.misc.datafixerupper.api.QuiltDataFixerBuilder
-
Builds the final
DataFixer. - buildAndRegisterFixer(ModContainer, QuiltDataFixerBuilder) - Static method in class org.quiltmc.qsl.frozenblock.misc.datafixerupper.api.QuiltDataFixes
-
Builds and registers a new data fixer.
- builder - Static variable in class net.frozenblock.lib.feature_flag.api.FrozenFeatureFlags
- buildFixer(QuiltDataFixerBuilder) - Static method in class org.quiltmc.qsl.frozenblock.misc.datafixerupper.api.QuiltDataFixes
-
Builds a new data fixer.
- buildScreen(Screen) - Static method in class net.frozenblock.lib.config.frozenlib_config.gui.FrozenLibConfigGui
- buildTypes() - Method in class org.quiltmc.qsl.frozenblock.misc.datafixerupper.api.EmptySchema
- BuiltInRegistriesMixin - Class in net.frozenblock.lib.event.mixin
- BuiltInRegistriesMixin - Class in org.quiltmc.qsl.frozenblock.core.registry.mixin
- BuiltInRegistriesMixin() - Constructor for class net.frozenblock.lib.event.mixin.BuiltInRegistriesMixin
- BuiltInRegistriesMixin() - Constructor for class org.quiltmc.qsl.frozenblock.core.registry.mixin.BuiltInRegistriesMixin
- byId(int) - Method in class org.quiltmc.qsl.frozenblock.core.registry.impl.event.DelayedRegistry
C
- CALCITE - Static variable in class net.frozenblock.lib.worldgen.surface.api.FrozenSurfaceRules
- calculateGravity(ResourceKey<Level>, double) - Static method in class net.frozenblock.lib.gravity.api.GravityAPI
- calculateGravity(Entity) - Static method in class net.frozenblock.lib.gravity.api.GravityAPI
- calculateGravity(Level, double) - Static method in class net.frozenblock.lib.gravity.api.GravityAPI
- calculateMultifaceShape(BlockState) - Method in class net.frozenblock.lib.block.api.MultifaceClusterBlock
- Camera - Class in net.frozenblock.lib.ingamedevtools.item
- Camera(Item.Properties) - Constructor for class net.frozenblock.lib.ingamedevtools.item.Camera
- CAMERA - Static variable in class net.frozenblock.lib.ingamedevtools.RegisterInGameDevTools
- cameraShake(Camera, float) - Static method in class net.frozenblock.lib.screenshake.api.client.ScreenShaker
-
Deprecated.
- cameraZ(float) - Static method in class net.frozenblock.lib.screenshake.api.client.ScreenShaker
-
Deprecated.
- CAN_INTERACT_WHILE_CROUCHING - Static variable in class net.frozenblock.lib.tag.api.FrozenBlockTags
-
A tag for blocks that the player should be able to interact with whilst crouching
- CAN_LIGHTNING_OVERRIDE - Static variable in class net.frozenblock.lib.tag.api.FrozenBiomeTags
- CAN_MODIFY - Enum constant in enum class net.frozenblock.lib.config.api.instance.ConfigModification.EntryPermissionType
- canGenerateInOverworld(ResourceKey<Biome>) - Static method in class net.frozenblock.lib.worldgen.biome.api.FrozenOverworldBiomes
-
Returns true if the given biome can generate in the Overworld, considering the Vanilla Overworld biomes, and any biomes added to the Overworld by mods.
- canGenerateInOverworld(ResourceKey<Biome>) - Static method in class net.frozenblock.lib.worldgen.biome.impl.OverworldBiomeData
- canHitEntity(Entity) - Method in class net.frozenblock.lib.item.mixin.ItemEntityMixin
- canModify - Variable in enum class net.frozenblock.lib.config.api.instance.ConfigModification.EntryPermissionType
- canModifyField(Field, Config<?>) - Static method in record class net.frozenblock.lib.config.impl.network.ConfigSyncModification
- CANNOT_LIGHTNING_OVERRIDE - Static variable in class net.frozenblock.lib.tag.api.FrozenBiomeTags
- canPlaySound() - Method in class net.frozenblock.lib.sound.api.instances.MovingParticleSoundLoop
- canPlaySound() - Method in class net.frozenblock.lib.sound.api.RestrictedSoundInstance
- canRandomSwim() - Method in class net.frozenblock.lib.entity.api.NoFlopAbstractFish
-
Acts as a form of access widener.
- canRemoveTag(String, Level, Entity, int, boolean) - Static method in class net.frozenblock.lib.item.api.RemoveableItemTags
- canStartSilent() - Method in class net.frozenblock.lib.sound.api.instances.MovingParticleSoundLoop
- canStartSilent() - Method in class net.frozenblock.lib.sound.api.RestrictedSoundInstance
- canStillUse(ServerLevel, E, long) - Method in class net.frozenblock.lib.entity.api.behavior.BreatheAir
- canStillUse(ServerLevel, E, long) - Method in class net.frozenblock.lib.entity.api.behavior.MoveToBlockBehavior
- canSync() - Method in enum class net.frozenblock.lib.config.api.sync.SyncBehavior
- category() - Method in record class net.frozenblock.lib.sound.api.FlyBySoundHub.FlyBySound
-
Returns the value of the
categoryrecord component. - category() - Method in record class net.frozenblock.lib.sound.api.networking.FlyBySoundPacket
-
Returns the value of the
categoryrecord component. - category() - Method in record class net.frozenblock.lib.sound.api.networking.LocalSoundPacket
-
Returns the value of the
categoryrecord component. - category() - Method in record class net.frozenblock.lib.sound.api.networking.MovingRestrictionSoundPacket
-
Returns the value of the
categoryrecord component. - category() - Method in record class net.frozenblock.lib.sound.api.networking.StartingMovingRestrictionSoundLoopPacket
-
Returns the value of the
categoryrecord component. - categoryOrdinal - Variable in class net.frozenblock.lib.sound.api.MovingLoopingFadingDistanceSoundEntityManager.FadingDistanceSoundLoopNBT
- categoryOrdinal - Variable in class net.frozenblock.lib.sound.api.MovingLoopingSoundEntityManager.SoundLoopData
- changeCooldown(Player, Item, int, int) - Static method in class net.frozenblock.lib.item.api.CooldownChange
- changingProperty() - Method in record class net.frozenblock.lib.sculk.api.BooleanPropertySculkBehavior
-
Returns the value of the
changingPropertyrecord component. - checkedRandom - Static variable in class net.frozenblock.lib.math.api.EasyNoiseSampler
- checkExtraStartConditions(ServerLevel, E) - Method in class net.frozenblock.lib.entity.api.behavior.BreatheAir
- checkExtraStartConditions(ServerLevel, E) - Method in class net.frozenblock.lib.entity.api.behavior.MoveToBlockBehavior
- chunkPos - Variable in class net.frozenblock.lib.screenshake.api.ScreenShakeManager.ScreenShake
- circEaseIn(Point2D, Point2D, double) - Static method in class net.frozenblock.lib.math.api.AnimationAPI
- circEaseIn(Point2D, Point2D, double, int) - Static method in class net.frozenblock.lib.math.api.AnimationAPI
-
CICRULAR EASING - Uses Roots and Powers to make curves
- circEaseInOut(Point2D, Point2D, double) - Static method in class net.frozenblock.lib.math.api.AnimationAPI
- circEaseInOut(Point2D, Point2D, double, int) - Static method in class net.frozenblock.lib.math.api.AnimationAPI
- circEaseOut(Point2D, Point2D, double) - Static method in class net.frozenblock.lib.math.api.AnimationAPI
- circEaseOut(Point2D, Point2D, double, int) - Static method in class net.frozenblock.lib.math.api.AnimationAPI
- CIRCULAR_WATERLOGGED_VEGETATION_PATCH - Static variable in class net.frozenblock.lib.worldgen.feature.api.FrozenFeatures
- CIRCULAR_WATERLOGGED_VEGETATION_PATCH_LESS_BORDERS - Static variable in class net.frozenblock.lib.worldgen.feature.api.FrozenFeatures
- CircularWaterloggedVegetationPatchFeature - Class in net.frozenblock.lib.worldgen.feature.api.features
- CircularWaterloggedVegetationPatchFeature(Codec<VegetationPatchConfiguration>) - Constructor for class net.frozenblock.lib.worldgen.feature.api.features.CircularWaterloggedVegetationPatchFeature
- CircularWaterloggedVegetationPatchLessBordersFeature - Class in net.frozenblock.lib.worldgen.feature.api.features
- CircularWaterloggedVegetationPatchLessBordersFeature(Codec<VegetationPatchConfiguration>) - Constructor for class net.frozenblock.lib.worldgen.feature.api.features.CircularWaterloggedVegetationPatchLessBordersFeature
- className() - Method in record class net.frozenblock.lib.config.impl.network.ConfigSyncPacket
-
Returns the value of the
classNamerecord component. - clear() - Static method in class net.frozenblock.lib.screenshake.api.client.ScreenShaker
- clear() - Method in class org.quiltmc.qsl.frozenblock.core.registry.impl.sync.client.LogBuilder
- clearEntitiesPerLevel(ServerLevel) - Static method in class net.frozenblock.lib.entity.api.EntityUtils
- CLIENT - Enum constant in enum class net.frozenblock.lib.event.impl.EventType
-
Represents a client-sided event.
- ClientAdvancementsMixin - Class in net.frozenblock.lib.advancement.mixin
- ClientAdvancementsMixin() - Constructor for class net.frozenblock.lib.advancement.mixin.ClientAdvancementsMixin
- ClientEntityScreenShake(Entity, float, int, int, float, int) - Constructor for class net.frozenblock.lib.screenshake.api.client.ScreenShaker.ClientEntityScreenShake
- ClientEventEntrypoint - Interface in net.frozenblock.lib.entrypoint.api
-
A client-sided event callback that can be used as an entrypoint.
- ClientFreezer - Class in org.quiltmc.qsl.frozenblock.misc.datafixerupper.impl.client
-
Modified to work on Fabric
- ClientFreezer() - Constructor for class org.quiltmc.qsl.frozenblock.misc.datafixerupper.impl.client.ClientFreezer
- clientHasIconResource - Variable in class net.frozenblock.lib.spotting_icons.api.SpottingIconManager
- clientInit() - Method in class net.frozenblock.lib.integration.api.ModIntegration
- clientInitPreFreeze() - Method in class net.frozenblock.lib.integration.api.ModIntegration
-
Runs prior to registries freezing in order to allow for registering things.
- ClientPackets - Class in org.quiltmc.qsl.frozenblock.core.registry.impl.sync
-
Identifiers of packets sent by server.
- ClientPackets() - Constructor for class org.quiltmc.qsl.frozenblock.core.registry.impl.sync.ClientPackets
- ClientPackets.End - Record Class in org.quiltmc.qsl.frozenblock.core.registry.impl.sync
-
Ends registry sync.
- ClientPackets.Handshake - Record Class in org.quiltmc.qsl.frozenblock.core.registry.impl.sync
-
Response for
ServerPackets.Handshake.PACKET_TYPE. - ClientPackets.ModProtocol - Record Class in org.quiltmc.qsl.frozenblock.core.registry.impl.sync
-
Sent after receiving Mod Protocol request packet from server.
- ClientRegistrySync - Class in org.quiltmc.qsl.frozenblock.core.registry.impl.sync.client
- ClientRegistrySync() - Constructor for class org.quiltmc.qsl.frozenblock.core.registry.impl.sync.client.ClientRegistrySync
- ClientScreenShake(ClientLevel, float, int, int, Vec3, float, int) - Constructor for class net.frozenblock.lib.screenshake.api.client.ScreenShaker.ClientScreenShake
- ClientSpottingIconMethods - Class in net.frozenblock.lib.spotting_icons.api
- ClientSpottingIconMethods() - Constructor for class net.frozenblock.lib.spotting_icons.api.ClientSpottingIconMethods
- clientTick() - Method in interface net.frozenblock.lib.wind.api.ClientWindManagerExtension
- ClientWindManager - Class in net.frozenblock.lib.wind.api
- ClientWindManager() - Constructor for class net.frozenblock.lib.wind.api.ClientWindManager
- ClientWindManagerExtension - Interface in net.frozenblock.lib.wind.api
- clone() - Method in class net.frozenblock.lib.math.api.Point3D
- closestPointTo(BlockPos, VoxelShape, Vec3) - Static method in class net.frozenblock.lib.block.api.shape.FrozenShapes
- COARSE_DIRT - Static variable in class net.frozenblock.lib.worldgen.surface.api.FrozenSurfaceRules
- COAST - Static variable in class net.frozenblock.lib.worldgen.biome.api.parameters.Continentalness
- COAST_CONTINENTALNESS - Static variable in class net.frozenblock.lib.worldgen.biome.api.parameters.OverworldBiomeBuilderParameters
- codec() - Method in record class net.frozenblock.lib.config.api.entry.TypedEntryType
-
Returns the value of the
codecrecord component. - codec() - Method in record class net.frozenblock.lib.gravity.api.functions.AbsoluteGravityFunction
- codec() - Method in record class net.frozenblock.lib.gravity.api.functions.InterpolatedGravityFunction
- codec() - Method in interface net.frozenblock.lib.gravity.api.SerializableGravityFunction
- codec() - Method in class net.frozenblock.lib.worldgen.surface.impl.BiomeTagConditionSource
- codec() - Method in class net.frozenblock.lib.worldgen.surface.impl.OptimizedBiomeTagConditionSource
- codec(Codec<T>) - Static method in record class net.frozenblock.lib.gravity.api.GravityBelt
- codec(T) - Static method in record class net.frozenblock.lib.gravity.api.GravityBelt
- CODEC - Static variable in record class net.frozenblock.lib.gravity.api.functions.AbsoluteGravityFunction
- CODEC - Static variable in record class net.frozenblock.lib.gravity.api.functions.InterpolatedGravityFunction
- CODEC - Static variable in record class net.frozenblock.lib.item.impl.SaveableItemCooldowns.SaveableCooldownInstance
- CODEC - Static variable in class net.frozenblock.lib.screenshake.api.ScreenShakeManager.ScreenShake
- CODEC - Static variable in class net.frozenblock.lib.screenshake.impl.EntityScreenShakeManager.EntityScreenShake
- CODEC - Static variable in class net.frozenblock.lib.sound.api.MovingLoopingFadingDistanceSoundEntityManager.FadingDistanceSoundLoopNBT
- CODEC - Static variable in class net.frozenblock.lib.sound.api.MovingLoopingSoundEntityManager.SoundLoopData
- CODEC - Static variable in record class net.frozenblock.lib.spotting_icons.api.SpottingIconManager.SpottingIcon
- CODEC - Static variable in record class net.frozenblock.lib.worldgen.feature.api.features.config.ColumnFeatureConfig
- CODEC - Static variable in record class net.frozenblock.lib.worldgen.feature.api.features.config.ColumnWithDiskFeatureConfig
- CODEC - Static variable in record class net.frozenblock.lib.worldgen.feature.api.features.config.CurvingTunnelFeatureConfig
- CODEC - Static variable in record class net.frozenblock.lib.worldgen.feature.api.features.config.FadingDiskCarpetFeatureConfig
- CODEC - Static variable in record class net.frozenblock.lib.worldgen.feature.api.features.config.FadingDiskFeatureConfig
- CODEC - Static variable in record class net.frozenblock.lib.worldgen.feature.api.features.config.FadingDiskTagBiomeFeatureConfig
- CODEC - Static variable in record class net.frozenblock.lib.worldgen.feature.api.features.config.FadingDiskTagFeatureConfig
- CODEC - Static variable in record class net.frozenblock.lib.worldgen.feature.api.features.config.PathFeatureConfig
- CODEC - Static variable in record class net.frozenblock.lib.worldgen.feature.api.features.config.PathSwapUnderWaterFeatureConfig
- CODEC - Static variable in record class net.frozenblock.lib.worldgen.feature.api.features.config.PathSwapUnderWaterTagFeatureConfig
- CODEC - Static variable in record class net.frozenblock.lib.worldgen.feature.api.features.config.PathTagFeatureConfig
- CODEC - Static variable in class net.frozenblock.lib.worldgen.feature.api.placementmodifier.LowerHeightmapPlacement
- CODEC - Static variable in class net.frozenblock.lib.worldgen.feature.api.placementmodifier.NoisePlacementFilter
- CODEC - Static variable in record class net.frozenblock.lib.worldgen.surface.api.FrozenDimensionBoundRuleSource
- CODEC - Static variable in class net.frozenblock.lib.worldgen.surface.impl.BiomeTagConditionSource
- CODEC - Static variable in class net.frozenblock.lib.worldgen.surface.impl.OptimizedBiomeTagConditionSource
- CODEC - Static variable in class org.quiltmc.qsl.frozenblock.core.registry.mixin.ServerStatusVersionMixin
- collidingEntities() - Method in class net.frozenblock.lib.item.mixin.ItemEntityMixin
- COLUMN_WITH_DISK_FEATURE - Static variable in class net.frozenblock.lib.worldgen.feature.api.FrozenFeatures
- ColumnFeatureConfig - Record Class in net.frozenblock.lib.worldgen.feature.api.features.config
- ColumnFeatureConfig(BlockState, IntProvider, HolderSet<Block>) - Constructor for record class net.frozenblock.lib.worldgen.feature.api.features.config.ColumnFeatureConfig
-
Creates an instance of a
ColumnFeatureConfigrecord class. - ColumnWithDiskFeature - Class in net.frozenblock.lib.worldgen.feature.api.features
- ColumnWithDiskFeature(Codec<ColumnWithDiskFeatureConfig>) - Constructor for class net.frozenblock.lib.worldgen.feature.api.features.ColumnWithDiskFeature
- ColumnWithDiskFeatureConfig - Record Class in net.frozenblock.lib.worldgen.feature.api.features.config
- ColumnWithDiskFeatureConfig(BlockState, IntProvider, IntProvider, IntProvider, HolderSet<Block>, HolderSet<Block>) - Constructor for record class net.frozenblock.lib.worldgen.feature.api.features.config.ColumnWithDiskFeatureConfig
-
Creates an instance of a
ColumnWithDiskFeatureConfigrecord class. - combinations(int, int) - Static method in class net.frozenblock.lib.math.api.AdvancedMath
- commandWind - Static variable in class net.frozenblock.lib.wind.api.ClientWindManager
- commandWind - Variable in class net.frozenblock.lib.wind.api.WindManager
- COMMON - Enum constant in enum class net.frozenblock.lib.event.impl.EventType
-
Represents a common event.
- CommonEventEntrypoint - Interface in net.frozenblock.lib.entrypoint.api
-
A common event callback that can be used as an entrypoint.
- COMPRESSED - Static variable in class net.frozenblock.lib.config.api.instance.json.JanksonOps
- compressMaps() - Method in class net.frozenblock.lib.config.api.instance.json.JanksonOps
- condition() - Method in record class net.frozenblock.lib.entity.api.rendering.EntityTextureOverride
-
Returns the value of the
conditionrecord component. - condition() - Method in record class net.frozenblock.lib.sound.api.block_sound_group.BlockSoundGroupOverwrite
-
Returns the value of the
conditionrecord component. - condition(T) - Method in interface net.frozenblock.lib.entity.api.rendering.EntityTextureOverride.Condition
- config() - Method in class net.frozenblock.lib.config.api.instance.Config
- config() - Method in record class net.frozenblock.lib.config.impl.network.ConfigSyncModification
-
Returns the value of the
configrecord component. - Config<T> - Class in net.frozenblock.lib.config.api.instance
- Config(String, Class<T>, Path, boolean, DataFixer, Integer) - Constructor for class net.frozenblock.lib.config.api.instance.Config
- CONFIG_PATH - Static variable in class net.frozenblock.lib.file.nbt.NbtFileUtils
- ConfigByteBufUtil - Class in net.frozenblock.lib.config.api.sync.network
- configClass() - Method in class net.frozenblock.lib.config.api.instance.Config
- ConfigCommand - Class in net.frozenblock.lib.config.impl
- configData() - Method in record class net.frozenblock.lib.config.impl.network.ConfigSyncPacket
-
Returns the value of the
configDatarecord component. - ConfigLoadEvent - Interface in net.frozenblock.lib.config.api.registry
- ConfigLoadEvent.Client - Interface in net.frozenblock.lib.config.api.registry
- ConfigModification<T> - Record Class in net.frozenblock.lib.config.api.instance
-
Wrapper class for modifying configs
- ConfigModification(Consumer<T>) - Constructor for record class net.frozenblock.lib.config.api.instance.ConfigModification
-
Creates an instance of a
ConfigModificationrecord class. - ConfigModification.EntryPermissionType - Enum Class in net.frozenblock.lib.config.api.instance
- ConfigRegistry - Class in net.frozenblock.lib.config.api.registry
- ConfigRegistry() - Constructor for class net.frozenblock.lib.config.api.registry.ConfigRegistry
- ConfigSaveEvent - Interface in net.frozenblock.lib.config.api.registry
- ConfigSaveEvent.Client - Interface in net.frozenblock.lib.config.api.registry
- ConfigSerialization - Class in net.frozenblock.lib.config.api.instance
- ConfigSyncData<T> - Record Class in net.frozenblock.lib.config.api.sync.network
- ConfigSyncData(T) - Constructor for record class net.frozenblock.lib.config.api.sync.network.ConfigSyncData
-
Creates an instance of a
ConfigSyncDatarecord class. - ConfigSyncModification<T> - Record Class in net.frozenblock.lib.config.impl.network
- ConfigSyncModification(Config<T>, ConfigSyncModification.DataSupplier<T>) - Constructor for record class net.frozenblock.lib.config.impl.network.ConfigSyncModification
-
Creates an instance of a
ConfigSyncModificationrecord class. - ConfigSyncModification.DataSupplier<T> - Interface in net.frozenblock.lib.config.impl.network
- ConfigSyncPacket<T> - Record Class in net.frozenblock.lib.config.impl.network
- ConfigSyncPacket(String, String, T) - Constructor for record class net.frozenblock.lib.config.impl.network.ConfigSyncPacket
-
Creates an instance of a
ConfigSyncPacketrecord class. - configWithSync() - Method in class net.frozenblock.lib.config.api.instance.Config
- Conics - Class in net.frozenblock.lib.math.api
-
Allows defining conics via equations.
- connectedToIntegratedServer() - Static method in class net.frozenblock.lib.networking.FrozenNetworking
- connectedToLan() - Static method in class net.frozenblock.lib.networking.FrozenClientNetworking
- connectedToServer() - Static method in class net.frozenblock.lib.networking.FrozenNetworking
- connection - Variable in class net.frozenblock.lib.item.mixin.ServerPlayerMixin
- connection - Variable in class net.frozenblock.lib.screenshake.mixin.ServerPlayerMixin
- ConnectionMixin - Class in org.quiltmc.qsl.frozenblock.core.registry.mixin
- ConnectionMixin() - Constructor for class org.quiltmc.qsl.frozenblock.core.registry.mixin.ConnectionMixin
- container() - Method in class net.frozenblock.lib.entrypoint.api.FrozenModInitializer
- contains(TypedEntryType<?>) - Static method in class net.frozenblock.lib.config.api.registry.ConfigRegistry
- contains(Config<?>) - Static method in class net.frozenblock.lib.config.api.registry.ConfigRegistry
- containsKey(ResourceKey<T>) - Method in class org.quiltmc.qsl.frozenblock.core.registry.impl.event.DelayedRegistry
- containsKey(ResourceLocation) - Method in class org.quiltmc.qsl.frozenblock.core.registry.impl.event.DelayedRegistry
- containsSource(ResourceLocation) - Static method in class net.frozenblock.lib.sound.api.damagesource.PlayerDamageSourceSounds
- containsSource(DamageSource) - Static method in class net.frozenblock.lib.sound.api.damagesource.PlayerDamageSourceSounds
- containsSyncData(Config<T>) - Static method in class net.frozenblock.lib.config.api.registry.ConfigRegistry
- Continentalness - Class in net.frozenblock.lib.worldgen.biome.api.parameters
- Continentalness() - Constructor for class net.frozenblock.lib.worldgen.biome.api.parameters.Continentalness
- convertTo(DynamicOps<U>, JsonElement) - Method in class net.frozenblock.lib.config.api.instance.json.JanksonOps
- COOL - Static variable in class net.frozenblock.lib.worldgen.biome.api.parameters.Temperature
- CooldownChange - Class in net.frozenblock.lib.item.api
- CooldownChangePacket - Record Class in net.frozenblock.lib.item.impl.network
- CooldownChangePacket(FriendlyByteBuf) - Constructor for record class net.frozenblock.lib.item.impl.network.CooldownChangePacket
- CooldownChangePacket(Item, int) - Constructor for record class net.frozenblock.lib.item.impl.network.CooldownChangePacket
-
Creates an instance of a
CooldownChangePacketrecord class. - CooldownInterface - Interface in net.frozenblock.lib.item.impl
- cooldownLeft() - Method in record class net.frozenblock.lib.item.impl.SaveableItemCooldowns.SaveableCooldownInstance
-
Returns the value of the
cooldownLeftrecord component. - cooldowns - Variable in class net.frozenblock.lib.item.mixin.ItemCooldownsMixin
- CooldownTickCountPacket - Record Class in net.frozenblock.lib.item.impl.network
- CooldownTickCountPacket(int) - Constructor for record class net.frozenblock.lib.item.impl.network.CooldownTickCountPacket
-
Creates an instance of a
CooldownTickCountPacketrecord class. - CooldownTickCountPacket(FriendlyByteBuf) - Constructor for record class net.frozenblock.lib.item.impl.network.CooldownTickCountPacket
- copyInto(T, T) - Static method in record class net.frozenblock.lib.config.api.instance.ConfigModification
- copyInto(T, T, boolean) - Static method in record class net.frozenblock.lib.config.api.instance.ConfigModification
- count() - Method in record class net.frozenblock.lib.item.impl.network.CooldownTickCountPacket
-
Returns the value of the
countrecord component. - create(BootstapContext<Biome>) - Method in class net.frozenblock.lib.worldgen.biome.api.FrozenBiome
- create(FriendlyByteBuf) - Static method in record class net.frozenblock.lib.config.impl.network.ConfigSyncPacket
- create(Schema, String, Function<String, String>) - Static method in class net.frozenblock.lib.datafix.api.FrozenEntityRenameFix
- create(String, VertexFormat, VertexFormat.Mode, int, boolean, boolean, RenderType.CompositeState) - Static method in class net.frozenblock.lib.entity.api.rendering.FrozenRenderType
- create(Registry<V>) - Static method in interface org.quiltmc.qsl.frozenblock.core.registry.api.event.RegistryMonitor
-
Creates a new
RegistryMonitorto monitor the specifiedRegistry. - createAbsolute(GameTestHelper, BlockPos) - Static method in record class net.frozenblock.lib.gametest.api.TrackedPosition
-
Creates a new
TrackedPositionwith the given position as its absolute value. - createAbsolute(GameTestHelper, Block, BlockPos) - Static method in record class net.frozenblock.lib.gametest.api.TrackedPosition
-
Creates a new
TrackedPositionwith the given position as its absolute value. - createAbsolute(GameTestHelper, Block, Vec3) - Static method in record class net.frozenblock.lib.gametest.api.TrackedPosition
-
Creates a new
TrackedPositionwith the given position as its absolute value. - createAbsolute(GameTestHelper, Vec3) - Static method in record class net.frozenblock.lib.gametest.api.TrackedPosition
-
Creates a new
TrackedPositionwith the given position as its absolute value. - createBadge(String, int, int, String) - Static method in class net.frozenblock.lib.modmenu.api.FrozenModMenuEntrypoint
- createBaseSchema() - Method in class org.quiltmc.qsl.frozenblock.misc.datafixerupper.impl.NoOpQuiltDataFixesInternals
- createBaseSchema() - Method in class org.quiltmc.qsl.frozenblock.misc.datafixerupper.impl.QuiltDataFixesInternals
- createBaseSchema() - Method in class org.quiltmc.qsl.frozenblock.misc.datafixerupper.impl.QuiltDataFixesInternalsImpl
- createBlockStateDefinition(StateDefinition.Builder<Block, BlockState>) - Method in class net.frozenblock.lib.block.api.MultifaceClusterBlock
- createBlockStateDefinition(StateDefinition.Builder<Block, BlockState>) - Method in class net.frozenblock.lib.block.api.WaterloggableSaplingBlock
- createBlockStateDefinition(StateDefinition.Builder<Block, BlockState>) - Method in class net.frozenblock.lib.block.api.WaterloggableTallFlowerBlock
- createBoolean(boolean) - Method in class net.frozenblock.lib.config.api.instance.json.JanksonOps
- createCategory(ResourceLocation, int, boolean, boolean, int) - Static method in interface net.frozenblock.lib.mobcategory.api.entrypoint.FrozenMobCategoryEntrypoint
- createCategory(ResourceLocation, BlockState, BlockState, BlockState, int, int) - Static method in interface net.frozenblock.lib.worldgen.vein.api.entrypoint.FrozenVeinTypeEntrypoint
- createCodec(Codec<E>) - Static method in interface org.quiltmc.qsl.frozenblock.core.registry.impl.sync.mod_protocol.ModProtocolContainer
- createData() - Method in class net.frozenblock.lib.screenshake.api.ScreenShakeManager
- createData() - Method in class net.frozenblock.lib.wind.api.WindManager
- createData(CompoundTag) - Method in class net.frozenblock.lib.wind.api.WindManager
- createData(CompoundTag) - Method in class net.frozenblock.lib.screenshake.api.ScreenShakeManager
- createEnvironmentEvent(Class<? super T>, Function<T[], T>) - Static method in class net.frozenblock.lib.event.api.FrozenEvents
-
Creates an environment event with the specified event type and invoker factory.
- createEnvironmentEvent(Class<T>, T, Function<T[], T>) - Static method in class net.frozenblock.lib.event.api.FrozenEvents
-
Creates an environment event with the specified event type, empty invoker, and invoker factory.
- createFadingDistanceSound(Level, Vector3d, SoundEvent, SoundEvent, SoundSource, float, float, ResourceLocation, boolean, float, float) - Static method in class net.frozenblock.lib.sound.api.FrozenSoundPackets
- createFlybySound(Level, Entity, SoundEvent, SoundSource, float, float) - Static method in class net.frozenblock.lib.sound.api.FrozenSoundPackets
- createIntrusiveHolder(T) - Method in class org.quiltmc.qsl.frozenblock.core.registry.impl.event.DelayedRegistry
- createJankson(Jankson.Builder, String) - Static method in class net.frozenblock.lib.config.api.instance.ConfigSerialization
- createJankson(String) - Static method in class net.frozenblock.lib.config.api.instance.ConfigSerialization
- createJankson(String, DataFixer) - Static method in class net.frozenblock.lib.config.api.instance.ConfigSerialization
- createKey(String, String) - Static method in class net.frozenblock.lib.worldgen.feature.api.FrozenConfiguredFeatureUtils
- createKey(String, String) - Static method in class net.frozenblock.lib.worldgen.feature.api.FrozenPlacementUtils
- createList(Stream<JsonElement>) - Method in class net.frozenblock.lib.config.api.instance.json.JanksonOps
- createLocalPlayerSound(ServerPlayer, SoundEvent, float, float) - Static method in class net.frozenblock.lib.sound.api.FrozenSoundPackets
- createLocalSound(Level, double, double, double, SoundEvent, SoundSource, float, float, boolean) - Static method in class net.frozenblock.lib.sound.api.FrozenSoundPackets
- createLocalSound(Level, BlockPos, SoundEvent, SoundSource, float, float, boolean) - Static method in class net.frozenblock.lib.sound.api.FrozenSoundPackets
- createMap(Stream<Pair<JsonElement, JsonElement>>) - Method in class net.frozenblock.lib.config.api.instance.json.JanksonOps
- createMovingRestrictionFadingDistanceSound(ServerPlayer, Entity, SoundEvent, SoundEvent, SoundSource, float, float, ResourceLocation, boolean, float, float) - Static method in class net.frozenblock.lib.sound.api.FrozenSoundPackets
- createMovingRestrictionLoopingFadingDistanceSound(Level, Entity, SoundEvent, SoundEvent, SoundSource, float, float, ResourceLocation, boolean, float, float) - Static method in class net.frozenblock.lib.sound.api.FrozenSoundPackets
- createMovingRestrictionLoopingFadingDistanceSound(ServerPlayer, Entity, SoundEvent, SoundEvent, SoundSource, float, float, ResourceLocation, boolean, float, float) - Static method in class net.frozenblock.lib.sound.api.FrozenSoundPackets
- createMovingRestrictionLoopingSound(Level, Entity, SoundEvent, SoundSource, float, float, ResourceLocation, boolean) - Static method in class net.frozenblock.lib.sound.api.FrozenSoundPackets
- createMovingRestrictionLoopingSound(ServerPlayer, Entity, SoundEvent, SoundSource, float, float, ResourceLocation, boolean) - Static method in class net.frozenblock.lib.sound.api.FrozenSoundPackets
- createMovingRestrictionSound(Level, Entity, SoundEvent, SoundSource, float, float, ResourceLocation, boolean) - Static method in class net.frozenblock.lib.sound.api.FrozenSoundPackets
- createNCone(int) - Static method in class net.frozenblock.lib.stencil.api.StencilRenderer
- createNSphere(int) - Static method in class net.frozenblock.lib.stencil.api.StencilRenderer
- createNumeric(Number) - Method in class net.frozenblock.lib.config.api.instance.json.JanksonOps
- createParticle(SimpleParticleType, ClientLevel, double, double, double, double, double, double) - Method in class net.frozenblock.lib.particle.impl.DebugPosParticle.Provider
- createRegistrationLookup() - Method in class org.quiltmc.qsl.frozenblock.core.registry.impl.event.DelayedRegistry
- createRelative(GameTestHelper, BlockPos) - Static method in record class net.frozenblock.lib.gametest.api.TrackedPosition
-
Creates a new
TrackedPositionwith the given position as its relative value. - createRelative(GameTestHelper, Block, BlockPos) - Static method in record class net.frozenblock.lib.gametest.api.TrackedPosition
-
Creates a new
TrackedPositionwith the given position as its relative value. - createRelative(GameTestHelper, Block, Vec3) - Static method in record class net.frozenblock.lib.gametest.api.TrackedPosition
-
Creates a new
TrackedPositionwith the given position as its relative value. - createRelative(GameTestHelper, Vec3) - Static method in record class net.frozenblock.lib.gametest.api.TrackedPosition
-
Creates a new
TrackedPositionwith the given position as its relative value. - createStartingMovingRestrictionLoopingSound(Level, Entity, SoundEvent, SoundEvent, SoundSource, float, float, ResourceLocation, boolean) - Static method in class net.frozenblock.lib.sound.api.FrozenSoundPackets
- createStartingMovingRestrictionLoopingSound(ServerPlayer, Entity, SoundEvent, SoundEvent, SoundSource, float, float, ResourceLocation, boolean) - Static method in class net.frozenblock.lib.sound.api.FrozenSoundPackets
- createString(String) - Method in class net.frozenblock.lib.config.api.instance.json.JanksonOps
- createSubCategory(ConfigEntryBuilder, ConfigCategory, Component, boolean, Component, AbstractConfigListEntry...) - Static method in class net.frozenblock.lib.config.clothconfig.FrozenClothConfig
-
Creates a subcategory in the parent config category with the specified key and adds entries to it.
- createSyncByteBuf() - Method in class net.frozenblock.lib.wind.api.WindManager
- createSyncByteBuf(FriendlyByteBuf) - Method in interface net.frozenblock.lib.wind.api.WindManagerExtension
- CreateWorldScreenMixin - Class in org.quiltmc.qsl.frozenblock.resource.loader.mixin.client
-
Modified to work on Fabric
- CreateWorldScreenMixin() - Constructor for class org.quiltmc.qsl.frozenblock.resource.loader.mixin.client.CreateWorldScreenMixin
- CREEPER_IGNORES - Static variable in class net.frozenblock.lib.tag.api.FrozenEntityTags
- CreeperMixin - Class in net.frozenblock.lib.tag.mixin
- CreeperMixin() - Constructor for class net.frozenblock.lib.tag.mixin.CreeperMixin
- CRIMSON_NYLIUM - Static variable in class net.frozenblock.lib.worldgen.surface.api.FrozenSurfaceRules
- cubicEaseIn(Point2D, Point2D, double) - Static method in class net.frozenblock.lib.math.api.AnimationAPI
-
CUBIC EASING - Generated using Poly and assuming c = 3
- cubicEaseInOut(Point2D, Point2D, double) - Static method in class net.frozenblock.lib.math.api.AnimationAPI
- cubicEaseOut(Point2D, Point2D, double) - Static method in class net.frozenblock.lib.math.api.AnimationAPI
- CURRENT_VERSION - Static variable in class org.quiltmc.qsl.frozenblock.core.registry.impl.sync.ProtocolVersions
- currentVersion() - Method in record class org.quiltmc.qsl.frozenblock.misc.datafixerupper.impl.QuiltDataFixesInternals.DataFixerEntry
-
Returns the value of the
currentVersionrecord component. - CURVING_TUNNEL_FEATURE - Static variable in class net.frozenblock.lib.worldgen.feature.api.FrozenFeatures
- CurvingTunnelFeature - Class in net.frozenblock.lib.worldgen.feature.api.features
- CurvingTunnelFeature(Codec<CurvingTunnelFeatureConfig>) - Constructor for class net.frozenblock.lib.worldgen.feature.api.features.CurvingTunnelFeature
- CurvingTunnelFeatureConfig - Record Class in net.frozenblock.lib.worldgen.feature.api.features.config
- CurvingTunnelFeatureConfig(BlockStateProvider, int, double, double, TagKey<Block>) - Constructor for record class net.frozenblock.lib.worldgen.feature.api.features.config.CurvingTunnelFeatureConfig
-
Creates an instance of a
CurvingTunnelFeatureConfigrecord class. - cutCos(double, double, boolean) - Static method in class net.frozenblock.lib.math.api.AdvancedMath
D
- damage - Variable in class net.frozenblock.lib.item.api.PrickOnUseBlockItem
- damage - Variable in class net.frozenblock.lib.item.api.PrickOnUseItem
- damageType - Variable in class net.frozenblock.lib.item.api.PrickOnUseBlockItem
- damageType - Variable in class net.frozenblock.lib.item.api.PrickOnUseItem
- DATA_VERSION - Static variable in class net.frozenblock.lib.FrozenSharedConstants
- dataFixer - Variable in class net.frozenblock.lib.config.frozenlib_config.FrozenLibConfig
- dataFixer() - Method in class net.frozenblock.lib.config.api.instance.Config
- dataFixer() - Method in record class org.quiltmc.qsl.frozenblock.misc.datafixerupper.impl.QuiltDataFixesInternals.DataFixerEntry
-
Returns the value of the
dataFixerrecord component. - DataFixerConfig() - Constructor for class net.frozenblock.lib.config.frozenlib_config.FrozenLibConfig.DataFixerConfig
- DataFixerEntry(DataFixer, int) - Constructor for record class org.quiltmc.qsl.frozenblock.misc.datafixerupper.impl.QuiltDataFixesInternals.DataFixerEntry
-
Creates an instance of a
DataFixerEntryrecord class. - DataFixTypesAccessor - Interface in org.quiltmc.qsl.frozenblock.misc.datafixerupper.mixin
- DataFixTypesMixin - Class in org.quiltmc.qsl.frozenblock.misc.datafixerupper.mixin
-
Modified to work on Fabric Original name was NbtHelperMixin
- DataFixTypesMixin() - Constructor for class org.quiltmc.qsl.frozenblock.misc.datafixerupper.mixin.DataFixTypesMixin
- DataPackReloadMarker - Class in net.frozenblock.lib.core.impl
- DataPackReloadMarker() - Constructor for class net.frozenblock.lib.core.impl.DataPackReloadMarker
- dataSupplier() - Method in record class net.frozenblock.lib.config.impl.network.ConfigSyncModification
-
Returns the value of the
dataSupplierrecord component. - dataVersion - Variable in class org.quiltmc.qsl.frozenblock.misc.datafixerupper.api.QuiltDataFixerBuilder
- DEBUG_POS - Static variable in class net.frozenblock.lib.particle.api.FrozenParticleTypes
- DebugPosParticle - Class in net.frozenblock.lib.particle.impl
- DebugPosParticle.Provider - Class in net.frozenblock.lib.particle.impl
- DecoderExceptionMixin - Class in net.frozenblock.lib.core.mixin
- DecoderExceptionMixin() - Constructor for class net.frozenblock.lib.core.mixin.DecoderExceptionMixin
- DEEP_OCEAN - Static variable in class net.frozenblock.lib.worldgen.biome.api.parameters.Continentalness
- DEEP_OCEAN_CONTINENTALNESS - Static variable in class net.frozenblock.lib.worldgen.biome.api.parameters.OverworldBiomeBuilderParameters
- DEEPSLATE - Static variable in class net.frozenblock.lib.worldgen.surface.api.FrozenSurfaceRules
- DEFAULT_ID - Static variable in class net.frozenblock.lib.sound.api.predicate.SoundPredicate
- DEFAULT_ID - Static variable in class net.frozenblock.lib.spotting_icons.api.SpottingIconPredicate
- defaultInstance() - Method in class net.frozenblock.lib.config.api.instance.Config
- defaultPredicate() - Static method in class net.frozenblock.lib.sound.api.predicate.SoundPredicate
- defaultPredicate() - Static method in class net.frozenblock.lib.spotting_icons.api.SpottingIconPredicate
- DelayedPacketsHolder - Interface in org.quiltmc.qsl.frozenblock.core.registry.impl.sync.server
- DelayedRegistry<T> - Class in org.quiltmc.qsl.frozenblock.core.registry.impl.event
-
Modified to work on Fabric
- Depth - Class in net.frozenblock.lib.worldgen.biome.api.parameters
- Depth() - Constructor for class net.frozenblock.lib.worldgen.biome.api.parameters.Depth
- depths - Static variable in class net.frozenblock.lib.worldgen.biome.api.parameters.Depth
- deserializeFromNetwork(FriendlyByteBuf) - Method in class net.frozenblock.lib.tag.api.TagKeyArgument.Info
- despawnDistance() - Method in record class net.frozenblock.lib.mobcategory.impl.FrozenMobCategory
-
Returns the value of the
despawnDistancerecord component. - dimension - Variable in class net.frozenblock.lib.gravity.api.GravityContext
- dimension() - Method in record class net.frozenblock.lib.worldgen.surface.api.FrozenDimensionBoundRuleSource
-
Returns the value of the
dimensionrecord component. - DIRT - Static variable in class net.frozenblock.lib.worldgen.surface.api.FrozenSurfaceRules
- DisableableWidgetInterface - Interface in net.frozenblock.lib.config.clothconfig.impl
- disabledDataFixTypes - Variable in class net.frozenblock.lib.config.frozenlib_config.FrozenLibConfig.DataFixerConfig
- disableQuery - Static variable in class org.quiltmc.qsl.frozenblock.core.registry.api.sync.ModProtocol
- disconnect(Component) - Method in class org.quiltmc.qsl.frozenblock.core.registry.impl.sync.server.ServerRegistrySyncNetworkHandler
- disconnectCleanup(Minecraft) - Static method in class org.quiltmc.qsl.frozenblock.core.registry.impl.sync.client.ClientRegistrySync
- diskBlocks() - Method in record class net.frozenblock.lib.worldgen.feature.api.features.config.ColumnWithDiskFeatureConfig
-
Returns the value of the
diskBlocksrecord component. - displayName() - Method in record class org.quiltmc.qsl.frozenblock.core.registry.api.sync.ModProtocolDef
-
Returns the value of the
displayNamerecord component. - distance(double, double, double) - Method in class net.frozenblock.lib.math.api.Point3D
- distance(double, double, double, double, double, double) - Static method in class net.frozenblock.lib.math.api.Point3D
- distance(Point3D) - Method in class net.frozenblock.lib.math.api.Point3D
- distanceDelay() - Method in record class net.frozenblock.lib.sound.api.networking.LocalSoundPacket
-
Returns the value of the
distanceDelayrecord component. - distanceSq(double, double, double) - Method in class net.frozenblock.lib.math.api.Point3D
- distanceSq(double, double, double, double, double, double) - Static method in class net.frozenblock.lib.math.api.Point3D
- distanceSq(Point3D) - Method in class net.frozenblock.lib.math.api.Point3D
- Double() - Constructor for class net.frozenblock.lib.math.api.Point3D.Double
- Double(double, double, double) - Constructor for class net.frozenblock.lib.math.api.Point3D.Double
- downAabb - Variable in class net.frozenblock.lib.block.api.MultifaceClusterBlock
- downfall() - Method in class net.frozenblock.lib.worldgen.biome.api.FrozenBiome
- DOWNWARDS_COLUMN_FEATURE - Static variable in class net.frozenblock.lib.worldgen.feature.api.FrozenFeatures
- DownwardsColumnFeature - Class in net.frozenblock.lib.worldgen.feature.api.features
- DownwardsColumnFeature(Codec<ColumnFeatureConfig>) - Constructor for class net.frozenblock.lib.worldgen.feature.api.features.DownwardsColumnFeature
- drip(ServerLevel, PointedDripstoneBlock.FluidInfo, BlockPos) - Method in interface net.frozenblock.lib.block.api.dripstone.DripstoneDripLavaFrom.InjectedOnDrip
- drip(ServerLevel, PointedDripstoneBlock.FluidInfo, BlockPos) - Method in interface net.frozenblock.lib.block.api.dripstone.DripstoneDripWaterFrom.InjectedOnDrip
- DRIPSTONE_CAN_DRIP_ON - Static variable in class net.frozenblock.lib.tag.api.FrozenBlockTags
- DripstoneDripLavaFrom - Class in net.frozenblock.lib.block.api.dripstone
- DripstoneDripLavaFrom() - Constructor for class net.frozenblock.lib.block.api.dripstone.DripstoneDripLavaFrom
- DripstoneDripLavaFrom.InjectedOnDrip - Interface in net.frozenblock.lib.block.api.dripstone
- DripstoneDripWaterFrom - Class in net.frozenblock.lib.block.api.dripstone
- DripstoneDripWaterFrom() - Constructor for class net.frozenblock.lib.block.api.dripstone.DripstoneDripWaterFrom
- DripstoneDripWaterFrom.InjectedOnDrip - Interface in net.frozenblock.lib.block.api.dripstone
- DripstoneUtils - Class in net.frozenblock.lib.block.api.dripstone
- DripstoneUtils() - Constructor for class net.frozenblock.lib.block.api.dripstone.DripstoneUtils
- DRY - Static variable in class net.frozenblock.lib.worldgen.biome.api.parameters.Humidity
- duration - Variable in class net.frozenblock.lib.screenshake.api.client.ScreenShaker.ClientScreenShake
- duration - Variable in class net.frozenblock.lib.screenshake.api.ScreenShakeManager.ScreenShake
- duration - Variable in class net.frozenblock.lib.screenshake.impl.EntityScreenShakeManager.EntityScreenShake
- duration() - Method in record class net.frozenblock.lib.screenshake.impl.network.EntityScreenShakePacket
-
Returns the value of the
durationrecord component. - duration() - Method in record class net.frozenblock.lib.screenshake.impl.network.ScreenShakePacket
-
Returns the value of the
durationrecord component. - DURATION - Static variable in class net.frozenblock.lib.entity.api.behavior.MoveToBlockBehavior
- durationFalloffStart - Variable in class net.frozenblock.lib.screenshake.impl.EntityScreenShakeManager.EntityScreenShake
- DYNAMIC_REGISTRY_LOADED - Static variable in class org.quiltmc.qsl.frozenblock.core.registry.api.event.RegistryEvents
-
This event gets triggered when a new
RegistryAccessgets created, after it has been filled with the registry entries specified by data packs. - DYNAMIC_REGISTRY_SETUP - Static variable in class org.quiltmc.qsl.frozenblock.core.registry.api.event.RegistryEvents
-
This event gets triggered when a new
RegistryAccessgets created, but before it gets filled. - DynamicEntryListWidgetEntryMixin - Class in net.frozenblock.lib.config.clothconfig.mixin.client
- DynamicEntryListWidgetEntryMixin() - Constructor for class net.frozenblock.lib.config.clothconfig.mixin.client.DynamicEntryListWidgetEntryMixin
- dynamicLightColor() - Static method in class net.frozenblock.lib.entity.api.rendering.FrozenRenderType
- dynamicLightStencil() - Static method in class net.frozenblock.lib.entity.api.rendering.FrozenRenderType
- DynamicRegistryManagerSetupContext - Interface in org.quiltmc.qsl.frozenblock.core.registry.api.event
-
Represents the
RegistryAccesssetup context provided in theRegistryEvents.DYNAMIC_REGISTRY_SETUPevent. - DynamicRegistryManagerSetupContext.RegistryMap - Record Class in org.quiltmc.qsl.frozenblock.core.registry.api.event
-
Represents a map of known registries.
- DynamicRegistryManagerSetupContextImpl - Class in org.quiltmc.qsl.frozenblock.core.registry.impl
-
Represents the context implementation for the
RegistryEvents.DYNAMIC_REGISTRY_SETUPevent. - DynamicRegistryManagerSetupContextImpl(ResourceManager, Stream<WritableRegistry<?>>) - Constructor for class org.quiltmc.qsl.frozenblock.core.registry.impl.DynamicRegistryManagerSetupContextImpl
E
- eastAabb - Variable in class net.frozenblock.lib.block.api.MultifaceClusterBlock
- EasyNoiseSampler - Class in net.frozenblock.lib.math.api
-
Adds easy-to-use noise sampling and random number generators
- elasticEaseIn(Point2D, Point2D, double) - Static method in class net.frozenblock.lib.math.api.AnimationAPI
- elasticEaseIn(Point2D, Point2D, double, int) - Static method in class net.frozenblock.lib.math.api.AnimationAPI
-
ELASTIC EASING - Generated by Cosine and a variable "c" of the curves intensity
- elasticEaseInOut(Point2D, Point2D, double) - Static method in class net.frozenblock.lib.math.api.AnimationAPI
- elasticEaseInOut(Point2D, Point2D, double, int) - Static method in class net.frozenblock.lib.math.api.AnimationAPI
- elasticEaseOut(Point2D, Point2D, double) - Static method in class net.frozenblock.lib.math.api.AnimationAPI
- elasticEaseOut(Point2D, Point2D, double, int) - Static method in class net.frozenblock.lib.math.api.AnimationAPI
- empty() - Method in class net.frozenblock.lib.config.api.instance.json.JanksonOps
- EmptyModIntegration - Class in net.frozenblock.lib.integration.impl
-
An empty mod integration used if a mod is not loaded
- EmptyModIntegration(String) - Constructor for class net.frozenblock.lib.integration.impl.EmptyModIntegration
- EmptySchema - Class in org.quiltmc.qsl.frozenblock.misc.datafixerupper.api
-
Represents an empty
Schema, having no parent and containing no type definitions. - EmptySchema(int) - Constructor for class org.quiltmc.qsl.frozenblock.misc.datafixerupper.api.EmptySchema
-
Constructs an empty schema.
- enabled - Static variable in class org.quiltmc.qsl.frozenblock.core.registry.api.sync.ModProtocol
- End() - Constructor for record class org.quiltmc.qsl.frozenblock.core.registry.impl.sync.ClientPackets.End
-
Creates an instance of a
Endrecord class. - End() - Constructor for record class org.quiltmc.qsl.frozenblock.core.registry.impl.sync.ServerPackets.End
-
Creates an instance of a
Endrecord class. - End(FriendlyByteBuf) - Constructor for record class org.quiltmc.qsl.frozenblock.core.registry.impl.sync.ClientPackets.End
- End(FriendlyByteBuf) - Constructor for record class org.quiltmc.qsl.frozenblock.core.registry.impl.sync.ServerPackets.End
- END_DATA_PACK_RELOAD - Static variable in class org.quiltmc.qsl.frozenblock.resource.loader.api.ResourceLoaderEvents
-
An event indicating the end of the reloading of data packs on a Minecraft server.
- END_REGISTRY_FREEZE - Static variable in class net.frozenblock.lib.event.api.RegistryFreezeEvents
-
An event indicating the end of a
Registry's freeze. - endFade() - Method in record class net.frozenblock.lib.spotting_icons.impl.SpottingIconPacket
-
Returns the value of the
endFaderecord component. - endFadeDist() - Method in record class net.frozenblock.lib.spotting_icons.api.SpottingIconManager.SpottingIcon
-
Returns the value of the
endFadeDistrecord component. - ENDSTONE - Static variable in class net.frozenblock.lib.worldgen.surface.api.FrozenSurfaceRules
- endTime() - Method in record class net.frozenblock.lib.item.impl.network.ForcedCooldownPacket
-
Returns the value of the
endTimerecord component. - entity - Variable in class net.frozenblock.lib.gravity.api.GravityContext
- entity - Variable in class net.frozenblock.lib.screenshake.impl.EntityScreenShakeManager
- entity - Variable in class net.frozenblock.lib.sound.api.MovingLoopingFadingDistanceSoundEntityManager
- entity - Variable in class net.frozenblock.lib.sound.api.MovingLoopingSoundEntityManager
- entity - Variable in class net.frozenblock.lib.sound.api.RestrictedSoundInstance
- entity - Variable in class net.frozenblock.lib.spotting_icons.api.SpottingIconManager
- ENTITY_COOLDOWNS - Static variable in class net.frozenblock.lib.sound.api.FlyBySoundHub
-
Cooldowns for playing a sound from the same entity.
- ENTITY_TEXTURE_OVERRIDE - Static variable in class net.frozenblock.lib.registry.api.client.FrozenClientRegistry
- ENTITY_TRANSLUCENT_EMISSIVE_ALWAYS_RENDER - Static variable in class net.frozenblock.lib.entity.api.rendering.FrozenRenderType
- ENTITY_TRANSLUCENT_EMISSIVE_FIXED - Static variable in class net.frozenblock.lib.entity.api.rendering.FrozenRenderType
- EntityGravityInterface - Interface in net.frozenblock.lib.gravity.impl
- entityId() - Method in record class net.frozenblock.lib.screenshake.impl.network.EntityScreenShakePacket
-
Returns the value of the
entityIdrecord component. - entityId() - Method in record class net.frozenblock.lib.screenshake.impl.network.RemoveEntityScreenShakePacket
-
Returns the value of the
entityIdrecord component. - entityId() - Method in record class net.frozenblock.lib.spotting_icons.impl.SpottingIconPacket
-
Returns the value of the
entityIdrecord component. - entityId() - Method in record class net.frozenblock.lib.spotting_icons.impl.SpottingIconRemovePacket
-
Returns the value of the
entityIdrecord component. - EntityLoopingFadingDistanceSoundInterface - Interface in net.frozenblock.lib.sound.impl
- EntityLoopingSoundInterface - Interface in net.frozenblock.lib.sound.impl
- EntityMixin - Class in net.frozenblock.lib.entity.mixin
- EntityMixin - Class in net.frozenblock.lib.gravity.mixin
- EntityMixin - Class in net.frozenblock.lib.screenshake.mixin
- EntityMixin - Class in net.frozenblock.lib.sound.mixin
- EntityMixin - Class in net.frozenblock.lib.spotting_icons.mixin
- EntityMixin() - Constructor for class net.frozenblock.lib.entity.mixin.EntityMixin
- EntityMixin() - Constructor for class net.frozenblock.lib.gravity.mixin.EntityMixin
- EntityMixin() - Constructor for class net.frozenblock.lib.screenshake.mixin.EntityMixin
- EntityMixin() - Constructor for class net.frozenblock.lib.sound.mixin.EntityMixin
- EntityMixin() - Constructor for class net.frozenblock.lib.spotting_icons.mixin.EntityMixin
- entityRenderDispatcher - Variable in class net.frozenblock.lib.spotting_icons.mixin.client.EntityRendererMixin
- EntityRenderDispatcherMixin - Class in net.frozenblock.lib.spotting_icons.mixin.client
- EntityRenderDispatcherMixin() - Constructor for class net.frozenblock.lib.spotting_icons.mixin.client.EntityRenderDispatcherMixin
- EntityRenderDispatcherWithIcon - Interface in net.frozenblock.lib.spotting_icons.impl
- EntityRendererMixin<T extends net.minecraft.world.entity.Entity> - Class in net.frozenblock.lib.spotting_icons.mixin.client
- EntityRendererMixin() - Constructor for class net.frozenblock.lib.spotting_icons.mixin.client.EntityRendererMixin
- EntityRendererWithIcon - Interface in net.frozenblock.lib.spotting_icons.impl
- EntityScreenShake(float, int, int, float, int) - Constructor for class net.frozenblock.lib.screenshake.impl.EntityScreenShakeManager.EntityScreenShake
- EntityScreenShakeInterface - Interface in net.frozenblock.lib.screenshake.impl
- EntityScreenShakeManager - Class in net.frozenblock.lib.screenshake.impl
- EntityScreenShakeManager(Entity) - Constructor for class net.frozenblock.lib.screenshake.impl.EntityScreenShakeManager
- EntityScreenShakeManager.EntityScreenShake - Class in net.frozenblock.lib.screenshake.impl
- EntityScreenShakePacket - Record Class in net.frozenblock.lib.screenshake.impl.network
- EntityScreenShakePacket(int, float, int, int, float, int) - Constructor for record class net.frozenblock.lib.screenshake.impl.network.EntityScreenShakePacket
-
Creates an instance of a
EntityScreenShakePacketrecord class. - EntityScreenShakePacket(FriendlyByteBuf) - Constructor for record class net.frozenblock.lib.screenshake.impl.network.EntityScreenShakePacket
- EntitySpottingIconInterface - Interface in net.frozenblock.lib.spotting_icons.impl
- EntityStepOnBlockInterface - Interface in net.frozenblock.lib.entity.impl
- EntityTextureOverride<T extends net.minecraft.world.entity.LivingEntity> - Record Class in net.frozenblock.lib.entity.api.rendering
-
Used to override an entity's texture if a condition is met.
- EntityTextureOverride(EntityType<T>, ResourceLocation, EntityTextureOverride.Condition<T>) - Constructor for record class net.frozenblock.lib.entity.api.rendering.EntityTextureOverride
-
Creates an instance of a
EntityTextureOverriderecord class. - EntityTextureOverride.Condition<T extends net.minecraft.world.entity.LivingEntity> - Interface in net.frozenblock.lib.entity.api.rendering
- entityTranslucentEmissiveAlwaysRender(ResourceLocation) - Static method in class net.frozenblock.lib.entity.api.rendering.FrozenRenderType
- entityTranslucentEmissiveFixed(ResourceLocation) - Static method in class net.frozenblock.lib.entity.api.rendering.FrozenRenderType
- entityTranslucentEmissiveFixedNoOutline(ResourceLocation) - Static method in class net.frozenblock.lib.entity.api.rendering.FrozenRenderType
- EntityUtils - Class in net.frozenblock.lib.entity.api
- EntityUtils() - Constructor for class net.frozenblock.lib.entity.api.EntityUtils
- entries() - Method in record class org.quiltmc.qsl.frozenblock.core.registry.impl.sync.client.LogBuilder.Section
-
Returns the value of the
entriesrecord component. - entrypoint() - Method in enum class net.frozenblock.lib.event.impl.EventType
-
Returns the entrypoint string for the event type.
- entrySet() - Method in class org.quiltmc.qsl.frozenblock.core.registry.impl.event.DelayedRegistry
- EntrySyncData - Annotation Interface in net.frozenblock.lib.config.api.sync.annotation
-
Provides the attributes of a syncable config entry.
- equals(Object) - Method in record class net.frozenblock.lib.advancement.api.AdvancementEvents.AdvancementHolder
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.frozenblock.lib.config.api.entry.TypedEntry
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.frozenblock.lib.config.api.entry.TypedEntryType
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.frozenblock.lib.config.api.instance.ConfigModification
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.frozenblock.lib.config.api.sync.network.ConfigSyncData
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.frozenblock.lib.config.impl.network.ConfigSyncModification
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.frozenblock.lib.config.impl.network.ConfigSyncPacket
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.frozenblock.lib.entity.api.rendering.EntityTextureOverride
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.frozenblock.lib.gametest.api.TrackedPosition
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.frozenblock.lib.gravity.api.functions.AbsoluteGravityFunction
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.frozenblock.lib.gravity.api.functions.InterpolatedGravityFunction
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.frozenblock.lib.gravity.api.GravityBelt
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.frozenblock.lib.item.impl.network.CooldownChangePacket
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.frozenblock.lib.item.impl.network.CooldownTickCountPacket
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.frozenblock.lib.item.impl.network.ForcedCooldownPacket
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.frozenblock.lib.item.impl.SaveableItemCooldowns.SaveableCooldownInstance
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class net.frozenblock.lib.math.api.Point3D
- equals(Object) - Method in record class net.frozenblock.lib.mobcategory.impl.FrozenMobCategory
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.frozenblock.lib.screenshake.impl.network.EntityScreenShakePacket
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.frozenblock.lib.screenshake.impl.network.RemoveEntityScreenShakePacket
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.frozenblock.lib.screenshake.impl.network.RemoveScreenShakePacket
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.frozenblock.lib.screenshake.impl.network.ScreenShakePacket
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.frozenblock.lib.sculk.api.BooleanPropertySculkBehavior
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.frozenblock.lib.sound.api.block_sound_group.BlockSoundGroupOverwrite
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.frozenblock.lib.sound.api.FlyBySoundHub.FlyBySound
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.frozenblock.lib.sound.api.networking.FlyBySoundPacket
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.frozenblock.lib.sound.api.networking.LocalPlayerSoundPacket
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.frozenblock.lib.sound.api.networking.LocalSoundPacket
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.frozenblock.lib.sound.api.networking.MovingRestrictionSoundPacket
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.frozenblock.lib.sound.api.networking.StartingMovingRestrictionSoundLoopPacket
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.frozenblock.lib.spotting_icons.api.SpottingIconManager.SpottingIcon
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.frozenblock.lib.spotting_icons.impl.SpottingIconPacket
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.frozenblock.lib.spotting_icons.impl.SpottingIconRemovePacket
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.frozenblock.lib.stencil.api.StencilRenderer.Triangle
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.frozenblock.lib.worldgen.feature.api.features.config.ColumnFeatureConfig
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.frozenblock.lib.worldgen.feature.api.features.config.ColumnWithDiskFeatureConfig
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.frozenblock.lib.worldgen.feature.api.features.config.CurvingTunnelFeatureConfig
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.frozenblock.lib.worldgen.feature.api.features.config.FadingDiskCarpetFeatureConfig
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.frozenblock.lib.worldgen.feature.api.features.config.FadingDiskFeatureConfig
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.frozenblock.lib.worldgen.feature.api.features.config.FadingDiskTagBiomeFeatureConfig
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.frozenblock.lib.worldgen.feature.api.features.config.FadingDiskTagFeatureConfig
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.frozenblock.lib.worldgen.feature.api.features.config.PathFeatureConfig
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.frozenblock.lib.worldgen.feature.api.features.config.PathSwapUnderWaterFeatureConfig
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.frozenblock.lib.worldgen.feature.api.features.config.PathSwapUnderWaterTagFeatureConfig
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.frozenblock.lib.worldgen.feature.api.features.config.PathTagFeatureConfig
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.frozenblock.lib.worldgen.surface.api.FrozenDimensionBoundRuleSource
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class net.frozenblock.lib.worldgen.surface.impl.BiomeTagConditionSource
- equals(Object) - Method in class net.frozenblock.lib.worldgen.surface.impl.OptimizedBiomeTagConditionSource
- equals(Object) - Method in record class net.frozenblock.lib.worldgen.vein.impl.FrozenVeinType
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.quiltmc.qsl.frozenblock.core.registry.api.event.DynamicRegistryManagerSetupContext.RegistryMap
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.quiltmc.qsl.frozenblock.core.registry.api.sync.ModProtocolDef
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.quiltmc.qsl.frozenblock.core.registry.impl.sync.client.LogBuilder.Section
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.quiltmc.qsl.frozenblock.core.registry.impl.sync.ClientPackets.End
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.quiltmc.qsl.frozenblock.core.registry.impl.sync.ClientPackets.Handshake
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.quiltmc.qsl.frozenblock.core.registry.impl.sync.ClientPackets.ModProtocol
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.quiltmc.qsl.frozenblock.core.registry.impl.sync.ServerPackets.End
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.quiltmc.qsl.frozenblock.core.registry.impl.sync.ServerPackets.ErrorStyle
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.quiltmc.qsl.frozenblock.core.registry.impl.sync.ServerPackets.Handshake
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.quiltmc.qsl.frozenblock.core.registry.impl.sync.ServerPackets.ModProtocol
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.quiltmc.qsl.frozenblock.misc.datafixerupper.impl.QuiltDataFixesInternals.DataFixerEntry
-
Indicates whether some other object is "equal to" this one.
- Erosion - Class in net.frozenblock.lib.worldgen.biome.api.parameters
- Erosion() - Constructor for class net.frozenblock.lib.worldgen.biome.api.parameters.Erosion
- EROSION_0 - Static variable in class net.frozenblock.lib.worldgen.biome.api.parameters.Erosion
- EROSION_1 - Static variable in class net.frozenblock.lib.worldgen.biome.api.parameters.Erosion
- EROSION_2 - Static variable in class net.frozenblock.lib.worldgen.biome.api.parameters.Erosion
- EROSION_3 - Static variable in class net.frozenblock.lib.worldgen.biome.api.parameters.Erosion
- EROSION_4 - Static variable in class net.frozenblock.lib.worldgen.biome.api.parameters.Erosion
- EROSION_5 - Static variable in class net.frozenblock.lib.worldgen.biome.api.parameters.Erosion
- EROSION_6 - Static variable in class net.frozenblock.lib.worldgen.biome.api.parameters.Erosion
- EROSION_INDEX_1_START - Static variable in class net.frozenblock.lib.worldgen.biome.api.parameters.OverworldBiomeBuilderParameters
- EROSION_INDEX_2_START - Static variable in class net.frozenblock.lib.worldgen.biome.api.parameters.OverworldBiomeBuilderParameters
- EROSIONS - Static variable in class net.frozenblock.lib.worldgen.biome.api.parameters.OverworldBiomeBuilderParameters
- errorFooter() - Method in record class org.quiltmc.qsl.frozenblock.core.registry.impl.sync.ServerPackets.ErrorStyle
-
Returns the value of the
errorFooterrecord component. - errorHeader() - Method in record class org.quiltmc.qsl.frozenblock.core.registry.impl.sync.ServerPackets.ErrorStyle
-
Returns the value of the
errorHeaderrecord component. - ErrorStyle(FriendlyByteBuf) - Constructor for record class org.quiltmc.qsl.frozenblock.core.registry.impl.sync.ServerPackets.ErrorStyle
- ErrorStyle(Component, Component, boolean) - Constructor for record class org.quiltmc.qsl.frozenblock.core.registry.impl.sync.ServerPackets.ErrorStyle
-
Creates an instance of a
ErrorStylerecord class. - errorStyleFooter - Static variable in class org.quiltmc.qsl.frozenblock.core.registry.impl.sync.server.ServerRegistrySync
- errorStyleHeader - Static variable in class org.quiltmc.qsl.frozenblock.core.registry.impl.sync.server.ServerRegistrySync
- EVENT - Static variable in interface net.frozenblock.lib.config.api.registry.ConfigLoadEvent.Client
- EVENT - Static variable in interface net.frozenblock.lib.config.api.registry.ConfigLoadEvent
- EVENT - Static variable in interface net.frozenblock.lib.config.api.registry.ConfigSaveEvent.Client
- EVENT - Static variable in interface net.frozenblock.lib.config.api.registry.ConfigSaveEvent
- EVENT - Static variable in interface net.frozenblock.lib.entrypoint.api.FrozenClientEntrypoint
- EVENT - Static variable in interface net.frozenblock.lib.entrypoint.api.FrozenMainEntrypoint
- EventType - Enum Class in net.frozenblock.lib.event.impl
-
Enum class representing the different environments for events to take place on
- excludedBiomes() - Method in record class net.frozenblock.lib.worldgen.feature.api.features.config.FadingDiskTagBiomeFeatureConfig
-
Returns the value of the
excludedBiomesrecord component. - expoEaseIn(Point2D, Point2D, double) - Static method in class net.frozenblock.lib.math.api.AnimationAPI
-
EXPONENTIAL EASING - Generated by 2^x
- expoEaseInOut(Point2D, Point2D, double) - Static method in class net.frozenblock.lib.math.api.AnimationAPI
- expoEaseOut(Point2D, Point2D, double) - Static method in class net.frozenblock.lib.math.api.AnimationAPI
- ExtendedConnection - Interface in org.quiltmc.qsl.frozenblock.core.registry.impl.sync.server
- EXTENSION - Static variable in class net.frozenblock.lib.config.api.instance.toml.TomlConfig
- EXTENSION_PROVIDERS - Static variable in class net.frozenblock.lib.wind.api.WindManager
- extensionID() - Method in interface net.frozenblock.lib.wind.api.WindManagerExtension
- EXTENSIONS - Static variable in class net.frozenblock.lib.wind.api.ClientWindManager
- extract(T, long, TransactionContext) - Method in class net.frozenblock.lib.storage.api.NoInteractionStorage
F
- FaceBlock - Class in net.frozenblock.lib.block.api
-
A
MultifaceBlock, but only one face is permitted. - FaceBlock(BlockBehaviour.Properties) - Constructor for class net.frozenblock.lib.block.api.FaceBlock
- FaceClusterBlock - Class in net.frozenblock.lib.block.api
-
A
MultifaceClusterBlock, but only one face is permitted. - FaceClusterBlock(int, int, BlockBehaviour.Properties) - Constructor for class net.frozenblock.lib.block.api.FaceClusterBlock
- FACES_CONE - Static variable in class net.frozenblock.lib.stencil.api.StencilRenderer
- FACES_SPHERE - Static variable in class net.frozenblock.lib.stencil.api.StencilRenderer
- factorial(int) - Static method in class net.frozenblock.lib.math.api.AdvancedMath
- fadeDist - Variable in class net.frozenblock.lib.sound.api.MovingLoopingFadingDistanceSoundEntityManager.FadingDistanceSoundLoopNBT
- fadeStartDistancePercent() - Method in record class net.frozenblock.lib.worldgen.feature.api.features.config.FadingDiskCarpetFeatureConfig
-
Returns the value of the
fadeStartDistancePercentrecord component. - fadeStartDistancePercent() - Method in record class net.frozenblock.lib.worldgen.feature.api.features.config.FadingDiskFeatureConfig
-
Returns the value of the
fadeStartDistancePercentrecord component. - fadeStartDistancePercent() - Method in record class net.frozenblock.lib.worldgen.feature.api.features.config.FadingDiskTagBiomeFeatureConfig
-
Returns the value of the
fadeStartDistancePercentrecord component. - fadeStartDistancePercent() - Method in record class net.frozenblock.lib.worldgen.feature.api.features.config.FadingDiskTagFeatureConfig
-
Returns the value of the
fadeStartDistancePercentrecord component. - FADING_DISK_CARPET_FEATURE - Static variable in class net.frozenblock.lib.worldgen.feature.api.FrozenFeatures
- FADING_DISK_FEATURE - Static variable in class net.frozenblock.lib.worldgen.feature.api.FrozenFeatures
- FADING_DISK_TAG_EXCEPT_IN_BIOME_FEATURE - Static variable in class net.frozenblock.lib.worldgen.feature.api.FrozenFeatures
- FADING_DISK_TAG_FEATURE - Static variable in class net.frozenblock.lib.worldgen.feature.api.FrozenFeatures
- FADING_DISK_WITH_PILE_TAG_FEATURE - Static variable in class net.frozenblock.lib.worldgen.feature.api.FrozenFeatures
- FADING_DISTANCE_SOUND_PACKET - Static variable in class net.frozenblock.lib.networking.FrozenNetworking
- FadingDiskCarpetFeature - Class in net.frozenblock.lib.worldgen.feature.api.features
- FadingDiskCarpetFeature(Codec<FadingDiskCarpetFeatureConfig>) - Constructor for class net.frozenblock.lib.worldgen.feature.api.features.FadingDiskCarpetFeature
- FadingDiskCarpetFeatureConfig - Record Class in net.frozenblock.lib.worldgen.feature.api.features.config
- FadingDiskCarpetFeatureConfig(boolean, BlockStateProvider, BlockStateProvider, IntProvider, float, float, float, float, Heightmap.Types) - Constructor for record class net.frozenblock.lib.worldgen.feature.api.features.config.FadingDiskCarpetFeatureConfig
-
Creates an instance of a
FadingDiskCarpetFeatureConfigrecord class. - FadingDiskFeature - Class in net.frozenblock.lib.worldgen.feature.api.features
- FadingDiskFeature(Codec<FadingDiskFeatureConfig>) - Constructor for class net.frozenblock.lib.worldgen.feature.api.features.FadingDiskFeature
- FadingDiskFeatureConfig - Record Class in net.frozenblock.lib.worldgen.feature.api.features.config
- FadingDiskFeatureConfig(boolean, BlockStateProvider, BlockStateProvider, IntProvider, float, float, float, float, HolderSet<Block>, HolderSet<Block>, Heightmap.Types) - Constructor for record class net.frozenblock.lib.worldgen.feature.api.features.config.FadingDiskFeatureConfig
-
Creates an instance of a
FadingDiskFeatureConfigrecord class. - FadingDiskTagBiomeFeatureConfig - Record Class in net.frozenblock.lib.worldgen.feature.api.features.config
- FadingDiskTagBiomeFeatureConfig(boolean, BlockStateProvider, BlockStateProvider, IntProvider, float, float, float, float, TagKey<Block>, TagKey<Block>, Heightmap.Types, TagKey<Biome>) - Constructor for record class net.frozenblock.lib.worldgen.feature.api.features.config.FadingDiskTagBiomeFeatureConfig
-
Creates an instance of a
FadingDiskTagBiomeFeatureConfigrecord class. - FadingDiskTagExceptInBiomeFeature - Class in net.frozenblock.lib.worldgen.feature.api.features
- FadingDiskTagExceptInBiomeFeature(Codec<FadingDiskTagBiomeFeatureConfig>) - Constructor for class net.frozenblock.lib.worldgen.feature.api.features.FadingDiskTagExceptInBiomeFeature
- FadingDiskTagFeature - Class in net.frozenblock.lib.worldgen.feature.api.features
- FadingDiskTagFeature(Codec<FadingDiskTagFeatureConfig>) - Constructor for class net.frozenblock.lib.worldgen.feature.api.features.FadingDiskTagFeature
- FadingDiskTagFeatureConfig - Record Class in net.frozenblock.lib.worldgen.feature.api.features.config
- FadingDiskTagFeatureConfig(boolean, BlockStateProvider, BlockStateProvider, IntProvider, float, float, float, float, TagKey<Block>, TagKey<Block>, Heightmap.Types) - Constructor for record class net.frozenblock.lib.worldgen.feature.api.features.config.FadingDiskTagFeatureConfig
-
Creates an instance of a
FadingDiskTagFeatureConfigrecord class. - FadingDiskWithPileTagFeature - Class in net.frozenblock.lib.worldgen.feature.api.features
- FadingDiskWithPileTagFeature(Codec<FadingDiskTagFeatureConfig>) - Constructor for class net.frozenblock.lib.worldgen.feature.api.features.FadingDiskWithPileTagFeature
- FadingDistanceSoundLoopNBT(ResourceLocation, ResourceLocation, String, float, float, ResourceLocation, boolean, float, float) - Constructor for class net.frozenblock.lib.sound.api.MovingLoopingFadingDistanceSoundEntityManager.FadingDistanceSoundLoopNBT
- FadingDistanceSoundLoopNBT(ResourceLocation, ResourceLocation, SoundSource, float, float, ResourceLocation, boolean, float, float) - Constructor for class net.frozenblock.lib.sound.api.MovingLoopingFadingDistanceSoundEntityManager.FadingDistanceSoundLoopNBT
- FadingDistanceSwitchingSound - Class in net.frozenblock.lib.sound.api.instances.distance_based
- FadingDistanceSwitchingSound(SoundEvent, SoundSource, float, float, double, double, float, boolean, double, double, double) - Constructor for class net.frozenblock.lib.sound.api.instances.distance_based.FadingDistanceSwitchingSound
- fallDistance - Variable in class net.frozenblock.lib.gravity.mixin.EntityMixin
- FallingBlockEntityMixin - Class in net.frozenblock.lib.gravity.mixin
- FallingBlockEntityMixin() - Constructor for class net.frozenblock.lib.gravity.mixin.FallingBlockEntityMixin
- falloffStart() - Method in record class net.frozenblock.lib.screenshake.impl.network.EntityScreenShakePacket
-
Returns the value of the
falloffStartrecord component. - falloffStart() - Method in record class net.frozenblock.lib.screenshake.impl.network.ScreenShakePacket
-
Returns the value of the
falloffStartrecord component. - FAPI_PROTOCOL - Static variable in class org.quiltmc.qsl.frozenblock.core.registry.impl.sync.ProtocolVersions
- FAR_INLAND - Static variable in class net.frozenblock.lib.worldgen.biome.api.parameters.Continentalness
- FAR_INLAND_CONTINENTALNESS - Static variable in class net.frozenblock.lib.worldgen.biome.api.parameters.OverworldBiomeBuilderParameters
- FAR_INLAND_START - Static variable in class net.frozenblock.lib.worldgen.biome.api.parameters.OverworldBiomeBuilderParameters
- FeatureFlagBuilderMixin - Class in net.frozenblock.lib.feature_flag.mixin
- FeatureFlagBuilderMixin() - Constructor for class net.frozenblock.lib.feature_flag.mixin.FeatureFlagBuilderMixin
- FeatureFlagsMixin - Class in net.frozenblock.lib.feature_flag.mixin
- FeatureFlagsMixin() - Constructor for class net.frozenblock.lib.feature_flag.mixin.FeatureFlagsMixin
- FEATURES - Static variable in class net.frozenblock.lib.worldgen.feature.api.FrozenConfiguredFeature
-
Can be used for setting all bootstrap contexts on 1.19.3
- FEATURES - Static variable in class net.frozenblock.lib.worldgen.feature.api.FrozenPlacedFeature
-
Can be used for setting all bootstrap contexts on 1.19.3
- fillColor - Variable in class net.frozenblock.lib.modmenu.impl.FrozenModMenuBadge
- filler() - Method in record class net.frozenblock.lib.worldgen.vein.impl.FrozenVeinType
-
Returns the value of the
fillerrecord component. - filter(Predicate<RegistryEntryContext<V>>) - Method in interface org.quiltmc.qsl.frozenblock.core.registry.api.event.RegistryMonitor
-
A builder-like method to append a filter to the current registry monitor, for determining what entries to invoke registered callbacks for.
- filter(Predicate<RegistryEntryContext<V>>) - Method in class org.quiltmc.qsl.frozenblock.core.registry.impl.event.RegistryMonitorImpl
- findNearestBlock() - Method in class net.frozenblock.lib.entity.api.behavior.MoveToBlockBehavior
-
Searches and sets new destination block and returns true if a suitable block (specified in
MoveToBlockBehavior.isValidTarget(LevelReader, BlockPos)) can be found. - finish() - Method in class org.quiltmc.qsl.frozenblock.core.registry.impl.sync.client.LogBuilder
- finishUsingItem(ItemStack, Level, LivingEntity) - Method in class net.frozenblock.lib.item.api.PrickOnUseBlockItem
- finishUsingItem(ItemStack, Level, LivingEntity) - Method in class net.frozenblock.lib.item.api.PrickOnUseItem
- FirstSchema - Class in org.quiltmc.qsl.frozenblock.misc.datafixerupper.api
-
Represents a
Schemathat has no parent. - FirstSchema(int) - Constructor for class org.quiltmc.qsl.frozenblock.misc.datafixerupper.api.FirstSchema
-
Creates a schema.
- firstTick - Variable in class net.frozenblock.lib.sound.api.RestrictedSoundInstance
- firstTickTest(T) - Method in interface net.frozenblock.lib.sound.api.predicate.SoundPredicate.LoopPredicate
- FIVE - Static variable in class net.frozenblock.lib.worldgen.biome.api.parameters.Humidity
- FIVE - Static variable in class net.frozenblock.lib.worldgen.biome.api.parameters.Temperature
- fixEntity(String) - Method in class net.frozenblock.lib.datafix.api.FrozenEntityRenameFix
- flat(Point2D, Point2D, double) - Static method in class net.frozenblock.lib.math.api.AnimationAPI
- flat2(Point2D, Point2D, double) - Static method in class net.frozenblock.lib.math.api.AnimationAPI
- Float() - Constructor for class net.frozenblock.lib.math.api.Point3D.Float
- Float(float, float, float) - Constructor for class net.frozenblock.lib.math.api.Point3D.Float
- FLOOR - Static variable in class net.frozenblock.lib.worldgen.biome.api.parameters.Depth
- FLYBY_ENTITIES_AND_SOUNDS - Static variable in class net.frozenblock.lib.sound.api.FlyBySoundHub
-
The currently playing flyby sounds.
- FlyBySound(float, float, SoundSource, SoundEvent) - Constructor for record class net.frozenblock.lib.sound.api.FlyBySoundHub.FlyBySound
-
Creates an instance of a
FlyBySoundrecord class. - FlyBySoundHub - Class in net.frozenblock.lib.sound.api
- FlyBySoundHub() - Constructor for class net.frozenblock.lib.sound.api.FlyBySoundHub
- FlyBySoundHub.FlyBySound - Record Class in net.frozenblock.lib.sound.api
- FlyBySoundPacket - Record Class in net.frozenblock.lib.sound.api.networking
- FlyBySoundPacket(int, SoundEvent, SoundSource, float, float) - Constructor for record class net.frozenblock.lib.sound.api.networking.FlyBySoundPacket
-
Creates an instance of a
FlyBySoundPacketrecord class. - FlyBySoundPacket(FriendlyByteBuf) - Constructor for record class net.frozenblock.lib.sound.api.networking.FlyBySoundPacket
- fogColor() - Method in class net.frozenblock.lib.worldgen.biome.api.FrozenBiome
- foliageColorOverride() - Method in class net.frozenblock.lib.worldgen.biome.api.FrozenBiome
- forAll(RegistryEvents.EntryAdded<V>) - Method in interface org.quiltmc.qsl.frozenblock.core.registry.api.event.RegistryMonitor
-
Registers the specified callback to be invoked for every entry ever to be registered in the monitor's registry.
- forAll(RegistryEvents.EntryAdded<V>) - Method in class org.quiltmc.qsl.frozenblock.core.registry.impl.event.RegistryMonitorImpl
- ForcedCooldownPacket - Record Class in net.frozenblock.lib.item.impl.network
- ForcedCooldownPacket(FriendlyByteBuf) - Constructor for record class net.frozenblock.lib.item.impl.network.ForcedCooldownPacket
- ForcedCooldownPacket(Item, int, int) - Constructor for record class net.frozenblock.lib.item.impl.network.ForcedCooldownPacket
-
Creates an instance of a
ForcedCooldownPacketrecord class. - forceDisable - Static variable in class org.quiltmc.qsl.frozenblock.core.registry.impl.sync.server.ServerRegistrySync
- formattedName() - Method in class net.frozenblock.lib.config.api.instance.Config
- forUpcoming(RegistryEvents.EntryAdded<V>) - Method in interface org.quiltmc.qsl.frozenblock.core.registry.api.event.RegistryMonitor
-
Registers the specified callback to be invoked for all future entries to registered in the monitor's registry.
- forUpcoming(RegistryEvents.EntryAdded<V>) - Method in class org.quiltmc.qsl.frozenblock.core.registry.impl.event.RegistryMonitorImpl
- foundInOverworld() - Static method in class net.frozenblock.lib.worldgen.biome.api.modifications.FrozenBiomeSelectors
-
Returns a biome selector that will match all biomes that would normally spawn in the Overworld, assuming Vanilla's default biome source is used.
- foundInOverworldExcept(TagKey<Biome>) - Static method in class net.frozenblock.lib.worldgen.biome.api.modifications.FrozenBiomeSelectors
-
Returns a biome selector that will match all biomes that would normally spawn in the Overworld, assuming Vanilla's default biome source is used, except for biomes in the specified tag.
- foundInTheEnd() - Static method in class net.frozenblock.lib.worldgen.biome.api.modifications.FrozenBiomeSelectors
-
Returns a biome selector that will match all biomes that would normally spawn in the End, assuming Vanilla's default End biome source is used.
- foundInTheEndExcept(TagKey<Biome>) - Static method in class net.frozenblock.lib.worldgen.biome.api.modifications.FrozenBiomeSelectors
-
Returns a biome selector that will match all biomes that would normally spawn in the End, assuming Vanilla's default End biome source is used, except for biomes in the specified tag.
- foundInTheNether() - Static method in class net.frozenblock.lib.worldgen.biome.api.modifications.FrozenBiomeSelectors
-
Returns a biome selector that will match all biomes that would normally spawn in the Nether, assuming Vanilla's default multi noise biome source with the nether preset is used.
- foundInTheNetherExcept(TagKey<Biome>) - Static method in class net.frozenblock.lib.worldgen.biome.api.modifications.FrozenBiomeSelectors
-
Returns a biome selector that will match all biomes that would normally spawn in the Nether, assuming Vanilla's default multi noise biome source with the nether preset is used, except for biomes in the specified tag.
- FOUR - Static variable in class net.frozenblock.lib.worldgen.biome.api.parameters.Humidity
- FOUR - Static variable in class net.frozenblock.lib.worldgen.biome.api.parameters.Temperature
- freeze() - Method in class org.quiltmc.qsl.frozenblock.core.registry.impl.event.DelayedRegistry
- freeze() - Method in class org.quiltmc.qsl.frozenblock.misc.datafixerupper.impl.NoOpQuiltDataFixesInternals
- freeze() - Method in class org.quiltmc.qsl.frozenblock.misc.datafixerupper.impl.QuiltDataFixesInternals
- freeze() - Method in class org.quiltmc.qsl.frozenblock.misc.datafixerupper.impl.QuiltDataFixesInternalsImpl
- from(ServerGamePacketListenerImpl) - Static method in interface org.quiltmc.qsl.frozenblock.core.registry.impl.sync.server.ExtendedConnection
- FROZEN_RANGE - Static variable in class net.frozenblock.lib.worldgen.biome.api.parameters.OverworldBiomeBuilderParameters
- FrozenBehavior - Interface in net.frozenblock.lib.entity.impl.behavior
- FrozenBehaviorUtils - Class in net.frozenblock.lib.entity.behavior.api
- FrozenBiome - Class in net.frozenblock.lib.worldgen.biome.api
- FrozenBiome() - Constructor for class net.frozenblock.lib.worldgen.biome.api.FrozenBiome
- FrozenBiomeParameters - Class in net.frozenblock.lib.worldgen.biome.api.parameters
- FrozenBiomeParameters.BiomeRunnable - Interface in net.frozenblock.lib.worldgen.biome.api.parameters
- FrozenBiomeSelectors - Class in net.frozenblock.lib.worldgen.biome.api.modifications
-
Provides several biome selectors with additional functionality.
- FrozenBiomeSourceAccess - Interface in net.frozenblock.lib.worldgen.biome.api
- FrozenBiomeTagProvider - Class in net.frozenblock.lib.datagen.api
- FrozenBiomeTagProvider(FabricDataOutput, CompletableFuture) - Constructor for class net.frozenblock.lib.datagen.api.FrozenBiomeTagProvider
- FrozenBiomeTags - Class in net.frozenblock.lib.tag.api
- FrozenBlockTags - Class in net.frozenblock.lib.tag.api
- FrozenBools - Class in net.frozenblock.lib
- FrozenBools() - Constructor for class net.frozenblock.lib.FrozenBools
- FrozenCeilingHangingSignBlock - Class in net.frozenblock.lib.block.api
- FrozenCeilingHangingSignBlock(BlockBehaviour.Properties, WoodType, ResourceLocation) - Constructor for class net.frozenblock.lib.block.api.FrozenCeilingHangingSignBlock
- FrozenClient - Class in net.frozenblock.lib
- FrozenClient() - Constructor for class net.frozenblock.lib.FrozenClient
- FrozenClientEntrypoint - Interface in net.frozenblock.lib.entrypoint.api
- FrozenClientNetworking - Class in net.frozenblock.lib.networking
- FrozenClientNetworking() - Constructor for class net.frozenblock.lib.networking.FrozenClientNetworking
- FrozenClientRegistry - Class in net.frozenblock.lib.registry.api.client
- FrozenClientRegistry() - Constructor for class net.frozenblock.lib.registry.api.client.FrozenClientRegistry
- FrozenClothConfig - Class in net.frozenblock.lib.config.clothconfig
- FrozenConfiguredFeature<FC extends net.minecraft.world.level.levelgen.feature.configurations.FeatureConfiguration,
C extends net.minecraft.world.level.levelgen.feature.ConfiguredFeature<FC, ?>> - Class in net.frozenblock.lib.worldgen.feature.api - FrozenConfiguredFeature(ResourceLocation) - Constructor for class net.frozenblock.lib.worldgen.feature.api.FrozenConfiguredFeature
- FrozenConfiguredFeatureUtils - Class in net.frozenblock.lib.worldgen.feature.api
- FrozenCreativeTabs - Class in net.frozenblock.lib.item.api
-
A class used for adding items to
CreativeModeTabs. - FrozenDimensionBoundRuleSource - Record Class in net.frozenblock.lib.worldgen.surface.api
-
Holds both a
ResourceLocationandSurfaceRules.RuleSource. - FrozenDimensionBoundRuleSource(ResourceLocation, SurfaceRules.RuleSource) - Constructor for record class net.frozenblock.lib.worldgen.surface.api.FrozenDimensionBoundRuleSource
-
Creates an instance of a
FrozenDimensionBoundRuleSourcerecord class. - FrozenEntityRenameFix - Class in net.frozenblock.lib.datafix.api
- FrozenEntityRenameFix(Schema, String) - Constructor for class net.frozenblock.lib.datafix.api.FrozenEntityRenameFix
- FrozenEntityTags - Class in net.frozenblock.lib.tag.api
- FrozenEvents - Class in net.frozenblock.lib.event.api
- FrozenEvents() - Constructor for class net.frozenblock.lib.event.api.FrozenEvents
- FrozenFeatureFlags - Class in net.frozenblock.lib.feature_flag.api
- FrozenFeatures - Class in net.frozenblock.lib.worldgen.feature.api
- FrozenFeatures() - Constructor for class net.frozenblock.lib.worldgen.feature.api.FrozenFeatures
- FrozenFeatureUtils - Class in net.frozenblock.lib.worldgen.feature.api
- FrozenItemTags - Class in net.frozenblock.lib.tag.api
- frozenLib_quilt$getEntryAddedEvent() - Method in interface org.quiltmc.qsl.frozenblock.core.registry.api.event.RegistryEventStorage
-
Returns the entry added event.
- frozenLib_quilt$getEntryAddedEvent() - Method in class org.quiltmc.qsl.frozenblock.core.registry.mixin.MappedRegistryMixin
- frozenLib_setModifyBiomeEntries(boolean) - Method in interface net.frozenblock.lib.worldgen.biome.api.FrozenBiomeSourceAccess
- frozenLib_setModifyBiomeEntries(boolean) - Method in class net.frozenblock.lib.worldgen.biome.mixin.MultiNoiseBiomeSourceMixin
- frozenLib_shouldModifyBiomeEntries() - Method in interface net.frozenblock.lib.worldgen.biome.api.FrozenBiomeSourceAccess
- frozenLib_shouldModifyBiomeEntries() - Method in class net.frozenblock.lib.worldgen.biome.mixin.MultiNoiseBiomeSourceMixin
- frozenlib$_axeBehaviors(UseOnContext, CallbackInfoReturnable<InteractionResult>, Level, BlockPos, Player, BlockState, Optional, Optional, Optional, ItemStack, Optional) - Method in class net.frozenblock.lib.axe.mixin.AxeItemMixin
- frozenlib$_shovelBehaviors(UseOnContext, CallbackInfoReturnable<InteractionResult>, Level, BlockPos, BlockState) - Method in class net.frozenblock.lib.shovel.mixin.ShovelItemMixin
- frozenLib$addAdditionalSaveData(CompoundTag, CallbackInfo) - Method in class net.frozenblock.lib.item.mixin.ServerPlayerMixin
- frozenLib$additionalStartTracking(ServerPlayer, CallbackInfo) - Method in class net.frozenblock.lib.entity.mixin.ServerEntityMixin
- frozenLib$addSyncData(Class<?>, String, Config<?>) - Method in class net.frozenblock.lib.config.clothconfig.mixin.client.DynamicEntryListWidgetEntryMixin
- frozenLib$addSyncData(Class<?>, String, Config<?>) - Method in interface net.frozenblock.lib.config.clothconfig.impl.DisableableWidgetInterface
- frozenLib$canRemoveTags() - Method in interface net.frozenblock.lib.item.impl.ItemStackExtension
- frozenLib$canRemoveTags() - Method in class net.frozenblock.lib.item.mixin.ItemStackMixin
- frozenLib$changeCooldown(Item, int) - Method in interface net.frozenblock.lib.item.impl.CooldownInterface
- frozenLib$changeCooldown(Item, int) - Method in class net.frozenblock.lib.item.mixin.ItemCooldownsMixin
- frozenLib$changeCooldown(Item, int) - Method in class net.frozenblock.lib.item.mixin.ServerItemCooldownsMixin
- frozenLib$changeDimensionLoadCooldowns(ServerLevel, CallbackInfoReturnable<Entity>) - Method in class net.frozenblock.lib.item.mixin.ServerPlayerMixin
- frozenLib$changeDimensionLoadScreenShakes(ServerLevel, CallbackInfoReturnable<Entity>) - Method in class net.frozenblock.lib.screenshake.mixin.ServerPlayerMixin
- frozenLib$changeDimensionSaveCooldowns(ServerLevel, CallbackInfoReturnable<Entity>) - Method in class net.frozenblock.lib.item.mixin.ServerPlayerMixin
- frozenLib$changeDimensionSaveScreenShakes(ServerLevel, CallbackInfoReturnable<Entity>) - Method in class net.frozenblock.lib.screenshake.mixin.ServerPlayerMixin
- frozenLib$entityScreenShakeManager - Variable in class net.frozenblock.lib.screenshake.mixin.EntityMixin
- frozenLib$getEffectiveGravity() - Method in interface net.frozenblock.lib.gravity.impl.EntityGravityInterface
- frozenLib$getEffectiveGravity() - Method in class net.frozenblock.lib.gravity.mixin.EntityMixin
- frozenLib$getEntryPermissionType() - Method in interface net.frozenblock.lib.config.clothconfig.impl.DisableableWidgetInterface
- frozenLib$getEntryPermissionType() - Method in class net.frozenblock.lib.config.clothconfig.mixin.client.DynamicEntryListWidgetEntryMixin
- frozenLib$getGravity() - Method in interface net.frozenblock.lib.gravity.impl.EntityGravityInterface
- frozenLib$getGravity() - Method in class net.frozenblock.lib.gravity.mixin.EntityMixin
- frozenLib$getGravity() - Method in class net.frozenblock.lib.gravity.mixin.ThrowableProjectileMixin
- frozenLib$getLightningTarget(ServerLevel, BlockPos, Operation<Boolean>) - Method in class net.frozenblock.lib.weather.mixin.LightningOverrideMixin
- frozenLib$getModProtocol() - Method in interface org.quiltmc.qsl.frozenblock.core.registry.impl.sync.mod_protocol.ModProtocolContainer
- frozenLib$getModProtocol() - Method in class org.quiltmc.qsl.frozenblock.core.registry.mixin.client.ServerDataMixin
- frozenLib$getModProtocol() - Method in class org.quiltmc.qsl.frozenblock.core.registry.mixin.ServerStatusVersionMixin
- frozenLib$getModProtocol(String) - Method in interface org.quiltmc.qsl.frozenblock.core.registry.impl.sync.server.ExtendedConnection
- frozenLib$getModProtocol(String) - Method in class org.quiltmc.qsl.frozenblock.core.registry.mixin.ConnectionMixin
- frozenLib$getPacketList() - Method in interface org.quiltmc.qsl.frozenblock.core.registry.impl.sync.server.DelayedPacketsHolder
- frozenLib$getPacketList() - Method in class org.quiltmc.qsl.frozenblock.core.registry.mixin.ServerPlayerMixin
- frozenLib$getScreenShakeManager() - Method in interface net.frozenblock.lib.screenshake.impl.ScreenShakeManagerInterface
- frozenLib$getScreenShakeManager() - Method in class net.frozenblock.lib.screenshake.mixin.ServerLevelMixin
- frozenLib$getTag() - Method in interface net.frozenblock.lib.recipe.api.ShapedRecipeBuilderExtension
- frozenLib$getTag() - Method in class net.frozenblock.lib.recipe.mixin.ShapedRecipeBuilderMixin
- frozenLib$getTag() - Method in class net.frozenblock.lib.recipe.mixin.ShapedRecipeMixin
- frozenLib$getTooltip(Optional<Component[]>) - Method in class net.frozenblock.lib.config.clothconfig.mixin.client.TooltipListEntryMixin
- frozenLib$getWindManager() - Method in interface net.frozenblock.lib.wind.impl.WindManagerInterface
- frozenLib$getWindManager() - Method in class net.frozenblock.lib.wind.mixin.ServerLevelMixin
- frozenLib$hasValidData() - Method in interface net.frozenblock.lib.config.clothconfig.impl.DisableableWidgetInterface
- frozenLib$hasValidData() - Method in class net.frozenblock.lib.config.clothconfig.mixin.client.DynamicEntryListWidgetEntryMixin
- frozenLib$ignoreTag(LivingEntity, CallbackInfo) - Method in class net.frozenblock.lib.tag.mixin.CreeperMixin
- frozenLib$injectFrozenBiomesToOverworld(Consumer<Pair<Climate.ParameterPoint, ResourceKey<Biome>>>, CallbackInfo) - Method in class net.frozenblock.lib.worldgen.biome.mixin.OverworldBiomeBuilderMixin
- frozenLib$isSyncable() - Method in interface net.frozenblock.lib.config.clothconfig.impl.DisableableWidgetInterface
- frozenLib$isSyncable() - Method in class net.frozenblock.lib.config.clothconfig.mixin.client.DynamicEntryListWidgetEntryMixin
- frozenLib$loadIconManager(CompoundTag, CallbackInfo) - Method in class net.frozenblock.lib.spotting_icons.mixin.EntityMixin
- frozenLib$loadLoopingSoundData(CompoundTag, CallbackInfo) - Method in class net.frozenblock.lib.sound.mixin.EntityMixin
- frozenLib$loadScreenShakeData(CompoundTag, CallbackInfo) - Method in class net.frozenblock.lib.screenshake.mixin.EntityMixin
- frozenLib$loopingFadingDistanceSoundManager - Variable in class net.frozenblock.lib.sound.mixin.EntityMixin
- frozenLib$loopingSoundManager - Variable in class net.frozenblock.lib.sound.mixin.EntityMixin
- frozenLib$newLightningCheck(BlockPos) - Method in class net.frozenblock.lib.weather.mixin.LightningOverrideMixin
- frozenLib$onCooldownChanged(Item, int) - Method in interface net.frozenblock.lib.item.impl.CooldownInterface
- frozenLib$onCooldownChanged(Item, int) - Method in class net.frozenblock.lib.item.mixin.ItemCooldownsMixin
- frozenLib$onCooldownChanged(Item, int) - Method in class net.frozenblock.lib.item.mixin.ServerItemCooldownsMixin
- frozenLib$onPlayerJoined(Connection, ServerPlayer, CallbackInfo) - Method in class net.frozenblock.lib.event.mixin.PlayerListMixin
- frozenLib$onSteppedOnBlock(Level, BlockPos, BlockState) - Method in interface net.frozenblock.lib.entity.impl.EntityStepOnBlockInterface
- frozenLib$onSteppedOnBlock(Level, BlockPos, BlockState) - Method in class net.frozenblock.lib.entity.mixin.EntityMixin
- frozenLib$playerStartsTracking(ServerPlayer) - Method in interface net.frozenblock.lib.entity.impl.FrozenStartTrackingEntityInterface
- frozenLib$playerStartsTracking(ServerPlayer) - Method in class net.frozenblock.lib.entity.mixin.EntityMixin
- frozenLib$readAdditionalSaveData(CompoundTag, CallbackInfo) - Method in class net.frozenblock.lib.item.mixin.ServerPlayerMixin
- frozenLib$removeTags(Level, Entity, int, boolean, CallbackInfo) - Method in class net.frozenblock.lib.item.mixin.ItemStackMixin
- frozenLib$renderIcon(E, double, double, double, float, float, PoseStack, MultiBufferSource, int) - Method in interface net.frozenblock.lib.spotting_icons.impl.EntityRenderDispatcherWithIcon
- frozenLib$renderIcon(E, double, double, double, float, float, PoseStack, MultiBufferSource, int) - Method in class net.frozenblock.lib.spotting_icons.mixin.client.EntityRenderDispatcherMixin
- frozenLib$renderIcon(T, float, float, PoseStack, MultiBufferSource, int) - Method in interface net.frozenblock.lib.spotting_icons.impl.EntityRendererWithIcon
- frozenLib$renderIcon(T, float, float, PoseStack, MultiBufferSource, int) - Method in class net.frozenblock.lib.spotting_icons.mixin.client.EntityRendererMixin
- frozenLib$runSteppedOn(MoverType, Vec3, CallbackInfo, Vec3, double, boolean, boolean, BlockPos, BlockState, Block) - Method in class net.frozenblock.lib.entity.mixin.EntityMixin
- frozenLib$save(CallbackInfo) - Method in class net.frozenblock.lib.config.clothconfig.mixin.client.AbstractConfigEntryMixin
- frozenLib$savedItemCooldowns - Variable in class net.frozenblock.lib.item.mixin.ServerPlayerMixin
- frozenLib$saveIconManager(CompoundTag, CallbackInfoReturnable<CompoundTag>) - Method in class net.frozenblock.lib.spotting_icons.mixin.EntityMixin
- frozenLib$saveLoopingSoundData(CompoundTag, CallbackInfoReturnable<CompoundTag>) - Method in class net.frozenblock.lib.sound.mixin.EntityMixin
- frozenLib$saveScreenShakeData(CompoundTag, CallbackInfoReturnable<CompoundTag>) - Method in class net.frozenblock.lib.screenshake.mixin.EntityMixin
- frozenLib$setCanRemoveTags(boolean) - Method in interface net.frozenblock.lib.item.impl.ItemStackExtension
- frozenLib$setCanRemoveTags(boolean) - Method in class net.frozenblock.lib.item.mixin.ItemStackMixin
- frozenLib$setClient() - Method in interface net.frozenblock.lib.advancement.impl.AdvancementListInteraction
- frozenLib$setClient() - Method in class net.frozenblock.lib.advancement.mixin.AdvancementListMixin
- frozenLib$setModProtocol(String, int) - Method in interface org.quiltmc.qsl.frozenblock.core.registry.impl.sync.server.ExtendedConnection
- frozenLib$setModProtocol(String, int) - Method in class org.quiltmc.qsl.frozenblock.core.registry.mixin.ConnectionMixin
- frozenLib$setModProtocol(Map<String, IntList>) - Method in interface org.quiltmc.qsl.frozenblock.core.registry.impl.sync.mod_protocol.ModProtocolContainer
- frozenLib$setModProtocol(Map<String, IntList>) - Method in class org.quiltmc.qsl.frozenblock.core.registry.mixin.client.ServerDataMixin
- frozenLib$setModProtocol(Map<String, IntList>) - Method in class org.quiltmc.qsl.frozenblock.core.registry.mixin.ServerStatusVersionMixin
- frozenLib$setPacketList(List<ServerboundCustomPayloadPacket>) - Method in interface org.quiltmc.qsl.frozenblock.core.registry.impl.sync.server.DelayedPacketsHolder
- frozenLib$setPacketList(List<ServerboundCustomPayloadPacket>) - Method in class org.quiltmc.qsl.frozenblock.core.registry.mixin.ServerPlayerMixin
- frozenLib$shakeLevel(float, long, PoseStack, CallbackInfo) - Method in class net.frozenblock.lib.screenshake.mixin.client.GameRendererMixin
- frozenLib$SpottingIconManager - Variable in class net.frozenblock.lib.spotting_icons.mixin.EntityMixin
- frozenLib$syncScreenShakes(CallbackInfo) - Method in class net.frozenblock.lib.screenshake.mixin.ServerPlayerMixin
- frozenLib$tag(CompoundTag) - Method in interface net.frozenblock.lib.recipe.api.ShapedRecipeBuilderExtension
- frozenLib$tag(CompoundTag) - Method in class net.frozenblock.lib.recipe.mixin.ShapedRecipeBuilderMixin
- frozenLib$tag(CompoundTag) - Method in class net.frozenblock.lib.recipe.mixin.ShapedRecipeMixin
- frozenLib$tickIcon(CallbackInfo) - Method in class net.frozenblock.lib.spotting_icons.mixin.EntityMixin
- frozenLib$tickScreenShake(CallbackInfo) - Method in class net.frozenblock.lib.screenshake.mixin.EntityMixin
- frozenLib$tickSounds(CallbackInfo) - Method in class net.frozenblock.lib.sound.mixin.EntityMixin
- frozenLib$useItemOn(ServerPlayer, Level, ItemStack, InteractionHand, BlockHitResult, CallbackInfoReturnable<InteractionResult>, BlockPos, BlockState, boolean) - Method in class net.frozenblock.lib.tag.mixin.ServerPlayerGameModeMixin
- FrozenLibClothConfigMixinPlugin - Class in net.frozenblock.lib.config.clothconfig.mixin.plugin
- FrozenLibClothConfigMixinPlugin() - Constructor for class net.frozenblock.lib.config.clothconfig.mixin.plugin.FrozenLibClothConfigMixinPlugin
- FrozenLibConfig - Class in net.frozenblock.lib.config.frozenlib_config
- FrozenLibConfig() - Constructor for class net.frozenblock.lib.config.frozenlib_config.FrozenLibConfig
- FrozenLibConfig.DataFixerConfig - Class in net.frozenblock.lib.config.frozenlib_config
- FrozenLibConfigGui - Class in net.frozenblock.lib.config.frozenlib_config.gui
- FrozenLibConfigGui() - Constructor for class net.frozenblock.lib.config.frozenlib_config.gui.FrozenLibConfigGui
- FrozenLogUtils - Class in net.frozenblock.lib
- FrozenMain - Class in net.frozenblock.lib
- FrozenMain() - Constructor for class net.frozenblock.lib.FrozenMain
- FrozenMainEntrypoint - Interface in net.frozenblock.lib.entrypoint.api
- FrozenMobCategories - Class in net.frozenblock.lib.mobcategory.api
- FrozenMobCategory - Record Class in net.frozenblock.lib.mobcategory.impl
- FrozenMobCategory(ResourceLocation, int, boolean, boolean, int) - Constructor for record class net.frozenblock.lib.mobcategory.impl.FrozenMobCategory
-
Creates an instance of a
FrozenMobCategoryrecord class. - FrozenMobCategoryEntrypoint - Interface in net.frozenblock.lib.mobcategory.api.entrypoint
- FrozenModInitializer - Class in net.frozenblock.lib.entrypoint.api
- FrozenModInitializer(String) - Constructor for class net.frozenblock.lib.entrypoint.api.FrozenModInitializer
- FrozenModMenuBadge - Class in net.frozenblock.lib.modmenu.impl
- FrozenModMenuBadge(String, int, int, String) - Constructor for class net.frozenblock.lib.modmenu.impl.FrozenModMenuBadge
- FrozenModMenuEntrypoint - Class in net.frozenblock.lib.modmenu.api
- FrozenModMenuEntrypoint() - Constructor for class net.frozenblock.lib.modmenu.api.FrozenModMenuEntrypoint
- FrozenNetworking - Class in net.frozenblock.lib.networking
- FrozenOverworldBiomes - Class in net.frozenblock.lib.worldgen.biome.api
-
API that exposes the internals of Minecraft's overworld biome code.
- FrozenParticleTypes - Class in net.frozenblock.lib.particle.api
- FrozenPlacedFeature - Class in net.frozenblock.lib.worldgen.feature.api
- FrozenPlacedFeature(ResourceLocation) - Constructor for class net.frozenblock.lib.worldgen.feature.api.FrozenPlacedFeature
- FrozenPlacementModifiers - Class in net.frozenblock.lib.worldgen.feature.api.placementmodifier
- FrozenPlacementModifiers() - Constructor for class net.frozenblock.lib.worldgen.feature.api.placementmodifier.FrozenPlacementModifiers
- FrozenPlacementUtils - Class in net.frozenblock.lib.worldgen.feature.api
- FrozenRegistry - Class in net.frozenblock.lib.registry.api
- FrozenRenderType - Class in net.frozenblock.lib.entity.api.rendering
- FrozenServer - Class in net.frozenblock.lib
- FrozenServer() - Constructor for class net.frozenblock.lib.FrozenServer
- FrozenShapes - Class in net.frozenblock.lib.block.api.shape
- FrozenShapes() - Constructor for class net.frozenblock.lib.block.api.shape.FrozenShapes
- FrozenSharedConstants - Class in net.frozenblock.lib
- FrozenSignBlock - Class in net.frozenblock.lib.block.api
- FrozenSignBlock(BlockBehaviour.Properties, WoodType, ResourceLocation) - Constructor for class net.frozenblock.lib.block.api.FrozenSignBlock
- FrozenSoundPackets - Class in net.frozenblock.lib.sound.api
- FrozenStartTrackingEntityInterface - Interface in net.frozenblock.lib.entity.impl
- FrozenSurfaceRules - Class in net.frozenblock.lib.worldgen.surface.api
- FrozenSurfaceRules() - Constructor for class net.frozenblock.lib.worldgen.surface.api.FrozenSurfaceRules
- FrozenTerraBlenderCompat - Class in net.frozenblock.lib.worldgen.surface.impl.terrablender
- FrozenTerraBlenderCompat() - Constructor for class net.frozenblock.lib.worldgen.surface.impl.terrablender.FrozenTerraBlenderCompat
- FrozenVeinType - Record Class in net.frozenblock.lib.worldgen.vein.impl
- FrozenVeinType(ResourceLocation, BlockState, BlockState, BlockState, int, int) - Constructor for record class net.frozenblock.lib.worldgen.vein.impl.FrozenVeinType
-
Creates an instance of a
FrozenVeinTyperecord class. - FrozenVeinTypeEntrypoint - Interface in net.frozenblock.lib.worldgen.vein.api.entrypoint
- FrozenVeinTypes - Class in net.frozenblock.lib.worldgen.vein.api
- FrozenVeinTypes() - Constructor for class net.frozenblock.lib.worldgen.vein.api.FrozenVeinTypes
- FrozenWallHangingSignBlock - Class in net.frozenblock.lib.block.api
- FrozenWallHangingSignBlock(BlockBehaviour.Properties, WoodType, ResourceLocation) - Constructor for class net.frozenblock.lib.block.api.FrozenWallHangingSignBlock
- FrozenWallSignBlock - Class in net.frozenblock.lib.block.api
- FrozenWallSignBlock(BlockBehaviour.Properties, WoodType, ResourceLocation) - Constructor for class net.frozenblock.lib.block.api.FrozenWallSignBlock
- FULL_RANGE - Static variable in class net.frozenblock.lib.worldgen.biome.api.parameters.Continentalness
- FULL_RANGE - Static variable in class net.frozenblock.lib.worldgen.biome.api.parameters.Depth
- FULL_RANGE - Static variable in class net.frozenblock.lib.worldgen.biome.api.parameters.Erosion
- FULL_RANGE - Static variable in class net.frozenblock.lib.worldgen.biome.api.parameters.Humidity
- FULL_RANGE - Static variable in class net.frozenblock.lib.worldgen.biome.api.parameters.OverworldBiomeBuilderParameters
- FULL_RANGE - Static variable in class net.frozenblock.lib.worldgen.biome.api.parameters.Temperature
- FULL_RANGE - Static variable in class net.frozenblock.lib.worldgen.biome.api.parameters.Weirdness
- function() - Method in record class net.frozenblock.lib.gravity.api.GravityBelt
-
Returns the value of the
functionrecord component.
G
- GameRendererMixin - Class in net.frozenblock.lib.screenshake.mixin.client
- GameRendererMixin() - Constructor for class net.frozenblock.lib.screenshake.mixin.client.GameRendererMixin
- get() - Static method in class net.frozenblock.lib.config.frozenlib_config.FrozenLibConfig
- get() - Method in class net.frozenblock.lib.integration.api.ModIntegrationSupplier
- get() - Static method in class org.quiltmc.qsl.frozenblock.misc.datafixerupper.impl.QuiltDataFixesInternals
- get(boolean) - Static method in class net.frozenblock.lib.config.frozenlib_config.FrozenLibConfig
- get(ResourceKey<T>) - Method in class org.quiltmc.qsl.frozenblock.core.registry.impl.event.DelayedRegistry
- get(ResourceLocation) - Method in class org.quiltmc.qsl.frozenblock.core.registry.impl.event.DelayedRegistry
- get(Entity, double, double, double) - Method in record class net.frozenblock.lib.gravity.api.functions.AbsoluteGravityFunction
- get(Entity, double, double, double) - Method in record class net.frozenblock.lib.gravity.api.functions.InterpolatedGravityFunction
- get(Entity, double, double, double) - Method in interface net.frozenblock.lib.gravity.api.GravityFunction
- get(Config<T>) - Method in interface net.frozenblock.lib.config.impl.network.ConfigSyncModification.DataSupplier
- get(ResourceKey<? extends Registry<V>>) - Method in record class org.quiltmc.qsl.frozenblock.core.registry.api.event.DynamicRegistryManagerSetupContext.RegistryMap
-
Gets the registry from its key in this map.
- get(Block) - Static method in class net.frozenblock.lib.axe.api.AxeBehaviors
- getAdditions() - Static method in class net.frozenblock.lib.menu.api.SplashTextAPI
- getAffectingGravityBelt(List<GravityBelt<?>>, double) - Static method in class net.frozenblock.lib.gravity.api.GravityAPI
- getAllBelts(ResourceKey<Level>) - Static method in class net.frozenblock.lib.gravity.api.GravityAPI
- getAllBelts(Level) - Static method in class net.frozenblock.lib.gravity.api.GravityAPI
- getAllConfigs() - Static method in class net.frozenblock.lib.config.api.registry.ConfigRegistry
- getAllTypedEntryTypes() - Static method in class net.frozenblock.lib.config.api.registry.ConfigRegistry
- getBiomeKey(String) - Method in class net.frozenblock.lib.integration.api.ModIntegration
- getBiomeTag(String) - Method in class net.frozenblock.lib.integration.api.ModIntegration
- getBlock(String) - Method in class net.frozenblock.lib.integration.api.ModIntegration
- getBlockTag(String) - Method in class net.frozenblock.lib.integration.api.ModIntegration
- getBooleanValue(JsonElement) - Method in class net.frozenblock.lib.config.api.instance.json.JanksonOps
- getBoolProperty(ItemStack, BooleanProperty, boolean) - Static method in class net.frozenblock.lib.item.api.ItemBlockStateTagUtils
- getCategory(String, String) - Static method in class net.frozenblock.lib.mobcategory.api.FrozenMobCategories
- getConfigsForMod(String) - Static method in class net.frozenblock.lib.config.api.registry.ConfigRegistry
- getConfiguredFeature(LevelReader) - Method in class net.frozenblock.lib.worldgen.feature.api.FrozenConfiguredFeature
- getConfiguredHolder() - Method in class net.frozenblock.lib.worldgen.feature.api.FrozenPlacedFeature
- getDamage(ItemStack) - Static method in class net.frozenblock.lib.item.api.HeavyItemDamageRegistry
- getDamageID(DamageSource) - Static method in class net.frozenblock.lib.sound.api.damagesource.PlayerDamageSourceSounds
- getDamageSound(ResourceLocation) - Static method in class net.frozenblock.lib.sound.api.damagesource.PlayerDamageSourceSounds
- getDamageSound(DamageSource) - Static method in class net.frozenblock.lib.sound.api.damagesource.PlayerDamageSourceSounds
- getDataVersion() - Method in class org.quiltmc.qsl.frozenblock.misc.datafixerupper.api.QuiltDataFixerBuilder
-
Returns the current data version.
- getDripstoneFluid(ServerLevel, BlockPos) - Static method in class net.frozenblock.lib.block.api.dripstone.DripstoneUtils
- getDuration() - Method in interface net.frozenblock.lib.entity.impl.behavior.FrozenBehavior
- getDuration() - Method in class net.frozenblock.lib.entity.mixin.behavior.BehaviorMixin
- getDuration() - Method in class net.frozenblock.lib.screenshake.api.ScreenShakeManager.ScreenShake
- getDuration() - Method in class net.frozenblock.lib.screenshake.impl.EntityScreenShakeManager.EntityScreenShake
- getDurationFalloffStart() - Method in class net.frozenblock.lib.screenshake.api.ScreenShakeManager.ScreenShake
- getDurationFalloffStart() - Method in class net.frozenblock.lib.screenshake.impl.EntityScreenShakeManager.EntityScreenShake
- getEndSurfaceRules() - Static method in class net.frozenblock.lib.worldgen.surface.api.FrozenSurfaceRules
- getEntitiesPerLevel(ServerLevel) - Static method in class net.frozenblock.lib.entity.api.EntityUtils
- getEntity() - Method in class net.frozenblock.lib.screenshake.api.client.ScreenShaker.ClientEntityScreenShake
- getEntryAddEvent(Registry<V>) - Static method in class org.quiltmc.qsl.frozenblock.core.registry.api.event.RegistryEvents
-
Gets the entry added event for a specific Minecraft registry.
- getExact(DynamicRegistryManagerSetupContext.RegistryMap, V) - Static method in class net.frozenblock.lib.worldgen.feature.api.FrozenConfiguredFeatureUtils
- getExactReference(Holder.Reference<?>) - Static method in class net.frozenblock.lib.worldgen.feature.api.FrozenConfiguredFeatureUtils
- getExamples() - Method in class net.frozenblock.lib.tag.api.TagKeyArgument
- getFabricId() - Method in class net.frozenblock.lib.sound.impl.block_sound_group.BlockSoundGroupManager
- getFadeDist() - Method in class net.frozenblock.lib.sound.api.MovingLoopingFadingDistanceSoundEntityManager.FadingDistanceSoundLoopNBT
- getFadingSoundManager() - Method in interface net.frozenblock.lib.sound.impl.EntityLoopingFadingDistanceSoundInterface
- getFadingSoundManager() - Method in class net.frozenblock.lib.sound.mixin.EntityMixin
- getFixer(String) - Static method in class org.quiltmc.qsl.frozenblock.misc.datafixerupper.api.QuiltDataFixes
-
Gets a mod's data fixer.
- getFixerEntry(String) - Method in class org.quiltmc.qsl.frozenblock.misc.datafixerupper.impl.NoOpQuiltDataFixesInternals
- getFixerEntry(String) - Method in class org.quiltmc.qsl.frozenblock.misc.datafixerupper.impl.QuiltDataFixesInternals
- getFixerEntry(String) - Method in class org.quiltmc.qsl.frozenblock.misc.datafixerupper.impl.QuiltDataFixesInternalsImpl
- getFlopSound() - Method in class net.frozenblock.lib.entity.api.NoFlopAbstractFish
- getFluidState(BlockState) - Method in class net.frozenblock.lib.block.api.MultifaceClusterBlock
- getFluidState(BlockState) - Method in class net.frozenblock.lib.block.api.WaterloggableSaplingBlock
- getFluidState(BlockState) - Method in class net.frozenblock.lib.block.api.WaterloggableTallFlowerBlock
- getFrozenBiomes() - Static method in class net.frozenblock.lib.worldgen.biome.api.FrozenBiome
- getGenericSurfaceRules(ResourceKey<DimensionType>) - Static method in class net.frozenblock.lib.worldgen.surface.api.FrozenSurfaceRules
- getGrammar() - Method in enum class net.frozenblock.lib.config.api.instance.json.JsonType
- getGravity() - Method in class net.frozenblock.lib.gravity.mixin.ThrowableProjectileMixin
- getGravity(Entity, double) - Method in record class net.frozenblock.lib.gravity.api.GravityBelt
- getHeight(BlockAndTintGetter, Fluid, BlockPos) - Static method in class net.frozenblock.lib.liquid.render.api.LiquidRenderUtils
- getHeight(BlockAndTintGetter, Fluid, BlockPos, BlockState, FluidState) - Static method in class net.frozenblock.lib.liquid.render.api.LiquidRenderUtils
- getHighestSupported(IntCollection, IntList) - Static method in class org.quiltmc.qsl.frozenblock.core.registry.impl.sync.ProtocolVersions
- getHighestSupportedLocal(IntList) - Static method in class org.quiltmc.qsl.frozenblock.core.registry.impl.sync.ProtocolVersions
- getHolder() - Method in class net.frozenblock.lib.worldgen.feature.api.FrozenConfiguredFeature
- getHolder() - Method in class net.frozenblock.lib.worldgen.feature.api.FrozenPlacedFeature
- getHolder(int) - Method in class org.quiltmc.qsl.frozenblock.core.registry.impl.event.DelayedRegistry
- getHolder(LevelReader) - Method in class net.frozenblock.lib.worldgen.feature.api.FrozenConfiguredFeature
- getHolder(ResourceKey<ConfiguredFeature<?, ?>>) - Static method in class net.frozenblock.lib.worldgen.feature.api.FrozenConfiguredFeatureUtils
- getHolder(ResourceKey<PlacedFeature>) - Static method in class net.frozenblock.lib.worldgen.feature.api.FrozenPlacementUtils
- getHolder(ResourceKey<T>) - Method in class org.quiltmc.qsl.frozenblock.core.registry.impl.event.DelayedRegistry
- getId(T) - Method in class org.quiltmc.qsl.frozenblock.core.registry.impl.event.DelayedRegistry
- getID() - Method in class net.frozenblock.lib.integration.api.ModIntegration
- getIntegration() - Method in class net.frozenblock.lib.integration.api.ModIntegrationSupplier
- getIntegrationSuppliers() - Static method in class net.frozenblock.lib.integration.api.ModIntegrations
- getIntensity() - Method in class net.frozenblock.lib.screenshake.api.ScreenShakeManager.ScreenShake
- getIntensity() - Method in class net.frozenblock.lib.screenshake.impl.EntityScreenShakeManager.EntityScreenShake
- getIntensity(Vec3) - Method in class net.frozenblock.lib.screenshake.api.client.ScreenShaker.ClientEntityScreenShake
- getIntensity(Vec3) - Method in class net.frozenblock.lib.screenshake.api.client.ScreenShaker.ClientScreenShake
- getItem() - Method in class net.frozenblock.lib.item.mixin.ItemEntityMixin
- getItem(String) - Method in class net.frozenblock.lib.integration.api.ModIntegration
- getItemTag(String) - Method in class net.frozenblock.lib.integration.api.ModIntegration
- getKey() - Method in class net.frozenblock.lib.worldgen.biome.api.FrozenBiome
- getKey() - Method in class net.frozenblock.lib.worldgen.feature.api.FrozenConfiguredFeature
- getKey() - Method in class net.frozenblock.lib.worldgen.feature.api.FrozenPlacedFeature
- getKey(T) - Method in class org.quiltmc.qsl.frozenblock.core.registry.impl.event.DelayedRegistry
- getLightColor(BlockAndTintGetter, BlockPos) - Static method in class net.frozenblock.lib.liquid.render.api.LiquidRenderUtils
- getList(JsonElement) - Method in class net.frozenblock.lib.config.api.instance.json.JanksonOps
- getLootTable() - Method in class net.frozenblock.lib.block.api.FrozenCeilingHangingSignBlock
- getLootTable() - Method in class net.frozenblock.lib.block.api.FrozenSignBlock
- getLootTable() - Method in class net.frozenblock.lib.block.api.FrozenWallHangingSignBlock
- getLootTable() - Method in class net.frozenblock.lib.block.api.FrozenWallSignBlock
- getMap(JsonElement) - Method in class net.frozenblock.lib.config.api.instance.json.JanksonOps
- getMapEntries(JsonElement) - Method in class net.frozenblock.lib.config.api.instance.json.JanksonOps
- getMapValues(JsonElement) - Method in class net.frozenblock.lib.config.api.instance.json.JanksonOps
- getMaxDist() - Method in class net.frozenblock.lib.sound.api.MovingLoopingFadingDistanceSoundEntityManager.FadingDistanceSoundLoopNBT
- getMaxDistance() - Method in class net.frozenblock.lib.screenshake.api.ScreenShakeManager.ScreenShake
- getMaxDistance() - Method in class net.frozenblock.lib.screenshake.impl.EntityScreenShakeManager.EntityScreenShake
- getMixins() - Method in class net.frozenblock.lib.config.clothconfig.mixin.plugin.FrozenLibClothConfigMixinPlugin
- getMixins() - Method in class net.frozenblock.lib.modmenu.mixin.plugin.RequiresModMenuMixinPlugin
- getMixins() - Method in class net.frozenblock.lib.worldgen.surface.mixin.SurfaceRulePlugin
- getModConfigScreenFactory() - Method in class net.frozenblock.lib.config.frozenlib_config.gui.ModMenuIntegration
- getModDataVersion(CompoundTag, String) - Static method in class org.quiltmc.qsl.frozenblock.misc.datafixerupper.api.QuiltDataFixes
-
Gets a mod's data version from a
CompoundTag. - getModDataVersion(CompoundTag, String) - Static method in class org.quiltmc.qsl.frozenblock.misc.datafixerupper.impl.QuiltDataFixesInternals
- getModificationsForConfig(Config<T>) - Static method in class net.frozenblock.lib.config.api.registry.ConfigRegistry
- getMovementDirectionHorizontal(Entity) - Static method in class net.frozenblock.lib.entity.api.EntityUtils
- getMoveToTarget() - Method in class net.frozenblock.lib.entity.api.behavior.MoveToBlockBehavior
- getNetherSurfaceRules() - Static method in class net.frozenblock.lib.worldgen.surface.api.FrozenSurfaceRules
- getNumberValue(JsonElement) - Method in class net.frozenblock.lib.config.api.instance.json.JanksonOps
- getOffCoastPoints() - Static method in class net.frozenblock.lib.worldgen.biome.api.parameters.OverworldBiomeBuilderParameters
- getOneShot(BehaviorControl<E>) - Static method in class net.frozenblock.lib.entity.behavior.api.FrozenBehaviorUtils
- getOrCreateTag(TagKey<T>) - Method in class org.quiltmc.qsl.frozenblock.core.registry.impl.event.DelayedRegistry
- getOrdinal() - Method in class net.frozenblock.lib.sound.api.MovingLoopingFadingDistanceSoundEntityManager.FadingDistanceSoundLoopNBT
- getOrdinal() - Method in class net.frozenblock.lib.sound.api.MovingLoopingSoundEntityManager.SoundLoopData
- getOverworldBiomeNoisePoints() - Static method in class net.frozenblock.lib.worldgen.biome.impl.OverworldBiomeData
- getOverworldSurfaceRules() - Static method in class net.frozenblock.lib.worldgen.surface.api.FrozenSurfaceRules
- getOverwrite(ResourceLocation) - Static method in class net.frozenblock.lib.sound.api.block_sound_group.BlockSoundGroupOverwrites
- getOverwrite(ResourceLocation) - Method in class net.frozenblock.lib.sound.impl.block_sound_group.BlockSoundGroupManager
- getOverwrites() - Static method in class net.frozenblock.lib.sound.api.block_sound_group.BlockSoundGroupOverwrites
- getOverwrites() - Method in class net.frozenblock.lib.sound.impl.block_sound_group.BlockSoundGroupManager
- getOverwrites() - Method in class net.frozenblock.lib.sound.impl.block_sound_group.BlockSoundGroupManager.SoundGroupLoader
- getPanoramas() - Static method in class net.frozenblock.lib.menu.api.Panoramas
- getParameters(ResourceKey<Biome>) - Static method in class net.frozenblock.lib.worldgen.biome.api.parameters.OverworldBiomeBuilderParameters
- getParameters(ResourceLocation) - Static method in class net.frozenblock.lib.worldgen.biome.api.parameters.OverworldBiomeBuilderParameters
- getPath(ResourceLocation) - Static method in class net.frozenblock.lib.sound.impl.block_sound_group.BlockSoundGroupManager
- getPitch() - Method in class net.frozenblock.lib.sound.api.MovingLoopingFadingDistanceSoundEntityManager.FadingDistanceSoundLoopNBT
- getPitch() - Method in class net.frozenblock.lib.sound.api.MovingLoopingSoundEntityManager.SoundLoopData
- getPos() - Method in class net.frozenblock.lib.screenshake.api.ScreenShakeManager.ScreenShake
- getPositions(PlacementContext, RandomSource, BlockPos) - Method in class net.frozenblock.lib.worldgen.feature.api.placementmodifier.LowerHeightmapPlacement
- getPredicate(ResourceLocation) - Static method in class net.frozenblock.lib.sound.api.predicate.SoundPredicate
- getPredicate(ResourceLocation) - Static method in class net.frozenblock.lib.spotting_icons.api.SpottingIconPredicate
- getProperty(ItemStack, Property<T>, T) - Static method in class net.frozenblock.lib.item.api.ItemBlockStateTagUtils
- getRandom(RandomSource) - Method in class org.quiltmc.qsl.frozenblock.core.registry.impl.event.DelayedRegistry
- getRandomEntry(TagKey<T>) - Static method in class net.frozenblock.lib.tag.api.TagUtils
- getRandomEntry(RandomSource, TagKey<T>) - Static method in class net.frozenblock.lib.tag.api.TagUtils
- getRefMapperConfig() - Method in class net.frozenblock.lib.config.clothconfig.mixin.plugin.FrozenLibClothConfigMixinPlugin
- getRefMapperConfig() - Method in class net.frozenblock.lib.modmenu.mixin.plugin.RequiresModMenuMixinPlugin
- getRefMapperConfig() - Method in class net.frozenblock.lib.worldgen.surface.mixin.SurfaceRulePlugin
- getRegistries(Set<ResourceKey<? extends Registry<?>>>) - Method in interface org.quiltmc.qsl.frozenblock.core.registry.api.event.DynamicRegistryManagerSetupContext
-
Gets the registries requested by their keys.
- getRemovals() - Static method in class net.frozenblock.lib.menu.api.SplashTextAPI
- getRenderer(T) - Method in class net.frozenblock.lib.spotting_icons.mixin.client.EntityRenderDispatcherMixin
- getRenderType() - Method in class net.frozenblock.lib.particle.impl.DebugPosParticle
- getResourceKey(T) - Method in class org.quiltmc.qsl.frozenblock.core.registry.impl.event.DelayedRegistry
- getResourceManager() - Method in class org.quiltmc.qsl.frozenblock.resource.loader.mixin.MinecraftServerMixin
- getRestrictionID() - Method in class net.frozenblock.lib.sound.api.MovingLoopingFadingDistanceSoundEntityManager.FadingDistanceSoundLoopNBT
- getRestrictionID() - Method in class net.frozenblock.lib.sound.api.MovingLoopingSoundEntityManager.SoundLoopData
- getRoot(BlockEntityRendererProvider.Context) - Method in class net.frozenblock.lib.block.api.entity.BillboardBlockEntityRenderer
- getScreenShakeManager() - Method in interface net.frozenblock.lib.screenshake.impl.EntityScreenShakeInterface
- getScreenShakeManager() - Method in class net.frozenblock.lib.screenshake.mixin.EntityMixin
- getScreenShakeManager(ServerLevel) - Static method in class net.frozenblock.lib.screenshake.api.ScreenShakeManager
- getSerializedName() - Method in enum class net.frozenblock.lib.config.api.instance.json.JsonType
- getShakes() - Method in class net.frozenblock.lib.screenshake.api.ScreenShakeManager
- getShakes() - Method in class net.frozenblock.lib.screenshake.impl.EntityScreenShakeManager
- getShape(BlockState, BlockGetter, BlockPos, CollisionContext) - Method in class net.frozenblock.lib.block.api.MultifaceClusterBlock
- getSound2EventID() - Method in class net.frozenblock.lib.sound.api.MovingLoopingFadingDistanceSoundEntityManager.FadingDistanceSoundLoopNBT
- getSoundEventID() - Method in class net.frozenblock.lib.sound.api.MovingLoopingFadingDistanceSoundEntityManager.FadingDistanceSoundLoopNBT
- getSoundEventID() - Method in class net.frozenblock.lib.sound.api.MovingLoopingSoundEntityManager.SoundLoopData
- getSoundManager() - Method in interface net.frozenblock.lib.sound.impl.EntityLoopingSoundInterface
- getSoundManager() - Method in class net.frozenblock.lib.sound.mixin.EntityMixin
- getSounds() - Method in class net.frozenblock.lib.sound.api.MovingLoopingFadingDistanceSoundEntityManager
- getSounds() - Method in class net.frozenblock.lib.sound.api.MovingLoopingSoundEntityManager
- getSplashFiles() - Static method in class net.frozenblock.lib.menu.api.SplashTextAPI
- getSpottingIconManager() - Method in interface net.frozenblock.lib.spotting_icons.impl.EntitySpottingIconInterface
- getSpottingIconManager() - Method in class net.frozenblock.lib.spotting_icons.mixin.EntityMixin
- getStateForPlacement(BlockPlaceContext) - Method in class net.frozenblock.lib.block.api.WaterloggableSaplingBlock
- getStateForPlacement(BlockPlaceContext) - Method in class net.frozenblock.lib.block.api.WaterloggableTallFlowerBlock
- getStopOnDeath() - Method in class net.frozenblock.lib.sound.api.MovingLoopingFadingDistanceSoundEntityManager.FadingDistanceSoundLoopNBT
- getStopOnDeath() - Method in class net.frozenblock.lib.sound.api.MovingLoopingSoundEntityManager.SoundLoopData
- getStream(JsonElement) - Method in class net.frozenblock.lib.config.api.instance.json.JanksonOps
- getStringValue(JsonElement) - Method in class net.frozenblock.lib.config.api.instance.json.JanksonOps
- getSurfaceRules(ResourceKey<DimensionType>) - Static method in class net.frozenblock.lib.worldgen.surface.api.FrozenSurfaceRules
- getSyncData(Config<T>) - Static method in class net.frozenblock.lib.config.api.registry.ConfigRegistry
- getTag(HolderLookup.RegistryLookup<T>, ResourceLocation) - Method in class net.frozenblock.lib.integration.api.ModIntegration
- getTag(Registry<T>, ResourceLocation) - Method in class net.frozenblock.lib.integration.api.ModIntegration
- getTag(TagKey<T>) - Method in class org.quiltmc.qsl.frozenblock.core.registry.impl.event.DelayedRegistry
- getTagKey() - Method in class net.frozenblock.lib.item.api.RemoveableItemTags.RemoveableItemTag
- getTagKey(CommandContext<CommandSourceStack>, String, ResourceKey<Registry<T>>, DynamicCommandExceptionType) - Static method in class net.frozenblock.lib.tag.api.TagKeyArgument
- getTagNames() - Method in class org.quiltmc.qsl.frozenblock.core.registry.impl.event.DelayedRegistry
- getTags() - Method in class org.quiltmc.qsl.frozenblock.core.registry.impl.event.DelayedRegistry
- getTexture(T) - Method in class net.frozenblock.lib.block.api.entity.BillboardBlockEntityRenderer
- getTexturedModelData() - Static method in class net.frozenblock.lib.block.api.entity.BillboardBlockEntityRenderer
- getTicks() - Method in class net.frozenblock.lib.entity.api.SilentTicker
- getTicks() - Method in class net.frozenblock.lib.screenshake.api.ScreenShakeManager.ScreenShake
- getTicks() - Method in class net.frozenblock.lib.screenshake.impl.EntityScreenShakeManager.EntityScreenShake
- getType() - Method in record class net.frozenblock.lib.config.impl.network.ConfigSyncPacket
- getType() - Method in record class net.frozenblock.lib.item.impl.network.CooldownChangePacket
- getType() - Method in record class net.frozenblock.lib.item.impl.network.CooldownTickCountPacket
- getType() - Method in record class net.frozenblock.lib.item.impl.network.ForcedCooldownPacket
- getType() - Method in record class net.frozenblock.lib.screenshake.impl.network.EntityScreenShakePacket
- getType() - Method in record class net.frozenblock.lib.screenshake.impl.network.RemoveEntityScreenShakePacket
- getType() - Method in record class net.frozenblock.lib.screenshake.impl.network.RemoveScreenShakePacket
- getType() - Method in record class net.frozenblock.lib.screenshake.impl.network.ScreenShakePacket
- getType() - Method in record class net.frozenblock.lib.sound.api.networking.FlyBySoundPacket
- getType() - Method in record class net.frozenblock.lib.sound.api.networking.LocalPlayerSoundPacket
- getType() - Method in record class net.frozenblock.lib.sound.api.networking.LocalSoundPacket
- getType() - Method in record class net.frozenblock.lib.sound.api.networking.MovingRestrictionSoundPacket
- getType() - Method in record class net.frozenblock.lib.sound.api.networking.StartingMovingRestrictionSoundLoopPacket
- getType() - Method in record class net.frozenblock.lib.spotting_icons.impl.SpottingIconPacket
- getType() - Method in record class net.frozenblock.lib.spotting_icons.impl.SpottingIconRemovePacket
- getType() - Method in record class org.quiltmc.qsl.frozenblock.core.registry.impl.sync.ClientPackets.End
- getType() - Method in record class org.quiltmc.qsl.frozenblock.core.registry.impl.sync.ClientPackets.Handshake
- getType() - Method in record class org.quiltmc.qsl.frozenblock.core.registry.impl.sync.ClientPackets.ModProtocol
- getType() - Method in record class org.quiltmc.qsl.frozenblock.core.registry.impl.sync.ServerPackets.End
- getType() - Method in record class org.quiltmc.qsl.frozenblock.core.registry.impl.sync.ServerPackets.ErrorStyle
- getType() - Method in record class org.quiltmc.qsl.frozenblock.core.registry.impl.sync.ServerPackets.Handshake
- getType() - Method in record class org.quiltmc.qsl.frozenblock.core.registry.impl.sync.ServerPackets.ModProtocol
- getType() - Method in interface org.quiltmc.qsl.frozenblock.misc.datafixerupper.mixin.DataFixTypesAccessor
- getTypedEntryTypesForMod(String) - Static method in class net.frozenblock.lib.config.api.registry.ConfigRegistry
- getVeinType(String, String) - Static method in class net.frozenblock.lib.worldgen.vein.api.FrozenVeinTypes
- getVersion(String) - Static method in class org.quiltmc.qsl.frozenblock.core.registry.api.sync.ModProtocol
- getVolume() - Method in class net.frozenblock.lib.sound.api.MovingLoopingFadingDistanceSoundEntityManager.FadingDistanceSoundLoopNBT
- getVolume() - Method in class net.frozenblock.lib.sound.api.MovingLoopingSoundEntityManager.SoundLoopData
- getWindManager(ServerLevel) - Static method in class net.frozenblock.lib.wind.api.WindManager
- getWindMovement(LevelReader, BlockPos) - Static method in class net.frozenblock.lib.wind.api.ClientWindManager
- getWindMovement(LevelReader, BlockPos) - Method in class net.frozenblock.lib.wind.api.WindManager
- getWindMovement(LevelReader, BlockPos, double) - Static method in class net.frozenblock.lib.wind.api.ClientWindManager
- getWindMovement(LevelReader, BlockPos, double) - Method in class net.frozenblock.lib.wind.api.WindManager
- getWindMovement(LevelReader, BlockPos, double, double) - Static method in class net.frozenblock.lib.wind.api.ClientWindManager
- getWindMovement(LevelReader, BlockPos, double, double) - Method in class net.frozenblock.lib.wind.api.WindManager
- getWindMovement3D(LevelReader, BlockPos, double) - Method in class net.frozenblock.lib.wind.api.ClientWindManager
- getWindMovement3D(LevelReader, BlockPos, double) - Method in class net.frozenblock.lib.wind.api.WindManager
- getWindMovement3D(LevelReader, BlockPos, double, double) - Method in class net.frozenblock.lib.wind.api.ClientWindManager
- getWindMovement3D(LevelReader, BlockPos, double, double) - Method in class net.frozenblock.lib.wind.api.WindManager
- getWindMovement3D(LevelReader, BlockPos, double, double, double) - Method in class net.frozenblock.lib.wind.api.ClientWindManager
- getWindMovement3D(LevelReader, BlockPos, double, double, double) - Method in class net.frozenblock.lib.wind.api.WindManager
- getWindMovement3D(Vec3, double) - Method in class net.frozenblock.lib.wind.api.ClientWindManager
- getWindMovement3D(Vec3, double) - Method in class net.frozenblock.lib.wind.api.WindManager
- getWindMovement3D(Vec3, double, double) - Method in class net.frozenblock.lib.wind.api.ClientWindManager
- getWindMovement3D(Vec3, double, double) - Method in class net.frozenblock.lib.wind.api.WindManager
- getWindMovement3D(Vec3, double, double, double) - Method in class net.frozenblock.lib.wind.api.ClientWindManager
- getWindMovement3D(Vec3, double, double, double) - Method in class net.frozenblock.lib.wind.api.WindManager
- getWindX(float) - Static method in class net.frozenblock.lib.wind.api.ClientWindManager
- getWindY(float) - Static method in class net.frozenblock.lib.wind.api.ClientWindManager
- getWindZ(float) - Static method in class net.frozenblock.lib.wind.api.ClientWindManager
- getWithSync() - Static method in class net.frozenblock.lib.config.frozenlib_config.FrozenLibConfig
- getX() - Method in class net.frozenblock.lib.math.api.Point3D.Double
- getX() - Method in class net.frozenblock.lib.math.api.Point3D.Float
- getX() - Method in class net.frozenblock.lib.math.api.Point3D
- getY() - Method in class net.frozenblock.lib.math.api.Point3D.Double
- getY() - Method in class net.frozenblock.lib.math.api.Point3D.Float
- getY() - Method in class net.frozenblock.lib.math.api.Point3D
- getZ() - Method in class net.frozenblock.lib.math.api.Point3D.Double
- getZ() - Method in class net.frozenblock.lib.math.api.Point3D.Float
- getZ() - Method in class net.frozenblock.lib.math.api.Point3D
- GRASS_BLOCK - Static variable in class net.frozenblock.lib.worldgen.surface.api.FrozenSurfaceRules
- grassColorModifier() - Method in class net.frozenblock.lib.worldgen.biome.api.FrozenBiome
- grassColorOverride() - Method in class net.frozenblock.lib.worldgen.biome.api.FrozenBiome
- GRAVEL - Static variable in class net.frozenblock.lib.worldgen.surface.api.FrozenSurfaceRules
- gravity - Variable in class net.frozenblock.lib.gravity.api.GravityContext
-
A mutable property that will determine the outputting gravity
- gravity - Variable in class net.frozenblock.lib.gravity.mixin.client.ParticleMixin
- gravity() - Method in record class net.frozenblock.lib.gravity.api.functions.AbsoluteGravityFunction
-
Returns the value of the
gravityrecord component. - gravity() - Method in record class net.frozenblock.lib.gravity.api.functions.InterpolatedGravityFunction
-
Returns the value of the
gravityrecord component. - GravityAPI - Class in net.frozenblock.lib.gravity.api
- GravityAPI.GravityModification - Interface in net.frozenblock.lib.gravity.api
- GravityBelt<T extends GravityFunction> - Record Class in net.frozenblock.lib.gravity.api
- GravityBelt(double, double, boolean, boolean, T) - Constructor for record class net.frozenblock.lib.gravity.api.GravityBelt
-
Creates an instance of a
GravityBeltrecord class. - GravityBelt(double, double, T) - Constructor for record class net.frozenblock.lib.gravity.api.GravityBelt
- GravityContext - Class in net.frozenblock.lib.gravity.api
- GravityContext(ResourceKey<Level>, double, Entity) - Constructor for class net.frozenblock.lib.gravity.api.GravityContext
- GravityContext(ResourceKey<Level>, double, Vec3, Entity) - Constructor for class net.frozenblock.lib.gravity.api.GravityContext
- GravityFunction - Interface in net.frozenblock.lib.gravity.api
- GravityRenderingImpl - Class in net.frozenblock.lib.gravity.impl
- greatestCommonDivisor(int, int) - Static method in class net.frozenblock.lib.math.api.AdvancedMath
-
Calculates the greatest common divisor (GCD) of two numbers using the Euclidean algorithm.
H
- handleAcceptTeleportPacket(ServerboundAcceptTeleportationPacket) - Method in class org.quiltmc.qsl.frozenblock.core.registry.impl.sync.server.ServerRegistrySyncNetworkHandler
- handleAnimate(ServerboundSwingPacket) - Method in class org.quiltmc.qsl.frozenblock.core.registry.impl.sync.server.ServerRegistrySyncNetworkHandler
- handleBlockEntityTagQuery(ServerboundBlockEntityTagQuery) - Method in class org.quiltmc.qsl.frozenblock.core.registry.impl.sync.server.ServerRegistrySyncNetworkHandler
- handleChangeDifficulty(ServerboundChangeDifficultyPacket) - Method in class org.quiltmc.qsl.frozenblock.core.registry.impl.sync.server.ServerRegistrySyncNetworkHandler
- handleChat(ServerboundChatPacket) - Method in class org.quiltmc.qsl.frozenblock.core.registry.impl.sync.server.ServerRegistrySyncNetworkHandler
- handleChatAck(ServerboundChatAckPacket) - Method in class org.quiltmc.qsl.frozenblock.core.registry.impl.sync.server.ServerRegistrySyncNetworkHandler
- handleChatCommand(ServerboundChatCommandPacket) - Method in class org.quiltmc.qsl.frozenblock.core.registry.impl.sync.server.ServerRegistrySyncNetworkHandler
- handleChatSessionUpdate(ServerboundChatSessionUpdatePacket) - Method in class org.quiltmc.qsl.frozenblock.core.registry.impl.sync.server.ServerRegistrySyncNetworkHandler
- handleClientCommand(ServerboundClientCommandPacket) - Method in class org.quiltmc.qsl.frozenblock.core.registry.impl.sync.server.ServerRegistrySyncNetworkHandler
- handleClientInformation(ServerboundClientInformationPacket) - Method in class org.quiltmc.qsl.frozenblock.core.registry.impl.sync.server.ServerRegistrySyncNetworkHandler
- handleContainerButtonClick(ServerboundContainerButtonClickPacket) - Method in class org.quiltmc.qsl.frozenblock.core.registry.impl.sync.server.ServerRegistrySyncNetworkHandler
- handleContainerClick(ServerboundContainerClickPacket) - Method in class org.quiltmc.qsl.frozenblock.core.registry.impl.sync.server.ServerRegistrySyncNetworkHandler
- handleContainerClose(ServerboundContainerClosePacket) - Method in class org.quiltmc.qsl.frozenblock.core.registry.impl.sync.server.ServerRegistrySyncNetworkHandler
- handleCustomCommandSuggestions(ServerboundCommandSuggestionPacket) - Method in class org.quiltmc.qsl.frozenblock.core.registry.impl.sync.server.ServerRegistrySyncNetworkHandler
- handleCustomPayload(ServerboundCustomPayloadPacket) - Method in class org.quiltmc.qsl.frozenblock.core.registry.impl.sync.server.ServerRegistrySyncNetworkHandler
- handleEditBook(ServerboundEditBookPacket) - Method in class org.quiltmc.qsl.frozenblock.core.registry.impl.sync.server.ServerRegistrySyncNetworkHandler
- handleEntityTagQuery(ServerboundEntityTagQuery) - Method in class org.quiltmc.qsl.frozenblock.core.registry.impl.sync.server.ServerRegistrySyncNetworkHandler
- handleInteract(ServerboundInteractPacket) - Method in class org.quiltmc.qsl.frozenblock.core.registry.impl.sync.server.ServerRegistrySyncNetworkHandler
- handleJigsawGenerate(ServerboundJigsawGeneratePacket) - Method in class org.quiltmc.qsl.frozenblock.core.registry.impl.sync.server.ServerRegistrySyncNetworkHandler
- handleKeepAlive(ServerboundKeepAlivePacket) - Method in class org.quiltmc.qsl.frozenblock.core.registry.impl.sync.server.ServerRegistrySyncNetworkHandler
- handleLockDifficulty(ServerboundLockDifficultyPacket) - Method in class org.quiltmc.qsl.frozenblock.core.registry.impl.sync.server.ServerRegistrySyncNetworkHandler
- handleMovePlayer(ServerboundMovePlayerPacket) - Method in class org.quiltmc.qsl.frozenblock.core.registry.impl.sync.server.ServerRegistrySyncNetworkHandler
- handleMoveVehicle(ServerboundMoveVehiclePacket) - Method in class org.quiltmc.qsl.frozenblock.core.registry.impl.sync.server.ServerRegistrySyncNetworkHandler
- handlePaddleBoat(ServerboundPaddleBoatPacket) - Method in class org.quiltmc.qsl.frozenblock.core.registry.impl.sync.server.ServerRegistrySyncNetworkHandler
- handlePickItem(ServerboundPickItemPacket) - Method in class org.quiltmc.qsl.frozenblock.core.registry.impl.sync.server.ServerRegistrySyncNetworkHandler
- handlePlaceRecipe(ServerboundPlaceRecipePacket) - Method in class org.quiltmc.qsl.frozenblock.core.registry.impl.sync.server.ServerRegistrySyncNetworkHandler
- handlePlayerAbilities(ServerboundPlayerAbilitiesPacket) - Method in class org.quiltmc.qsl.frozenblock.core.registry.impl.sync.server.ServerRegistrySyncNetworkHandler
- handlePlayerAction(ServerboundPlayerActionPacket) - Method in class org.quiltmc.qsl.frozenblock.core.registry.impl.sync.server.ServerRegistrySyncNetworkHandler
- handlePlayerCommand(ServerboundPlayerCommandPacket) - Method in class org.quiltmc.qsl.frozenblock.core.registry.impl.sync.server.ServerRegistrySyncNetworkHandler
- handlePlayerInput(ServerboundPlayerInputPacket) - Method in class org.quiltmc.qsl.frozenblock.core.registry.impl.sync.server.ServerRegistrySyncNetworkHandler
- handlePong(ServerboundPongPacket) - Method in class org.quiltmc.qsl.frozenblock.core.registry.impl.sync.server.ServerRegistrySyncNetworkHandler
- handleRecipeBookChangeSettingsPacket(ServerboundRecipeBookChangeSettingsPacket) - Method in class org.quiltmc.qsl.frozenblock.core.registry.impl.sync.server.ServerRegistrySyncNetworkHandler
- handleRecipeBookSeenRecipePacket(ServerboundRecipeBookSeenRecipePacket) - Method in class org.quiltmc.qsl.frozenblock.core.registry.impl.sync.server.ServerRegistrySyncNetworkHandler
- handleRenameItem(ServerboundRenameItemPacket) - Method in class org.quiltmc.qsl.frozenblock.core.registry.impl.sync.server.ServerRegistrySyncNetworkHandler
- handleResourcePackResponse(ServerboundResourcePackPacket) - Method in class org.quiltmc.qsl.frozenblock.core.registry.impl.sync.server.ServerRegistrySyncNetworkHandler
- handleSeenAdvancements(ServerboundSeenAdvancementsPacket) - Method in class org.quiltmc.qsl.frozenblock.core.registry.impl.sync.server.ServerRegistrySyncNetworkHandler
- handleSelectTrade(ServerboundSelectTradePacket) - Method in class org.quiltmc.qsl.frozenblock.core.registry.impl.sync.server.ServerRegistrySyncNetworkHandler
- handleSetBeaconPacket(ServerboundSetBeaconPacket) - Method in class org.quiltmc.qsl.frozenblock.core.registry.impl.sync.server.ServerRegistrySyncNetworkHandler
- handleSetCarriedItem(ServerboundSetCarriedItemPacket) - Method in class org.quiltmc.qsl.frozenblock.core.registry.impl.sync.server.ServerRegistrySyncNetworkHandler
- handleSetCommandBlock(ServerboundSetCommandBlockPacket) - Method in class org.quiltmc.qsl.frozenblock.core.registry.impl.sync.server.ServerRegistrySyncNetworkHandler
- handleSetCommandMinecart(ServerboundSetCommandMinecartPacket) - Method in class org.quiltmc.qsl.frozenblock.core.registry.impl.sync.server.ServerRegistrySyncNetworkHandler
- handleSetCreativeModeSlot(ServerboundSetCreativeModeSlotPacket) - Method in class org.quiltmc.qsl.frozenblock.core.registry.impl.sync.server.ServerRegistrySyncNetworkHandler
- handleSetJigsawBlock(ServerboundSetJigsawBlockPacket) - Method in class org.quiltmc.qsl.frozenblock.core.registry.impl.sync.server.ServerRegistrySyncNetworkHandler
- handleSetStructureBlock(ServerboundSetStructureBlockPacket) - Method in class org.quiltmc.qsl.frozenblock.core.registry.impl.sync.server.ServerRegistrySyncNetworkHandler
- handleSignUpdate(ServerboundSignUpdatePacket) - Method in class org.quiltmc.qsl.frozenblock.core.registry.impl.sync.server.ServerRegistrySyncNetworkHandler
- handleTeleportToEntityPacket(ServerboundTeleportToEntityPacket) - Method in class org.quiltmc.qsl.frozenblock.core.registry.impl.sync.server.ServerRegistrySyncNetworkHandler
- handleUseItem(ServerboundUseItemPacket) - Method in class org.quiltmc.qsl.frozenblock.core.registry.impl.sync.server.ServerRegistrySyncNetworkHandler
- handleUseItemOn(ServerboundUseItemOnPacket) - Method in class org.quiltmc.qsl.frozenblock.core.registry.impl.sync.server.ServerRegistrySyncNetworkHandler
- Handshake(int) - Constructor for record class org.quiltmc.qsl.frozenblock.core.registry.impl.sync.ClientPackets.Handshake
-
Creates an instance of a
Handshakerecord class. - Handshake(FriendlyByteBuf) - Constructor for record class org.quiltmc.qsl.frozenblock.core.registry.impl.sync.ClientPackets.Handshake
- Handshake(FriendlyByteBuf) - Constructor for record class org.quiltmc.qsl.frozenblock.core.registry.impl.sync.ServerPackets.Handshake
- Handshake(IntList) - Constructor for record class org.quiltmc.qsl.frozenblock.core.registry.impl.sync.ServerPackets.Handshake
-
Creates an instance of a
Handshakerecord class. - HAS_ARCHITECTURY - Static variable in class net.frozenblock.lib.FrozenBools
- HAS_BCLIB - Static variable in class net.frozenblock.lib.FrozenBools
- HAS_C2ME - Static variable in class net.frozenblock.lib.FrozenBools
- HAS_CLOTH_CONFIG - Static variable in class net.frozenblock.lib.FrozenBools
- HAS_CONTINUITY - Static variable in class net.frozenblock.lib.FrozenBools
- HAS_ENTITY_CULLING - Static variable in class net.frozenblock.lib.FrozenBools
- HAS_EVERY_COMPAT - Static variable in class net.frozenblock.lib.FrozenBools
- HAS_GECKO_LIB - Static variable in class net.frozenblock.lib.FrozenBools
- HAS_INDIUM - Static variable in class net.frozenblock.lib.FrozenBools
- HAS_IRIS - Static variable in class net.frozenblock.lib.FrozenBools
- HAS_MOONLIGHT_LIB - Static variable in class net.frozenblock.lib.FrozenBools
- HAS_REPURPOSED_STRUCTURES - Static variable in class net.frozenblock.lib.FrozenBools
- HAS_ROUGHLY_ENOUGH_ITEMS - Static variable in class net.frozenblock.lib.FrozenBools
- HAS_ROUGHLY_ENOUGH_RESOURCES - Static variable in class net.frozenblock.lib.FrozenBools
- HAS_SERVER_CORE - Static variable in class net.frozenblock.lib.FrozenBools
- HAS_SIMPLE_COPPER_PIPES - Static variable in class net.frozenblock.lib.FrozenBools
- HAS_SODIUM - Static variable in class net.frozenblock.lib.FrozenBools
- HAS_STARLIGHT - Static variable in class net.frozenblock.lib.FrozenBools
- HAS_TERRABLENDER - Static variable in class net.frozenblock.lib.FrozenBools
- HAS_TERRALITH - Static variable in class net.frozenblock.lib.FrozenBools
- hashCode() - Method in record class net.frozenblock.lib.advancement.api.AdvancementEvents.AdvancementHolder
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.frozenblock.lib.config.api.entry.TypedEntry
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.frozenblock.lib.config.api.entry.TypedEntryType
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.frozenblock.lib.config.api.instance.ConfigModification
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.frozenblock.lib.config.api.sync.network.ConfigSyncData
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.frozenblock.lib.config.impl.network.ConfigSyncModification
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.frozenblock.lib.config.impl.network.ConfigSyncPacket
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.frozenblock.lib.entity.api.rendering.EntityTextureOverride
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.frozenblock.lib.gametest.api.TrackedPosition
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.frozenblock.lib.gravity.api.functions.AbsoluteGravityFunction
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.frozenblock.lib.gravity.api.functions.InterpolatedGravityFunction
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.frozenblock.lib.gravity.api.GravityBelt
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.frozenblock.lib.item.impl.network.CooldownChangePacket
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.frozenblock.lib.item.impl.network.CooldownTickCountPacket
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.frozenblock.lib.item.impl.network.ForcedCooldownPacket
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.frozenblock.lib.item.impl.SaveableItemCooldowns.SaveableCooldownInstance
-
Returns a hash code value for this object.
- hashCode() - Method in class net.frozenblock.lib.math.api.Point3D
- hashCode() - Method in record class net.frozenblock.lib.mobcategory.impl.FrozenMobCategory
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.frozenblock.lib.screenshake.impl.network.EntityScreenShakePacket
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.frozenblock.lib.screenshake.impl.network.RemoveEntityScreenShakePacket
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.frozenblock.lib.screenshake.impl.network.RemoveScreenShakePacket
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.frozenblock.lib.screenshake.impl.network.ScreenShakePacket
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.frozenblock.lib.sculk.api.BooleanPropertySculkBehavior
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.frozenblock.lib.sound.api.block_sound_group.BlockSoundGroupOverwrite
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.frozenblock.lib.sound.api.FlyBySoundHub.FlyBySound
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.frozenblock.lib.sound.api.networking.FlyBySoundPacket
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.frozenblock.lib.sound.api.networking.LocalPlayerSoundPacket
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.frozenblock.lib.sound.api.networking.LocalSoundPacket
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.frozenblock.lib.sound.api.networking.MovingRestrictionSoundPacket
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.frozenblock.lib.sound.api.networking.StartingMovingRestrictionSoundLoopPacket
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.frozenblock.lib.spotting_icons.api.SpottingIconManager.SpottingIcon
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.frozenblock.lib.spotting_icons.impl.SpottingIconPacket
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.frozenblock.lib.spotting_icons.impl.SpottingIconRemovePacket
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.frozenblock.lib.stencil.api.StencilRenderer.Triangle
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.frozenblock.lib.worldgen.feature.api.features.config.ColumnFeatureConfig
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.frozenblock.lib.worldgen.feature.api.features.config.ColumnWithDiskFeatureConfig
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.frozenblock.lib.worldgen.feature.api.features.config.CurvingTunnelFeatureConfig
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.frozenblock.lib.worldgen.feature.api.features.config.FadingDiskCarpetFeatureConfig
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.frozenblock.lib.worldgen.feature.api.features.config.FadingDiskFeatureConfig
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.frozenblock.lib.worldgen.feature.api.features.config.FadingDiskTagBiomeFeatureConfig
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.frozenblock.lib.worldgen.feature.api.features.config.FadingDiskTagFeatureConfig
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.frozenblock.lib.worldgen.feature.api.features.config.PathFeatureConfig
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.frozenblock.lib.worldgen.feature.api.features.config.PathSwapUnderWaterFeatureConfig
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.frozenblock.lib.worldgen.feature.api.features.config.PathSwapUnderWaterTagFeatureConfig
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.frozenblock.lib.worldgen.feature.api.features.config.PathTagFeatureConfig
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.frozenblock.lib.worldgen.surface.api.FrozenDimensionBoundRuleSource
-
Returns a hash code value for this object.
- hashCode() - Method in class net.frozenblock.lib.worldgen.surface.impl.BiomeTagConditionSource
- hashCode() - Method in class net.frozenblock.lib.worldgen.surface.impl.OptimizedBiomeTagConditionSource
- hashCode() - Method in record class net.frozenblock.lib.worldgen.vein.impl.FrozenVeinType
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.quiltmc.qsl.frozenblock.core.registry.api.event.DynamicRegistryManagerSetupContext.RegistryMap
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.quiltmc.qsl.frozenblock.core.registry.api.sync.ModProtocolDef
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.quiltmc.qsl.frozenblock.core.registry.impl.sync.client.LogBuilder.Section
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.quiltmc.qsl.frozenblock.core.registry.impl.sync.ClientPackets.End
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.quiltmc.qsl.frozenblock.core.registry.impl.sync.ClientPackets.Handshake
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.quiltmc.qsl.frozenblock.core.registry.impl.sync.ClientPackets.ModProtocol
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.quiltmc.qsl.frozenblock.core.registry.impl.sync.ServerPackets.End
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.quiltmc.qsl.frozenblock.core.registry.impl.sync.ServerPackets.ErrorStyle
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.quiltmc.qsl.frozenblock.core.registry.impl.sync.ServerPackets.Handshake
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.quiltmc.qsl.frozenblock.core.registry.impl.sync.ServerPackets.ModProtocol
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.quiltmc.qsl.frozenblock.misc.datafixerupper.impl.QuiltDataFixesInternals.DataFixerEntry
-
Returns a hash code value for this object.
- hasInitialized - Static variable in class net.frozenblock.lib.wind.api.ClientWindManager
- hasPassed(Vec3, double, Vec3, Vec3) - Static method in class net.frozenblock.lib.sound.api.FlyBySoundHub
- hasPassedCoordinate(double, double, double, double, double) - Static method in class net.frozenblock.lib.sound.api.FlyBySoundHub
- hasPermissionsToSendSync(Player, boolean) - Static method in record class net.frozenblock.lib.config.impl.network.ConfigSyncPacket
- hasPrecipitation() - Method in class net.frozenblock.lib.worldgen.biome.api.FrozenBiome
- hasSwitched - Variable in class net.frozenblock.lib.sound.api.instances.RestrictedStartingSound
- hasTexture(ResourceLocation) - Static method in class net.frozenblock.lib.spotting_icons.api.ClientSpottingIconMethods
- HEAVY_ITEMS - Static variable in class net.frozenblock.lib.tag.api.FrozenItemTags
- HeavyItemDamageRegistry - Class in net.frozenblock.lib.item.api
- HeavyItemDamageRegistry() - Constructor for class net.frozenblock.lib.item.api.HeavyItemDamageRegistry
- height() - Method in record class net.frozenblock.lib.worldgen.feature.api.features.config.ColumnFeatureConfig
-
Returns the value of the
heightrecord component. - height() - Method in record class net.frozenblock.lib.worldgen.feature.api.features.config.ColumnWithDiskFeatureConfig
-
Returns the value of the
heightrecord component. - heightmap() - Method in record class net.frozenblock.lib.worldgen.feature.api.features.config.FadingDiskCarpetFeatureConfig
-
Returns the value of the
heightmaprecord component. - heightmap() - Method in record class net.frozenblock.lib.worldgen.feature.api.features.config.FadingDiskFeatureConfig
-
Returns the value of the
heightmaprecord component. - heightmap() - Method in record class net.frozenblock.lib.worldgen.feature.api.features.config.FadingDiskTagBiomeFeatureConfig
-
Returns the value of the
heightmaprecord component. - heightmap() - Method in record class net.frozenblock.lib.worldgen.feature.api.features.config.FadingDiskTagFeatureConfig
-
Returns the value of the
heightmaprecord component. - HEIGHTMAP_MOTION_BLOCKING - Static variable in class net.frozenblock.lib.worldgen.feature.api.placementmodifier.LowerHeightmapPlacement
- HEIGHTMAP_OCEAN_FLOOR - Static variable in class net.frozenblock.lib.worldgen.feature.api.placementmodifier.LowerHeightmapPlacement
- HEIGHTMAP_TOP_SOLID - Static variable in class net.frozenblock.lib.worldgen.feature.api.placementmodifier.LowerHeightmapPlacement
- HEIGHTMAP_WORLD_SURFACE - Static variable in class net.frozenblock.lib.worldgen.feature.api.placementmodifier.LowerHeightmapPlacement
- HIGH_END - Static variable in class net.frozenblock.lib.worldgen.biome.api.parameters.OverworldBiomeBuilderParameters
- HIGH_SLICE_NORMAL_ASCENDING - Static variable in class net.frozenblock.lib.worldgen.biome.api.parameters.Weirdness
- HIGH_SLICE_NORMAL_DESCENDING - Static variable in class net.frozenblock.lib.worldgen.biome.api.parameters.Weirdness
- HIGH_SLICE_VARIANT_ASCENDING - Static variable in class net.frozenblock.lib.worldgen.biome.api.parameters.Weirdness
- HIGH_SLICE_VARIANT_DESCENDING - Static variable in class net.frozenblock.lib.worldgen.biome.api.parameters.Weirdness
- HIGH_START - Static variable in class net.frozenblock.lib.worldgen.biome.api.parameters.OverworldBiomeBuilderParameters
- hitIfHeavy(CallbackInfo) - Method in class net.frozenblock.lib.item.mixin.ItemEntityMixin
- holderOwner() - Method in class org.quiltmc.qsl.frozenblock.core.registry.impl.event.DelayedRegistry
- holders() - Method in class org.quiltmc.qsl.frozenblock.core.registry.impl.event.DelayedRegistry
- HopperBlockEntityMixin - Class in net.frozenblock.lib.storage.mixin
- HopperBlockEntityMixin() - Constructor for class net.frozenblock.lib.storage.mixin.HopperBlockEntityMixin
- HopperUntouchableList - Class in net.frozenblock.lib.storage.api
- HopperUntouchableList() - Constructor for class net.frozenblock.lib.storage.api.HopperUntouchableList
- HOT - Static variable in class net.frozenblock.lib.worldgen.biome.api.parameters.Temperature
- HUMID - Static variable in class net.frozenblock.lib.worldgen.biome.api.parameters.Humidity
- HUMIDITIES - Static variable in class net.frozenblock.lib.worldgen.biome.api.parameters.OverworldBiomeBuilderParameters
- Humidity - Class in net.frozenblock.lib.worldgen.biome.api.parameters
- Humidity() - Constructor for class net.frozenblock.lib.worldgen.biome.api.parameters.Humidity
- hurtSound - Variable in class net.frozenblock.lib.item.api.PrickOnUseBlockItem
- hurtSound - Variable in class net.frozenblock.lib.item.api.PrickOnUseItem
I
- ICE - Static variable in class net.frozenblock.lib.worldgen.surface.api.FrozenSurfaceRules
- icon - Variable in class net.frozenblock.lib.spotting_icons.api.SpottingIconManager
- ICY - Static variable in class net.frozenblock.lib.worldgen.biome.api.parameters.Temperature
- id() - Method in record class net.frozenblock.lib.advancement.api.AdvancementEvents.AdvancementHolder
-
Returns the value of the
idrecord component. - id() - Method in record class net.frozenblock.lib.sound.api.networking.FlyBySoundPacket
-
Returns the value of the
idrecord component. - id() - Method in record class net.frozenblock.lib.sound.api.networking.MovingRestrictionSoundPacket
-
Returns the value of the
idrecord component. - id() - Method in record class net.frozenblock.lib.sound.api.networking.StartingMovingRestrictionSoundLoopPacket
-
Returns the value of the
idrecord component. - id() - Method in record class org.quiltmc.qsl.frozenblock.core.registry.api.sync.ModProtocolDef
-
Returns the value of the
idrecord component. - id(String) - Method in class net.frozenblock.lib.entrypoint.api.FrozenModInitializer
- id(String) - Static method in class net.frozenblock.lib.FrozenSharedConstants
- id(String) - Method in class net.frozenblock.lib.integration.api.ModIntegration
- IMPL_SUPPORTED_VERSIONS - Static variable in class org.quiltmc.qsl.frozenblock.core.registry.impl.sync.ProtocolVersions
- IN - Enum constant in enum class net.frozenblock.lib.storage.api.MoveDirection
- inBetween(Climate.Parameter, Climate.Parameter, float) - Static method in class net.frozenblock.lib.worldgen.biome.api.parameters.FrozenBiomeParameters
-
Returns climate parameters in between both specified parameters.
- inBetweenHighCutoff(Climate.Parameter, Climate.Parameter, float) - Static method in class net.frozenblock.lib.worldgen.biome.api.parameters.FrozenBiomeParameters
- inBetweenLowCutoff(Climate.Parameter, Climate.Parameter, float) - Static method in class net.frozenblock.lib.worldgen.biome.api.parameters.FrozenBiomeParameters
- Info() - Constructor for class net.frozenblock.lib.tag.api.TagKeyArgument.Info
- init() - Static method in class net.frozenblock.lib.core.impl.DataPackReloadMarker
- init() - Method in interface net.frozenblock.lib.entrypoint.api.FrozenClientEntrypoint
- init() - Method in interface net.frozenblock.lib.entrypoint.api.FrozenMainEntrypoint
- init() - Method in class net.frozenblock.lib.integration.api.ModIntegration
- init() - Method in class net.frozenblock.lib.integration.impl.EmptyModIntegration
- init() - Static method in class net.frozenblock.lib.sound.api.predicate.SoundPredicate
- init() - Static method in class net.frozenblock.lib.spotting_icons.api.SpottingIconPredicate
- init() - Static method in class net.frozenblock.lib.worldgen.feature.api.FrozenFeatures
- init() - Static method in class net.frozenblock.lib.worldgen.feature.api.placementmodifier.FrozenPlacementModifiers
- INIT - Static variable in class net.frozenblock.lib.advancement.api.AdvancementEvents
- initDevOnly() - Method in interface net.frozenblock.lib.entrypoint.api.FrozenClientEntrypoint
- initDevOnly() - Method in interface net.frozenblock.lib.entrypoint.api.FrozenMainEntrypoint
- initialize() - Static method in class net.frozenblock.lib.integration.api.ModIntegrations
-
Initialize all mod integrations.
- initializePreFreeze() - Static method in class net.frozenblock.lib.integration.api.ModIntegrations
-
Runs prior to registries freezing in order to allow for the registering of things.
- initPreFreeze() - Method in class net.frozenblock.lib.integration.api.ModIntegration
-
Runs prior to registries freezing in order to allow for the registering of things.
- initRegistry() - Static method in class net.frozenblock.lib.registry.api.client.FrozenClientRegistry
- initRegistry() - Static method in class net.frozenblock.lib.registry.api.FrozenRegistry
- injectSurfaceRules(NoiseGeneratorSettings, ResourceKey<DimensionType>) - Static method in class net.frozenblock.lib.worldgen.surface.impl.SurfaceRuleUtil
- injectToOverworld(Consumer<Pair<Climate.ParameterPoint, ResourceKey<Biome>>>) - Method in class net.frozenblock.lib.worldgen.biome.api.FrozenBiome
- INLAND - Static variable in class net.frozenblock.lib.worldgen.biome.api.parameters.Continentalness
- INLAND_CONTINENTALNESS - Static variable in class net.frozenblock.lib.worldgen.biome.api.parameters.OverworldBiomeBuilderParameters
- innerChance() - Method in record class net.frozenblock.lib.worldgen.feature.api.features.config.FadingDiskCarpetFeatureConfig
-
Returns the value of the
innerChancerecord component. - innerChance() - Method in record class net.frozenblock.lib.worldgen.feature.api.features.config.FadingDiskFeatureConfig
-
Returns the value of the
innerChancerecord component. - innerChance() - Method in record class net.frozenblock.lib.worldgen.feature.api.features.config.FadingDiskTagBiomeFeatureConfig
-
Returns the value of the
innerChancerecord component. - innerChance() - Method in record class net.frozenblock.lib.worldgen.feature.api.features.config.FadingDiskTagFeatureConfig
-
Returns the value of the
innerChancerecord component. - innerPercent() - Method in record class net.frozenblock.lib.worldgen.feature.api.features.config.FadingDiskCarpetFeatureConfig
-
Returns the value of the
innerPercentrecord component. - innerPercent() - Method in record class net.frozenblock.lib.worldgen.feature.api.features.config.FadingDiskFeatureConfig
-
Returns the value of the
innerPercentrecord component. - innerPercent() - Method in record class net.frozenblock.lib.worldgen.feature.api.features.config.FadingDiskTagBiomeFeatureConfig
-
Returns the value of the
innerPercentrecord component. - innerPercent() - Method in record class net.frozenblock.lib.worldgen.feature.api.features.config.FadingDiskTagFeatureConfig
-
Returns the value of the
innerPercentrecord component. - innerReplaceableBlocks() - Method in record class net.frozenblock.lib.worldgen.feature.api.features.config.FadingDiskFeatureConfig
-
Returns the value of the
innerReplaceableBlocksrecord component. - innerReplaceableBlocks() - Method in record class net.frozenblock.lib.worldgen.feature.api.features.config.FadingDiskTagBiomeFeatureConfig
-
Returns the value of the
innerReplaceableBlocksrecord component. - innerReplaceableBlocks() - Method in record class net.frozenblock.lib.worldgen.feature.api.features.config.FadingDiskTagFeatureConfig
-
Returns the value of the
innerReplaceableBlocksrecord component. - innerState() - Method in record class net.frozenblock.lib.worldgen.feature.api.features.config.FadingDiskCarpetFeatureConfig
-
Returns the value of the
innerStaterecord component. - innerState() - Method in record class net.frozenblock.lib.worldgen.feature.api.features.config.FadingDiskFeatureConfig
-
Returns the value of the
innerStaterecord component. - innerState() - Method in record class net.frozenblock.lib.worldgen.feature.api.features.config.FadingDiskTagBiomeFeatureConfig
-
Returns the value of the
innerStaterecord component. - innerState() - Method in record class net.frozenblock.lib.worldgen.feature.api.features.config.FadingDiskTagFeatureConfig
-
Returns the value of the
innerStaterecord component. - insert(T, long, TransactionContext) - Method in class net.frozenblock.lib.storage.api.NoInteractionStorage
- instance() - Method in class net.frozenblock.lib.config.api.instance.Config
- instance() - Method in record class net.frozenblock.lib.config.api.sync.network.ConfigSyncData
-
Returns the value of the
instancerecord component. - INSTANCE - Static variable in class net.frozenblock.lib.config.api.instance.json.JanksonOps
- INSTANCE - Static variable in class net.frozenblock.lib.config.frozenlib_config.FrozenLibConfig
- INSTANCE - Static variable in class net.frozenblock.lib.sound.impl.block_sound_group.BlockSoundGroupManager
- INSTANCES - Static variable in class net.frozenblock.lib.worldgen.surface.impl.OptimizedBiomeTagConditionSource
- instantiate(CommandBuildContext) - Method in class net.frozenblock.lib.tag.api.TagKeyArgument.Info.Template
- IntegratedServerLoaderMixin - Class in org.quiltmc.qsl.frozenblock.resource.loader.mixin.client
-
Modified to work on Fabric
- IntegratedServerLoaderMixin() - Constructor for class org.quiltmc.qsl.frozenblock.resource.loader.mixin.client.IntegratedServerLoaderMixin
- intensity - Variable in class net.frozenblock.lib.screenshake.impl.EntityScreenShakeManager.EntityScreenShake
- intensity() - Method in record class net.frozenblock.lib.screenshake.impl.network.EntityScreenShakePacket
-
Returns the value of the
intensityrecord component. - intensity() - Method in record class net.frozenblock.lib.screenshake.impl.network.ScreenShakePacket
-
Returns the value of the
intensityrecord component. - InterpolatedGravityFunction - Record Class in net.frozenblock.lib.gravity.api.functions
- InterpolatedGravityFunction(Vec3) - Constructor for record class net.frozenblock.lib.gravity.api.functions.InterpolatedGravityFunction
-
Creates an instance of a
InterpolatedGravityFunctionrecord class. - inventoryContainsBlacklisted(Container) - Static method in class net.frozenblock.lib.storage.api.HopperUntouchableList
- inventoryTick(ItemStack, Level, Entity, int, boolean) - Method in class net.frozenblock.lib.ingamedevtools.item.Camera
- inverse(Point2D, Point2D, double) - Static method in class net.frozenblock.lib.math.api.AnimationAPI
- IS_FABRIC - Static variable in class net.frozenblock.lib.FrozenBools
- IS_FORGE - Static variable in class net.frozenblock.lib.FrozenBools
- IS_QUILT - Static variable in class net.frozenblock.lib.FrozenBools
- is3D() - Method in record class net.frozenblock.lib.worldgen.feature.api.features.config.PathFeatureConfig
-
Returns the value of the
is3Drecord component. - is3D() - Method in record class net.frozenblock.lib.worldgen.feature.api.features.config.PathSwapUnderWaterFeatureConfig
-
Returns the value of the
is3Drecord component. - is3D() - Method in record class net.frozenblock.lib.worldgen.feature.api.features.config.PathSwapUnderWaterTagFeatureConfig
-
Returns the value of the
is3Drecord component. - is3D() - Method in record class net.frozenblock.lib.worldgen.feature.api.features.config.PathTagFeatureConfig
-
Returns the value of the
is3Drecord component. - isAcceptingMessages() - Method in class org.quiltmc.qsl.frozenblock.core.registry.impl.sync.server.ServerRegistrySyncNetworkHandler
- isBiome(List<ResourceKey<Biome>>) - Static method in class net.frozenblock.lib.worldgen.surface.api.FrozenSurfaceRules
- isBiomeTag(TagKey<Biome>) - Static method in class net.frozenblock.lib.worldgen.surface.api.FrozenSurfaceRules
- isBiomeTagOptimized(TagKey<Biome>) - Static method in class net.frozenblock.lib.worldgen.surface.api.FrozenSurfaceRules
- isBlockExposed(WorldGenLevel, BlockPos) - Static method in class net.frozenblock.lib.worldgen.feature.api.features.FadingDiskFeature
- isBlockExposedToAir(WorldGenLevel, BlockPos) - Static method in class net.frozenblock.lib.worldgen.feature.api.features.FadingDiskCarpetFeature
- isBlockExposedToAir(WorldGenLevel, BlockPos) - Static method in class net.frozenblock.lib.worldgen.feature.api.features.FadingDiskTagExceptInBiomeFeature
- isBlockExposedToAir(WorldGenLevel, BlockPos) - Static method in class net.frozenblock.lib.worldgen.feature.api.features.FadingDiskTagFeature
- isBlockExposedToAir(WorldGenLevel, BlockPos) - Static method in class net.frozenblock.lib.worldgen.feature.api.features.FadingDiskWithPileTagFeature
- isCircle(Point2D, double, Point2D) - Static method in class net.frozenblock.lib.math.api.Conics
- isEllipsoid(Point3D, double, double, double, Point3D) - Static method in class net.frozenblock.lib.math.api.Conics
- isEmpty() - Method in class org.quiltmc.qsl.frozenblock.core.registry.impl.event.DelayedRegistry
- isFriendly() - Method in record class net.frozenblock.lib.mobcategory.impl.FrozenMobCategory
-
Returns the value of the
isFriendlyrecord component. - isFrozen() - Static method in class org.quiltmc.qsl.frozenblock.misc.datafixerupper.api.QuiltDataFixes
-
Checks if the data fixer registry is frozen.
- isFrozen() - Method in class org.quiltmc.qsl.frozenblock.misc.datafixerupper.impl.NoOpQuiltDataFixesInternals
- isFrozen() - Method in class org.quiltmc.qsl.frozenblock.misc.datafixerupper.impl.QuiltDataFixesInternals
- isFrozen() - Method in class org.quiltmc.qsl.frozenblock.misc.datafixerupper.impl.QuiltDataFixesInternalsImpl
- isIn(RegistryAccess, TagKey<T>, T) - Static method in class net.frozenblock.lib.tag.api.TagUtils
- isIn(TagKey<T>, T) - Static method in class net.frozenblock.lib.tag.api.TagUtils
- isInitialized - Static variable in class net.frozenblock.lib.FrozenBools
-
This is set to true when
Bootstrap.bootStrap()is finished. - isInsideCircle(Point2D, double, Point2D) - Static method in class net.frozenblock.lib.math.api.Conics
- isInsideEllipsoid(Point3D, double, double, double, Point3D) - Static method in class net.frozenblock.lib.math.api.Conics
- isLocalPlayer(Player) - Static method in class net.frozenblock.lib.networking.FrozenNetworking
- isLockedWhenSynced(Field) - Static method in record class net.frozenblock.lib.config.impl.network.ConfigSyncModification
- isModLoaded - Variable in class net.frozenblock.lib.integration.api.ModIntegrationSupplier
- isMultiplayer() - Static method in class net.frozenblock.lib.networking.FrozenNetworking
- isNamespaceVanilla(String) - Static method in class org.quiltmc.qsl.frozenblock.core.registry.impl.sync.server.ServerRegistrySync
- isPersistent() - Method in record class net.frozenblock.lib.mobcategory.impl.FrozenMobCategory
-
Returns the value of the
isPersistentrecord component. - isReachedTarget() - Method in class net.frozenblock.lib.entity.api.behavior.MoveToBlockBehavior
- isStopped() - Method in class net.frozenblock.lib.sound.api.instances.RestrictedStartingSound
- isSyncable(Field) - Static method in record class net.frozenblock.lib.config.impl.network.ConfigSyncModification
- isSynced() - Method in class net.frozenblock.lib.config.api.instance.Config
- isValidStateForPlacement(BlockGetter, BlockState, BlockPos, Direction) - Method in class net.frozenblock.lib.block.api.FaceBlock
- isValidStateForPlacement(BlockGetter, BlockState, BlockPos, Direction) - Method in class net.frozenblock.lib.block.api.FaceClusterBlock
- isValidTarget(LevelReader, BlockPos) - Method in class net.frozenblock.lib.entity.api.behavior.MoveToBlockBehavior
-
Return true to set given position as destination.
- isWaterNearby(WorldGenLevel, BlockPos, int) - Static method in class net.frozenblock.lib.worldgen.feature.api.features.NoisePathTagUnderWaterFeature
- isWaterNearby(WorldGenLevel, BlockPos, int) - Static method in class net.frozenblock.lib.worldgen.feature.api.features.NoisePathUnderWaterFeature
- isWeird(Climate.ParameterPoint) - Static method in class net.frozenblock.lib.worldgen.biome.api.parameters.FrozenBiomeParameters
- item() - Method in record class net.frozenblock.lib.item.impl.network.CooldownChangePacket
-
Returns the value of the
itemrecord component. - item() - Method in record class net.frozenblock.lib.item.impl.network.ForcedCooldownPacket
-
Returns the value of the
itemrecord component. - ItemBlockStateTagUtils - Class in net.frozenblock.lib.item.api
- ItemBlockStateTagUtils() - Constructor for class net.frozenblock.lib.item.api.ItemBlockStateTagUtils
- ItemCooldownsMixin - Class in net.frozenblock.lib.item.mixin
- ItemCooldownsMixin() - Constructor for class net.frozenblock.lib.item.mixin.ItemCooldownsMixin
- ItemEntityMixin - Class in net.frozenblock.lib.gravity.mixin
- ItemEntityMixin - Class in net.frozenblock.lib.item.mixin
- ItemEntityMixin() - Constructor for class net.frozenblock.lib.gravity.mixin.ItemEntityMixin
- ItemEntityMixin() - Constructor for class net.frozenblock.lib.item.mixin.ItemEntityMixin
- itemResourceLocation() - Method in record class net.frozenblock.lib.item.impl.SaveableItemCooldowns.SaveableCooldownInstance
-
Returns the value of the
itemResourceLocationrecord component. - ItemStackExtension - Interface in net.frozenblock.lib.item.impl
- ItemStackMixin - Class in net.frozenblock.lib.item.mixin
- ItemStackMixin() - Constructor for class net.frozenblock.lib.item.mixin.ItemStackMixin
- iterator() - Method in class net.frozenblock.lib.storage.api.NoInteractionStorage
- iterator() - Method in class org.quiltmc.qsl.frozenblock.core.registry.impl.event.DelayedRegistry
J
- JanksonOps - Class in net.frozenblock.lib.config.api.instance.json
- JanksonOps(boolean) - Constructor for class net.frozenblock.lib.config.api.instance.json.JanksonOps
- JanksonTypedEntrySerializer - Class in net.frozenblock.lib.config.api.instance.json
- JanksonTypedEntrySerializer(String) - Constructor for class net.frozenblock.lib.config.api.instance.json.JanksonTypedEntrySerializer
- JSON - Enum constant in enum class net.frozenblock.lib.config.api.instance.json.JsonType
- JSON5 - Enum constant in enum class net.frozenblock.lib.config.api.instance.json.JsonType
- JSON5_UNQUOTED_KEYS - Enum constant in enum class net.frozenblock.lib.config.api.instance.json.JsonType
-
Like JSON5 but it supports not having quotes on keys
- JSON5_UNQUOTED_KEYS - Static variable in class net.frozenblock.lib.config.api.instance.ConfigSerialization
- JsonConfig<T> - Class in net.frozenblock.lib.config.api.instance.json
-
Serializes and deserializes config data with GSON and Jankson.
- JsonConfig(String, Class<T>) - Constructor for class net.frozenblock.lib.config.api.instance.json.JsonConfig
-
Deprecated, for removal: This API element is subject to removal in a future version.
- JsonConfig(String, Class<T>, boolean) - Constructor for class net.frozenblock.lib.config.api.instance.json.JsonConfig
-
Deprecated, for removal: This API element is subject to removal in a future version.
- JsonConfig(String, Class<T>, boolean, DataFixer, Integer) - Constructor for class net.frozenblock.lib.config.api.instance.json.JsonConfig
- JsonConfig(String, Class<T>, DataFixer, Integer) - Constructor for class net.frozenblock.lib.config.api.instance.json.JsonConfig
- JsonConfig(String, Class<T>, Path, JsonType) - Constructor for class net.frozenblock.lib.config.api.instance.json.JsonConfig
-
Deprecated, for removal: This API element is subject to removal in a future version.
- JsonConfig(String, Class<T>, Path, JsonType, boolean) - Constructor for class net.frozenblock.lib.config.api.instance.json.JsonConfig
-
Deprecated, for removal: This API element is subject to removal in a future version.
- JsonConfig(String, Class<T>, Path, JsonType, boolean, DataFixer, Integer) - Constructor for class net.frozenblock.lib.config.api.instance.json.JsonConfig
- JsonConfig(String, Class<T>, Path, JsonType, DataFixer, Integer) - Constructor for class net.frozenblock.lib.config.api.instance.json.JsonConfig
- JsonConfig(String, Class<T>, JsonType) - Constructor for class net.frozenblock.lib.config.api.instance.json.JsonConfig
-
Deprecated, for removal: This API element is subject to removal in a future version.
- JsonConfig(String, Class<T>, JsonType, boolean) - Constructor for class net.frozenblock.lib.config.api.instance.json.JsonConfig
-
Deprecated, for removal: This API element is subject to removal in a future version.
- JsonConfig(String, Class<T>, JsonType, boolean, DataFixer, Integer) - Constructor for class net.frozenblock.lib.config.api.instance.json.JsonConfig
- JsonConfig(String, Class<T>, JsonType, DataFixer, Integer) - Constructor for class net.frozenblock.lib.config.api.instance.json.JsonConfig
- JsonType - Enum Class in net.frozenblock.lib.config.api.instance.json
K
- key - Variable in class net.frozenblock.lib.modmenu.impl.FrozenModMenuBadge
- key() - Method in record class net.frozenblock.lib.mobcategory.impl.FrozenMobCategory
-
Returns the value of the
keyrecord component. - key() - Method in record class net.frozenblock.lib.worldgen.vein.impl.FrozenVeinType
-
Returns the value of the
keyrecord component. - key() - Method in class org.quiltmc.qsl.frozenblock.core.registry.impl.event.DelayedRegistry
- keys() - Static method in class net.frozenblock.lib.item.api.RemoveableItemTags
- keySet() - Method in class org.quiltmc.qsl.frozenblock.core.registry.impl.event.DelayedRegistry
L
- laggedWindX - Static variable in class net.frozenblock.lib.wind.api.ClientWindManager
- laggedWindX - Variable in class net.frozenblock.lib.wind.api.WindManager
- laggedWindY - Static variable in class net.frozenblock.lib.wind.api.ClientWindManager
- laggedWindY - Variable in class net.frozenblock.lib.wind.api.WindManager
- laggedWindZ - Static variable in class net.frozenblock.lib.wind.api.ClientWindManager
- laggedWindZ - Variable in class net.frozenblock.lib.wind.api.WindManager
- lanTooltip - Variable in enum class net.frozenblock.lib.config.api.instance.ConfigModification.EntryPermissionType
- latestMatchingVersion(IntCollection) - Method in record class org.quiltmc.qsl.frozenblock.core.registry.api.sync.ModProtocolDef
- LAVA - Static variable in class net.frozenblock.lib.worldgen.surface.api.FrozenSurfaceRules
- legAnimation(double, double, double) - Static method in class net.frozenblock.lib.math.api.AnimationAPI
- legAnimation(double, double, double, boolean) - Static method in class net.frozenblock.lib.math.api.AnimationAPI
- legAnimation(double, double, double, double, double) - Static method in class net.frozenblock.lib.math.api.AnimationAPI
- legAnimation(double, double, double, double, double, boolean) - Static method in class net.frozenblock.lib.math.api.AnimationAPI
- level - Variable in class net.frozenblock.lib.gravity.mixin.client.ParticleMixin
- level - Variable in class net.frozenblock.lib.screenshake.api.client.ScreenShaker.ClientScreenShake
- level() - Method in class net.frozenblock.lib.entity.mixin.EntityMixin
- LevelRendererMixin - Class in net.frozenblock.lib.gravity.mixin.client
- LevelRendererMixin - Class in net.frozenblock.lib.spotting_icons.mixin.client
- LevelRendererMixin() - Constructor for class net.frozenblock.lib.gravity.mixin.client.LevelRendererMixin
- LevelRendererMixin() - Constructor for class net.frozenblock.lib.spotting_icons.mixin.client.LevelRendererMixin
- lifecycle(T) - Method in class org.quiltmc.qsl.frozenblock.core.registry.impl.event.DelayedRegistry
- LightningOverrideMixin - Class in net.frozenblock.lib.weather.mixin
- LightningOverrideMixin() - Constructor for class net.frozenblock.lib.weather.mixin.LightningOverrideMixin
- line(Point2D, Point2D, double) - Static method in class net.frozenblock.lib.math.api.AnimationAPI
-
LOOP SYSTEM Loop: defines A and B and always repeat between these two values Boomerang: creates a loop but instead of repeating it from start, it comes back and THEN loop
- LiquidRenderUtils - Class in net.frozenblock.lib.liquid.render.api
- LiquidRenderUtils() - Constructor for class net.frozenblock.lib.liquid.render.api.LiquidRenderUtils
- listBuilder() - Method in class net.frozenblock.lib.config.api.instance.json.JanksonOps
- listener() - Method in enum class net.frozenblock.lib.event.impl.EventType
-
Returns the listener class for the event type.
- listSuggestions(CommandContext<S>, SuggestionsBuilder) - Method in class net.frozenblock.lib.tag.api.TagKeyArgument
- LivingEntityMixin - Class in net.frozenblock.lib.gravity.mixin
- LivingEntityMixin - Class in net.frozenblock.lib.item.mixin
- LivingEntityMixin - Class in net.frozenblock.lib.sound.mixin
- LivingEntityMixin() - Constructor for class net.frozenblock.lib.gravity.mixin.LivingEntityMixin
- LivingEntityMixin() - Constructor for class net.frozenblock.lib.item.mixin.LivingEntityMixin
- LivingEntityMixin() - Constructor for class net.frozenblock.lib.sound.mixin.LivingEntityMixin
- LivingEntityRendererMixin<T extends net.minecraft.world.entity.LivingEntity,
M extends net.minecraft.client.model.EntityModel<T>> - Class in net.frozenblock.lib.entity.mixin.client.rendering - LivingEntityRendererMixin(EntityRendererProvider.Context) - Constructor for class net.frozenblock.lib.entity.mixin.client.rendering.LivingEntityRendererMixin
- load() - Method in class net.frozenblock.lib.config.api.instance.Config
- load() - Method in interface org.quiltmc.qsl.frozenblock.core.registry.api.sync.ModProtocol.LoadModProtocol
- load(CompoundTag) - Method in class net.frozenblock.lib.screenshake.api.ScreenShakeManager
- load(CompoundTag, WindManager) - Static method in class net.frozenblock.lib.wind.impl.WindStorage
- load(CompoundTag) - Method in class net.frozenblock.lib.screenshake.impl.EntityScreenShakeManager
- load(CompoundTag) - Method in class net.frozenblock.lib.screenshake.impl.ScreenShakeStorage
- load(CompoundTag) - Method in class net.frozenblock.lib.sound.api.MovingLoopingFadingDistanceSoundEntityManager
- load(CompoundTag) - Method in class net.frozenblock.lib.sound.api.MovingLoopingSoundEntityManager
- load(CompoundTag) - Method in class net.frozenblock.lib.spotting_icons.api.SpottingIconManager
- load(CompoundTag) - Method in interface net.frozenblock.lib.wind.api.WindManagerExtension
- load(ResourceManager, ProfilerFiller, Executor) - Method in class net.frozenblock.lib.sound.impl.block_sound_group.BlockSoundGroupManager
- LOAD_MOD_PROTOCOL - Static variable in class org.quiltmc.qsl.frozenblock.core.registry.api.sync.ModProtocol
- loadVersions() - Static method in class org.quiltmc.qsl.frozenblock.core.registry.api.sync.ModProtocol
- LocalPlayerSoundPacket - Record Class in net.frozenblock.lib.sound.api.networking
- LocalPlayerSoundPacket(FriendlyByteBuf) - Constructor for record class net.frozenblock.lib.sound.api.networking.LocalPlayerSoundPacket
- LocalPlayerSoundPacket(SoundEvent, float, float) - Constructor for record class net.frozenblock.lib.sound.api.networking.LocalPlayerSoundPacket
-
Creates an instance of a
LocalPlayerSoundPacketrecord class. - localRandom - Static variable in class net.frozenblock.lib.math.api.EasyNoiseSampler
- LocalSoundPacket - Record Class in net.frozenblock.lib.sound.api.networking
- LocalSoundPacket(double, double, double, SoundEvent, SoundSource, float, float, boolean) - Constructor for record class net.frozenblock.lib.sound.api.networking.LocalSoundPacket
-
Creates an instance of a
LocalSoundPacketrecord class. - LocalSoundPacket(FriendlyByteBuf) - Constructor for record class net.frozenblock.lib.sound.api.networking.LocalSoundPacket
- LOCK_WHEN_SYNCED - Enum constant in enum class net.frozenblock.lib.config.api.sync.SyncBehavior
-
The config entry will be locked whilst connected to the server or LAN world, but will respect the client's value as it will not sync.
- LOCKED_DUE_TO_SERVER - Enum constant in enum class net.frozenblock.lib.config.api.instance.ConfigModification.EntryPermissionType
- LOCKED_DUE_TO_SYNC - Enum constant in enum class net.frozenblock.lib.config.api.instance.ConfigModification.EntryPermissionType
- LOCKED_FOR_UNKNOWN_REASON - Enum constant in enum class net.frozenblock.lib.config.api.instance.ConfigModification.EntryPermissionType
- log(Object) - Static method in class net.frozenblock.lib.FrozenLogUtils
- log(Object, boolean) - Static method in class net.frozenblock.lib.FrozenLogUtils
- LogBuilder - Class in org.quiltmc.qsl.frozenblock.core.registry.impl.sync.client
- LogBuilder() - Constructor for class org.quiltmc.qsl.frozenblock.core.registry.impl.sync.client.LogBuilder
- LogBuilder.Section - Record Class in org.quiltmc.qsl.frozenblock.core.registry.impl.sync.client
- logError(Object) - Static method in class net.frozenblock.lib.FrozenLogUtils
- logError(Object, boolean) - Static method in class net.frozenblock.lib.FrozenLogUtils
- logError(Object, boolean, Throwable) - Static method in class net.frozenblock.lib.FrozenLogUtils
- logError(Object, Throwable) - Static method in class net.frozenblock.lib.FrozenLogUtils
- LOGGER - Static variable in class net.frozenblock.lib.FrozenSharedConstants
- LOGGER4 - Static variable in class net.frozenblock.lib.FrozenSharedConstants
- logWarning(Object) - Static method in class net.frozenblock.lib.FrozenLogUtils
- logWarning(Object, boolean) - Static method in class net.frozenblock.lib.FrozenLogUtils
- loop(Point2D, Point2D, double) - Static method in class net.frozenblock.lib.math.api.AnimationAPI
- looping() - Method in record class net.frozenblock.lib.sound.api.networking.MovingRestrictionSoundPacket
-
Returns the value of the
loopingrecord component. - LOOT_TABLE_WHACKER - Static variable in class net.frozenblock.lib.ingamedevtools.RegisterInGameDevTools
- lootTable - Variable in class net.frozenblock.lib.block.api.FrozenCeilingHangingSignBlock
- lootTable - Variable in class net.frozenblock.lib.block.api.FrozenSignBlock
- lootTable - Variable in class net.frozenblock.lib.block.api.FrozenWallHangingSignBlock
- lootTable - Variable in class net.frozenblock.lib.block.api.FrozenWallSignBlock
- LootTableWhacker - Class in net.frozenblock.lib.ingamedevtools.item
- LootTableWhacker(Item.Properties) - Constructor for class net.frozenblock.lib.ingamedevtools.item.LootTableWhacker
- LOW_SLICE_NORMAL_DESCENDING - Static variable in class net.frozenblock.lib.worldgen.biome.api.parameters.Weirdness
- LOW_SLICE_VARIANT_ASCENDING - Static variable in class net.frozenblock.lib.worldgen.biome.api.parameters.Weirdness
- LOW_START - Static variable in class net.frozenblock.lib.worldgen.biome.api.parameters.OverworldBiomeBuilderParameters
- LowerHeightmapPlacement - Class in net.frozenblock.lib.worldgen.feature.api.placementmodifier
M
- MainMixin - Class in org.quiltmc.qsl.frozenblock.resource.loader.mixin.server
-
Modified to work on Fabric
- MainMixin() - Constructor for class org.quiltmc.qsl.frozenblock.resource.loader.mixin.server.MainMixin
- makeAndSetHolder(F, FC) - Method in class net.frozenblock.lib.worldgen.feature.api.FrozenConfiguredFeature
- makeAndSetHolder(Holder<ConfiguredFeature<?, ?>>, List<PlacementModifier>) - Method in class net.frozenblock.lib.worldgen.feature.api.FrozenPlacedFeature
- makeAndSetHolder(Holder<ConfiguredFeature<?, ?>>, PlacementModifier...) - Method in class net.frozenblock.lib.worldgen.feature.api.FrozenPlacedFeature
- makeFromCooldownInstance(Item, ItemCooldowns.CooldownInstance, int) - Static method in record class net.frozenblock.lib.item.impl.SaveableItemCooldowns.SaveableCooldownInstance
- makePath(String, String) - Static method in class net.frozenblock.lib.config.api.instance.Config
- makePlaneFromDirection(Direction, float) - Static method in class net.frozenblock.lib.block.api.shape.FrozenShapes
- makeRule() - Method in class net.frozenblock.lib.datafix.api.BlockStateRenameFix
- makeRule() - Method in class net.frozenblock.lib.datafix.api.FrozenEntityRenameFix
- makeSaveableCooldownInstanceList(ServerPlayer) - Static method in class net.frozenblock.lib.item.impl.SaveableItemCooldowns
- makeStateRule(Block) - Static method in class net.frozenblock.lib.worldgen.surface.api.FrozenSurfaceRules
- MAP_CODEC - Static variable in interface org.quiltmc.qsl.frozenblock.core.registry.impl.sync.mod_protocol.ModProtocolContainer
- mapBuilder() - Method in class net.frozenblock.lib.config.api.instance.json.JanksonOps
- MappedRegistryMixin<T> - Class in net.frozenblock.lib.event.mixin
- MappedRegistryMixin<V> - Class in org.quiltmc.qsl.frozenblock.core.registry.mixin
-
Stores and invokes registry events.
- MappedRegistryMixin() - Constructor for class net.frozenblock.lib.event.mixin.MappedRegistryMixin
- MappedRegistryMixin() - Constructor for class org.quiltmc.qsl.frozenblock.core.registry.mixin.MappedRegistryMixin
- markedReloaded() - Static method in class net.frozenblock.lib.core.impl.DataPackReloadMarker
- markReloaded() - Static method in class net.frozenblock.lib.core.impl.DataPackReloadMarker
- max() - Method in record class net.frozenblock.lib.mobcategory.impl.FrozenMobCategory
-
Returns the value of the
maxrecord component. - maxCurvature() - Method in record class net.frozenblock.lib.worldgen.feature.api.features.config.CurvingTunnelFeatureConfig
-
Returns the value of the
maxCurvaturerecord component. - maxDist - Variable in class net.frozenblock.lib.sound.api.MovingLoopingFadingDistanceSoundEntityManager.FadingDistanceSoundLoopNBT
- maxDistance - Variable in class net.frozenblock.lib.screenshake.api.client.ScreenShaker.ClientScreenShake
- maxDistance - Variable in class net.frozenblock.lib.screenshake.api.ScreenShakeManager.ScreenShake
- maxDistance - Variable in class net.frozenblock.lib.screenshake.impl.EntityScreenShakeManager.EntityScreenShake
- maxDistance() - Method in record class net.frozenblock.lib.screenshake.impl.network.EntityScreenShakePacket
-
Returns the value of the
maxDistancerecord component. - maxDistance() - Method in record class net.frozenblock.lib.screenshake.impl.network.ScreenShakePacket
-
Returns the value of the
maxDistancerecord component. - maxThreshold() - Method in record class net.frozenblock.lib.worldgen.feature.api.features.config.PathFeatureConfig
-
Returns the value of the
maxThresholdrecord component. - maxThreshold() - Method in record class net.frozenblock.lib.worldgen.feature.api.features.config.PathSwapUnderWaterFeatureConfig
-
Returns the value of the
maxThresholdrecord component. - maxThreshold() - Method in record class net.frozenblock.lib.worldgen.feature.api.features.config.PathSwapUnderWaterTagFeatureConfig
-
Returns the value of the
maxThresholdrecord component. - maxThreshold() - Method in record class net.frozenblock.lib.worldgen.feature.api.features.config.PathTagFeatureConfig
-
Returns the value of the
maxThresholdrecord component. - maxY() - Method in record class net.frozenblock.lib.gravity.api.GravityBelt
-
Returns the value of the
maxYrecord component. - maxY() - Method in record class net.frozenblock.lib.worldgen.vein.impl.FrozenVeinType
-
Returns the value of the
maxYrecord component. - mayPlaceOn(BlockState, BlockGetter, BlockPos) - Method in class net.frozenblock.lib.block.api.WaterloggableSaplingBlock
- mergeToList(JsonElement, JsonElement) - Method in class net.frozenblock.lib.config.api.instance.json.JanksonOps
- mergeToList(JsonElement, List<JsonElement>) - Method in class net.frozenblock.lib.config.api.instance.json.JanksonOps
- mergeToMap(JsonElement, JsonElement, JsonElement) - Method in class net.frozenblock.lib.config.api.instance.json.JanksonOps
- mergeToMap(JsonElement, MapLike<JsonElement>) - Method in class net.frozenblock.lib.config.api.instance.json.JanksonOps
- MID_INLAND - Static variable in class net.frozenblock.lib.worldgen.biome.api.parameters.Continentalness
- MID_INLAND_CONTINENTALNESS - Static variable in class net.frozenblock.lib.worldgen.biome.api.parameters.OverworldBiomeBuilderParameters
- MID_INLAND_START - Static variable in class net.frozenblock.lib.worldgen.biome.api.parameters.OverworldBiomeBuilderParameters
- MID_SLICE_NORMAL_ASCENDING - Static variable in class net.frozenblock.lib.worldgen.biome.api.parameters.Weirdness
- MID_SLICE_NORMAL_DESCENDING - Static variable in class net.frozenblock.lib.worldgen.biome.api.parameters.Weirdness
- MID_SLICE_VARIANT_ASCENDING - Static variable in class net.frozenblock.lib.worldgen.biome.api.parameters.Weirdness
- MID_SLICE_VARIANT_DESCENDING - Static variable in class net.frozenblock.lib.worldgen.biome.api.parameters.Weirdness
- minCurvature() - Method in record class net.frozenblock.lib.worldgen.feature.api.features.config.CurvingTunnelFeatureConfig
-
Returns the value of the
minCurvaturerecord component. - MinecraftMixin - Class in org.quiltmc.qsl.frozenblock.core.registry.mixin.client
- MinecraftMixin() - Constructor for class org.quiltmc.qsl.frozenblock.core.registry.mixin.client.MinecraftMixin
- MinecraftServerMixin - Class in net.frozenblock.lib.worldgen.surface.mixin
- MinecraftServerMixin - Class in org.quiltmc.qsl.frozenblock.resource.loader.mixin
-
Modified to work on Fabric
- MinecraftServerMixin() - Constructor for class net.frozenblock.lib.worldgen.surface.mixin.MinecraftServerMixin
- MinecraftServerMixin() - Constructor for class org.quiltmc.qsl.frozenblock.resource.loader.mixin.MinecraftServerMixin
- minThreshold() - Method in record class net.frozenblock.lib.worldgen.feature.api.features.config.PathFeatureConfig
-
Returns the value of the
minThresholdrecord component. - minThreshold() - Method in record class net.frozenblock.lib.worldgen.feature.api.features.config.PathSwapUnderWaterFeatureConfig
-
Returns the value of the
minThresholdrecord component. - minThreshold() - Method in record class net.frozenblock.lib.worldgen.feature.api.features.config.PathSwapUnderWaterTagFeatureConfig
-
Returns the value of the
minThresholdrecord component. - minThreshold() - Method in record class net.frozenblock.lib.worldgen.feature.api.features.config.PathTagFeatureConfig
-
Returns the value of the
minThresholdrecord component. - minY() - Method in record class net.frozenblock.lib.gravity.api.GravityBelt
-
Returns the value of the
minYrecord component. - minY() - Method in record class net.frozenblock.lib.worldgen.vein.impl.FrozenVeinType
-
Returns the value of the
minYrecord component. - mob - Variable in class net.frozenblock.lib.entity.api.behavior.MoveToBlockBehavior
- MobCategoryMixin - Class in net.frozenblock.lib.mobcategory.mixin
- MobCategoryMixin() - Constructor for class net.frozenblock.lib.mobcategory.mixin.MobCategoryMixin
- MOD_ID - Static variable in class net.frozenblock.lib.FrozenSharedConstants
- MOD_INTEGRATION - Static variable in class net.frozenblock.lib.registry.api.FrozenRegistry
- MOD_INTEGRATION_REGISTRY - Static variable in class net.frozenblock.lib.registry.api.FrozenRegistry
- model - Variable in class net.frozenblock.lib.entity.mixin.client.rendering.LivingEntityRendererMixin
- modId() - Method in record class net.frozenblock.lib.config.api.entry.TypedEntryType
-
Returns the value of the
modIdrecord component. - modId() - Method in class net.frozenblock.lib.config.api.instance.Config
- modId() - Method in record class net.frozenblock.lib.config.impl.network.ConfigSyncPacket
-
Returns the value of the
modIdrecord component. - modId() - Method in class net.frozenblock.lib.entrypoint.api.FrozenModInitializer
- modID - Variable in class net.frozenblock.lib.integration.api.ModIntegrationSupplier
- modID() - Method in class net.frozenblock.lib.worldgen.biome.api.FrozenBiome
- modification() - Method in record class net.frozenblock.lib.config.api.instance.ConfigModification
-
Returns the value of the
modificationrecord component. - MODIFICATIONS - Static variable in class net.frozenblock.lib.gravity.api.GravityAPI
- MODIFY_END - Static variable in class net.frozenblock.lib.worldgen.surface.api.SurfaceRuleEvents
-
Lets you modify the Surface Rules of End-based world presets.
- MODIFY_GENERIC - Static variable in class net.frozenblock.lib.worldgen.surface.api.SurfaceRuleEvents
-
Lets you modify the Surface Rules of custom world presets.
- MODIFY_NETHER - Static variable in class net.frozenblock.lib.worldgen.surface.api.SurfaceRuleEvents
-
Lets you modify the Surface Rules of Nether-based world presets.
- MODIFY_OVERWORLD - Static variable in class net.frozenblock.lib.worldgen.surface.api.SurfaceRuleEvents
-
Lets you modify the Surface Rules of Overworld-based world presets.
- MODIFY_OVERWORLD_NO_PRELIMINARY_SURFACE - Static variable in class net.frozenblock.lib.worldgen.surface.api.SurfaceRuleEvents
-
Lets you modify the Surface Rules of Overworld-based world presets without checking the preliminary surface.
- modifyConfig(Config<T>, T, boolean) - Static method in record class net.frozenblock.lib.config.api.instance.ConfigModification
- modifyGravity(GravityContext) - Method in interface net.frozenblock.lib.gravity.api.GravityAPI.GravityModification
- ModIntegration - Class in net.frozenblock.lib.integration.api
- ModIntegration(String) - Constructor for class net.frozenblock.lib.integration.api.ModIntegration
- ModIntegration(String, String) - Constructor for class net.frozenblock.lib.integration.api.ModIntegration
- ModIntegrations - Class in net.frozenblock.lib.integration.api
- ModIntegrationSupplier<T extends ModIntegration> - Class in net.frozenblock.lib.integration.api
- ModIntegrationSupplier(Supplier<T>, String) - Constructor for class net.frozenblock.lib.integration.api.ModIntegrationSupplier
- ModIntegrationSupplier(Supplier<T>, Supplier<T>, String) - Constructor for class net.frozenblock.lib.integration.api.ModIntegrationSupplier
- modLoaded() - Method in class net.frozenblock.lib.integration.api.ModIntegration
- modLoaded() - Method in class net.frozenblock.lib.integration.api.ModIntegrationSupplier
- ModMenuIntegration - Class in net.frozenblock.lib.config.frozenlib_config.gui
- ModMenuIntegration() - Constructor for class net.frozenblock.lib.config.frozenlib_config.gui.ModMenuIntegration
- ModProtocol - Class in org.quiltmc.qsl.frozenblock.core.registry.api.sync
- ModProtocol() - Constructor for class org.quiltmc.qsl.frozenblock.core.registry.api.sync.ModProtocol
- ModProtocol(FriendlyByteBuf) - Constructor for record class org.quiltmc.qsl.frozenblock.core.registry.impl.sync.ServerPackets.ModProtocol
- ModProtocol(Object2IntOpenHashMap<String>) - Constructor for record class org.quiltmc.qsl.frozenblock.core.registry.impl.sync.ClientPackets.ModProtocol
-
Creates an instance of a
ModProtocolrecord class. - ModProtocol(String, Collection<ModProtocolDef>) - Constructor for record class org.quiltmc.qsl.frozenblock.core.registry.impl.sync.ServerPackets.ModProtocol
-
Creates an instance of a
ModProtocolrecord class. - ModProtocol(FriendlyByteBuf) - Constructor for record class org.quiltmc.qsl.frozenblock.core.registry.impl.sync.ClientPackets.ModProtocol
- ModProtocol.LoadModProtocol - Interface in org.quiltmc.qsl.frozenblock.core.registry.api.sync
- ModProtocolContainer - Interface in org.quiltmc.qsl.frozenblock.core.registry.impl.sync.mod_protocol
- ModProtocolDef - Record Class in org.quiltmc.qsl.frozenblock.core.registry.api.sync
- ModProtocolDef(String, String, IntList, boolean) - Constructor for record class org.quiltmc.qsl.frozenblock.core.registry.api.sync.ModProtocolDef
-
Creates an instance of a
ModProtocolDefrecord class. - monitor(ResourceKey<? extends Registry<V>>, Consumer<RegistryMonitor<V>>) - Method in interface org.quiltmc.qsl.frozenblock.core.registry.api.event.DynamicRegistryManagerSetupContext
-
Attempts to create a new registry monitor for the given registry.
- MoveDirection - Enum Class in net.frozenblock.lib.storage.api
- moveMobToBlock() - Method in class net.frozenblock.lib.entity.api.behavior.MoveToBlockBehavior
- moveResources(Storage<T>, T, long, TransactionContext) - Method in enum class net.frozenblock.lib.storage.api.MoveDirection
- moveResources(Storage<T>, T, long, TransactionContext) - Method in interface net.frozenblock.lib.storage.api.StorageInteraction
- moveResources(Storage<T>, T, long, TransactionContext, boolean) - Method in interface net.frozenblock.lib.storage.api.StorageInteraction
- MoveToBlockBehavior<E extends net.minecraft.world.entity.PathfinderMob> - Class in net.frozenblock.lib.entity.api.behavior
-
MoveToBlockGoalas a behavior. - MoveToBlockBehavior(E, double, int) - Constructor for class net.frozenblock.lib.entity.api.behavior.MoveToBlockBehavior
- MoveToBlockBehavior(E, double, int, int) - Constructor for class net.frozenblock.lib.entity.api.behavior.MoveToBlockBehavior
- MOVING_FADING_DISTANCE_SOUND_PACKET - Static variable in class net.frozenblock.lib.networking.FrozenNetworking
- MOVING_RESTRICTION_LOOPING_FADING_DISTANCE_SOUND_PACKET - Static variable in class net.frozenblock.lib.networking.FrozenNetworking
- MovingLoopingFadingDistanceSoundEntityManager - Class in net.frozenblock.lib.sound.api
- MovingLoopingFadingDistanceSoundEntityManager(Entity) - Constructor for class net.frozenblock.lib.sound.api.MovingLoopingFadingDistanceSoundEntityManager
- MovingLoopingFadingDistanceSoundEntityManager.FadingDistanceSoundLoopNBT - Class in net.frozenblock.lib.sound.api
- MovingLoopingSoundEntityManager - Class in net.frozenblock.lib.sound.api
- MovingLoopingSoundEntityManager(Entity) - Constructor for class net.frozenblock.lib.sound.api.MovingLoopingSoundEntityManager
- MovingLoopingSoundEntityManager.SoundLoopData - Class in net.frozenblock.lib.sound.api
- MovingParticleSoundLoop<T extends net.minecraft.client.particle.Particle> - Class in net.frozenblock.lib.sound.api.instances
- MovingParticleSoundLoop(T, SoundEvent, SoundSource, float, float, int, boolean) - Constructor for class net.frozenblock.lib.sound.api.instances.MovingParticleSoundLoop
- MovingRestrictionSoundPacket - Record Class in net.frozenblock.lib.sound.api.networking
- MovingRestrictionSoundPacket(int, SoundEvent, SoundSource, float, float, ResourceLocation, boolean, boolean) - Constructor for record class net.frozenblock.lib.sound.api.networking.MovingRestrictionSoundPacket
-
Creates an instance of a
MovingRestrictionSoundPacketrecord class. - MovingRestrictionSoundPacket(FriendlyByteBuf) - Constructor for record class net.frozenblock.lib.sound.api.networking.MovingRestrictionSoundPacket
- MUD - Static variable in class net.frozenblock.lib.worldgen.surface.api.FrozenSurfaceRules
- MultifaceClusterBlock - Class in net.frozenblock.lib.block.api
-
A block that combines an amethyst cluster-type block with a multiface block.
- MultifaceClusterBlock(int, int, BlockBehaviour.Properties) - Constructor for class net.frozenblock.lib.block.api.MultifaceClusterBlock
- MultiNoiseBiomeSourceMixin - Class in net.frozenblock.lib.worldgen.biome.mixin
- MultiNoiseBiomeSourceMixin() - Constructor for class net.frozenblock.lib.worldgen.biome.mixin.MultiNoiseBiomeSourceMixin
- multiplePans(boolean, CallbackInfo) - Method in class net.frozenblock.lib.menu.mixin.TitleScreenMixin
- MUSHROOM_FIELDS - Static variable in class net.frozenblock.lib.worldgen.biome.api.parameters.Continentalness
- MUSHROOM_FIELDS_CONTINENTALNESS - Static variable in class net.frozenblock.lib.worldgen.biome.api.parameters.OverworldBiomeBuilderParameters
- MutableRegistryEntryContextImpl<V> - Class in org.quiltmc.qsl.frozenblock.core.registry.impl.event
-
The default implementation for
RegistryEntryContext. - MutableRegistryEntryContextImpl(Registry<V>) - Constructor for class org.quiltmc.qsl.frozenblock.core.registry.impl.event.MutableRegistryEntryContextImpl
- MYCELIUM - Static variable in class net.frozenblock.lib.worldgen.surface.api.FrozenSurfaceRules
N
- NbtFileUtils - Class in net.frozenblock.lib.file.nbt
- NbtFileUtils() - Constructor for class net.frozenblock.lib.file.nbt.NbtFileUtils
- NbtUtilsMixin - Class in org.quiltmc.qsl.frozenblock.misc.datafixerupper.mixin
- NbtUtilsMixin() - Constructor for class org.quiltmc.qsl.frozenblock.misc.datafixerupper.mixin.NbtUtilsMixin
- NEAR_INLAND - Static variable in class net.frozenblock.lib.worldgen.biome.api.parameters.Continentalness
- NEAR_INLAND_CONTINENTALNESS - Static variable in class net.frozenblock.lib.worldgen.biome.api.parameters.OverworldBiomeBuilderParameters
- NEAR_INLAND_START - Static variable in class net.frozenblock.lib.worldgen.biome.api.parameters.OverworldBiomeBuilderParameters
- net.frozenblock.lib - package net.frozenblock.lib
- net.frozenblock.lib.advancement.api - package net.frozenblock.lib.advancement.api
- net.frozenblock.lib.advancement.impl - package net.frozenblock.lib.advancement.impl
- net.frozenblock.lib.advancement.mixin - package net.frozenblock.lib.advancement.mixin
- net.frozenblock.lib.axe.api - package net.frozenblock.lib.axe.api
- net.frozenblock.lib.axe.mixin - package net.frozenblock.lib.axe.mixin
- net.frozenblock.lib.block.api - package net.frozenblock.lib.block.api
- net.frozenblock.lib.block.api.dripstone - package net.frozenblock.lib.block.api.dripstone
- net.frozenblock.lib.block.api.entity - package net.frozenblock.lib.block.api.entity
- net.frozenblock.lib.block.api.shape - package net.frozenblock.lib.block.api.shape
- net.frozenblock.lib.block.api.tick - package net.frozenblock.lib.block.api.tick
- net.frozenblock.lib.block.mixin.dripstone - package net.frozenblock.lib.block.mixin.dripstone
- net.frozenblock.lib.block.mixin.tick - package net.frozenblock.lib.block.mixin.tick
- net.frozenblock.lib.config.api.entry - package net.frozenblock.lib.config.api.entry
- net.frozenblock.lib.config.api.instance - package net.frozenblock.lib.config.api.instance
- net.frozenblock.lib.config.api.instance.json - package net.frozenblock.lib.config.api.instance.json
- net.frozenblock.lib.config.api.instance.toml - package net.frozenblock.lib.config.api.instance.toml
- net.frozenblock.lib.config.api.registry - package net.frozenblock.lib.config.api.registry
- net.frozenblock.lib.config.api.sync - package net.frozenblock.lib.config.api.sync
- net.frozenblock.lib.config.api.sync.annotation - package net.frozenblock.lib.config.api.sync.annotation
- net.frozenblock.lib.config.api.sync.network - package net.frozenblock.lib.config.api.sync.network
- net.frozenblock.lib.config.clothconfig - package net.frozenblock.lib.config.clothconfig
- net.frozenblock.lib.config.clothconfig.impl - package net.frozenblock.lib.config.clothconfig.impl
- net.frozenblock.lib.config.clothconfig.mixin.client - package net.frozenblock.lib.config.clothconfig.mixin.client
- net.frozenblock.lib.config.clothconfig.mixin.plugin - package net.frozenblock.lib.config.clothconfig.mixin.plugin
- net.frozenblock.lib.config.frozenlib_config - package net.frozenblock.lib.config.frozenlib_config
- net.frozenblock.lib.config.frozenlib_config.gui - package net.frozenblock.lib.config.frozenlib_config.gui
- net.frozenblock.lib.config.impl - package net.frozenblock.lib.config.impl
- net.frozenblock.lib.config.impl.network - package net.frozenblock.lib.config.impl.network
- net.frozenblock.lib.core.impl - package net.frozenblock.lib.core.impl
- net.frozenblock.lib.core.mixin - package net.frozenblock.lib.core.mixin
- net.frozenblock.lib.datafix.api - package net.frozenblock.lib.datafix.api
- net.frozenblock.lib.datagen.api - package net.frozenblock.lib.datagen.api
- net.frozenblock.lib.entity.api - package net.frozenblock.lib.entity.api
- net.frozenblock.lib.entity.api.behavior - package net.frozenblock.lib.entity.api.behavior
- net.frozenblock.lib.entity.api.rendering - package net.frozenblock.lib.entity.api.rendering
- net.frozenblock.lib.entity.behavior.api - package net.frozenblock.lib.entity.behavior.api
- net.frozenblock.lib.entity.impl - package net.frozenblock.lib.entity.impl
- net.frozenblock.lib.entity.impl.behavior - package net.frozenblock.lib.entity.impl.behavior
- net.frozenblock.lib.entity.mixin - package net.frozenblock.lib.entity.mixin
- net.frozenblock.lib.entity.mixin.behavior - package net.frozenblock.lib.entity.mixin.behavior
- net.frozenblock.lib.entity.mixin.client.rendering - package net.frozenblock.lib.entity.mixin.client.rendering
- net.frozenblock.lib.entrypoint.api - package net.frozenblock.lib.entrypoint.api
- net.frozenblock.lib.event.api - package net.frozenblock.lib.event.api
- net.frozenblock.lib.event.impl - package net.frozenblock.lib.event.impl
- net.frozenblock.lib.event.mixin - package net.frozenblock.lib.event.mixin
- net.frozenblock.lib.feature_flag.api - package net.frozenblock.lib.feature_flag.api
- net.frozenblock.lib.feature_flag.mixin - package net.frozenblock.lib.feature_flag.mixin
- net.frozenblock.lib.file.nbt - package net.frozenblock.lib.file.nbt
- net.frozenblock.lib.gametest.api - package net.frozenblock.lib.gametest.api
- net.frozenblock.lib.gravity.api - package net.frozenblock.lib.gravity.api
- net.frozenblock.lib.gravity.api.functions - package net.frozenblock.lib.gravity.api.functions
- net.frozenblock.lib.gravity.impl - package net.frozenblock.lib.gravity.impl
- net.frozenblock.lib.gravity.mixin - package net.frozenblock.lib.gravity.mixin
- net.frozenblock.lib.gravity.mixin.client - package net.frozenblock.lib.gravity.mixin.client
- net.frozenblock.lib.ingamedevtools - package net.frozenblock.lib.ingamedevtools
- net.frozenblock.lib.ingamedevtools.item - package net.frozenblock.lib.ingamedevtools.item
- net.frozenblock.lib.integration.api - package net.frozenblock.lib.integration.api
- net.frozenblock.lib.integration.impl - package net.frozenblock.lib.integration.impl
- net.frozenblock.lib.item.api - package net.frozenblock.lib.item.api
- net.frozenblock.lib.item.api.bonemeal - package net.frozenblock.lib.item.api.bonemeal
- net.frozenblock.lib.item.impl - package net.frozenblock.lib.item.impl
- net.frozenblock.lib.item.impl.network - package net.frozenblock.lib.item.impl.network
- net.frozenblock.lib.item.mixin - package net.frozenblock.lib.item.mixin
- net.frozenblock.lib.item.mixin.bonemeal - package net.frozenblock.lib.item.mixin.bonemeal
- net.frozenblock.lib.liquid.render.api - package net.frozenblock.lib.liquid.render.api
- net.frozenblock.lib.math.api - package net.frozenblock.lib.math.api
- net.frozenblock.lib.menu.api - package net.frozenblock.lib.menu.api
- net.frozenblock.lib.menu.mixin - package net.frozenblock.lib.menu.mixin
- net.frozenblock.lib.mobcategory.api - package net.frozenblock.lib.mobcategory.api
- net.frozenblock.lib.mobcategory.api.entrypoint - package net.frozenblock.lib.mobcategory.api.entrypoint
- net.frozenblock.lib.mobcategory.impl - package net.frozenblock.lib.mobcategory.impl
- net.frozenblock.lib.mobcategory.mixin - package net.frozenblock.lib.mobcategory.mixin
- net.frozenblock.lib.modmenu.api - package net.frozenblock.lib.modmenu.api
- net.frozenblock.lib.modmenu.impl - package net.frozenblock.lib.modmenu.impl
- net.frozenblock.lib.modmenu.mixin.client - package net.frozenblock.lib.modmenu.mixin.client
- net.frozenblock.lib.modmenu.mixin.plugin - package net.frozenblock.lib.modmenu.mixin.plugin
- net.frozenblock.lib.networking - package net.frozenblock.lib.networking
- net.frozenblock.lib.particle.api - package net.frozenblock.lib.particle.api
- net.frozenblock.lib.particle.impl - package net.frozenblock.lib.particle.impl
- net.frozenblock.lib.recipe.api - package net.frozenblock.lib.recipe.api
- net.frozenblock.lib.recipe.mixin - package net.frozenblock.lib.recipe.mixin
- net.frozenblock.lib.registry.api - package net.frozenblock.lib.registry.api
- net.frozenblock.lib.registry.api.client - package net.frozenblock.lib.registry.api.client
- net.frozenblock.lib.screenshake.api - package net.frozenblock.lib.screenshake.api
- net.frozenblock.lib.screenshake.api.client - package net.frozenblock.lib.screenshake.api.client
- net.frozenblock.lib.screenshake.api.command - package net.frozenblock.lib.screenshake.api.command
- net.frozenblock.lib.screenshake.impl - package net.frozenblock.lib.screenshake.impl
- net.frozenblock.lib.screenshake.impl.network - package net.frozenblock.lib.screenshake.impl.network
- net.frozenblock.lib.screenshake.mixin - package net.frozenblock.lib.screenshake.mixin
- net.frozenblock.lib.screenshake.mixin.client - package net.frozenblock.lib.screenshake.mixin.client
- net.frozenblock.lib.sculk.api - package net.frozenblock.lib.sculk.api
- net.frozenblock.lib.shovel.api - package net.frozenblock.lib.shovel.api
- net.frozenblock.lib.shovel.mixin - package net.frozenblock.lib.shovel.mixin
- net.frozenblock.lib.sound.api - package net.frozenblock.lib.sound.api
- net.frozenblock.lib.sound.api.block_sound_group - package net.frozenblock.lib.sound.api.block_sound_group
- net.frozenblock.lib.sound.api.damagesource - package net.frozenblock.lib.sound.api.damagesource
- net.frozenblock.lib.sound.api.instances - package net.frozenblock.lib.sound.api.instances
- net.frozenblock.lib.sound.api.instances.distance_based - package net.frozenblock.lib.sound.api.instances.distance_based
- net.frozenblock.lib.sound.api.networking - package net.frozenblock.lib.sound.api.networking
- net.frozenblock.lib.sound.api.predicate - package net.frozenblock.lib.sound.api.predicate
- net.frozenblock.lib.sound.impl - package net.frozenblock.lib.sound.impl
- net.frozenblock.lib.sound.impl.block_sound_group - package net.frozenblock.lib.sound.impl.block_sound_group
- net.frozenblock.lib.sound.mixin - package net.frozenblock.lib.sound.mixin
- net.frozenblock.lib.sound.mixin.client - package net.frozenblock.lib.sound.mixin.client
- net.frozenblock.lib.spotting_icons.api - package net.frozenblock.lib.spotting_icons.api
- net.frozenblock.lib.spotting_icons.impl - package net.frozenblock.lib.spotting_icons.impl
- net.frozenblock.lib.spotting_icons.mixin - package net.frozenblock.lib.spotting_icons.mixin
- net.frozenblock.lib.spotting_icons.mixin.client - package net.frozenblock.lib.spotting_icons.mixin.client
- net.frozenblock.lib.stencil.api - package net.frozenblock.lib.stencil.api
- net.frozenblock.lib.storage.api - package net.frozenblock.lib.storage.api
- net.frozenblock.lib.storage.mixin - package net.frozenblock.lib.storage.mixin
- net.frozenblock.lib.tag.api - package net.frozenblock.lib.tag.api
- net.frozenblock.lib.tag.mixin - package net.frozenblock.lib.tag.mixin
- net.frozenblock.lib.weather.mixin - package net.frozenblock.lib.weather.mixin
- net.frozenblock.lib.wind.api - package net.frozenblock.lib.wind.api
- net.frozenblock.lib.wind.api.command - package net.frozenblock.lib.wind.api.command
- net.frozenblock.lib.wind.impl - package net.frozenblock.lib.wind.impl
- net.frozenblock.lib.wind.mixin - package net.frozenblock.lib.wind.mixin
- net.frozenblock.lib.worldgen.biome.api - package net.frozenblock.lib.worldgen.biome.api
- net.frozenblock.lib.worldgen.biome.api.modifications - package net.frozenblock.lib.worldgen.biome.api.modifications
- net.frozenblock.lib.worldgen.biome.api.parameters - package net.frozenblock.lib.worldgen.biome.api.parameters
- net.frozenblock.lib.worldgen.biome.impl - package net.frozenblock.lib.worldgen.biome.impl
- net.frozenblock.lib.worldgen.biome.mixin - package net.frozenblock.lib.worldgen.biome.mixin
- net.frozenblock.lib.worldgen.feature.api - package net.frozenblock.lib.worldgen.feature.api
- net.frozenblock.lib.worldgen.feature.api.features - package net.frozenblock.lib.worldgen.feature.api.features
- net.frozenblock.lib.worldgen.feature.api.features.config - package net.frozenblock.lib.worldgen.feature.api.features.config
- net.frozenblock.lib.worldgen.feature.api.placementmodifier - package net.frozenblock.lib.worldgen.feature.api.placementmodifier
- net.frozenblock.lib.worldgen.structure.api - package net.frozenblock.lib.worldgen.structure.api
- net.frozenblock.lib.worldgen.structure.mixin - package net.frozenblock.lib.worldgen.structure.mixin
- net.frozenblock.lib.worldgen.surface.api - package net.frozenblock.lib.worldgen.surface.api
- net.frozenblock.lib.worldgen.surface.impl - package net.frozenblock.lib.worldgen.surface.impl
- net.frozenblock.lib.worldgen.surface.impl.terrablender - package net.frozenblock.lib.worldgen.surface.impl.terrablender
- net.frozenblock.lib.worldgen.surface.mixin - package net.frozenblock.lib.worldgen.surface.mixin
- net.frozenblock.lib.worldgen.surface.mixin.terrablender - package net.frozenblock.lib.worldgen.surface.mixin.terrablender
- net.frozenblock.lib.worldgen.vein.api - package net.frozenblock.lib.worldgen.vein.api
- net.frozenblock.lib.worldgen.vein.api.entrypoint - package net.frozenblock.lib.worldgen.vein.api.entrypoint
- net.frozenblock.lib.worldgen.vein.impl - package net.frozenblock.lib.worldgen.vein.impl
- net.frozenblock.lib.worldgen.vein.mixin - package net.frozenblock.lib.worldgen.vein.mixin
- NETHER_WART_BLOCK - Static variable in class net.frozenblock.lib.worldgen.surface.api.FrozenSurfaceRules
- NETHERRACK - Static variable in class net.frozenblock.lib.worldgen.surface.api.FrozenSurfaceRules
- NEUTRAL - Static variable in class net.frozenblock.lib.worldgen.biome.api.parameters.Humidity
- NEUTRAL - Static variable in class net.frozenblock.lib.worldgen.biome.api.parameters.Temperature
- newBadges() - Method in class net.frozenblock.lib.modmenu.api.FrozenModMenuEntrypoint
- newCategories(ArrayList<FrozenMobCategory>) - Method in interface net.frozenblock.lib.mobcategory.api.entrypoint.FrozenMobCategoryEntrypoint
- newCategories(ArrayList<FrozenVeinType>) - Method in interface net.frozenblock.lib.worldgen.vein.api.entrypoint.FrozenVeinTypeEntrypoint
- nextSound - Variable in class net.frozenblock.lib.sound.api.instances.RestrictedStartingSound
- NO_PROTOCOL - Static variable in class org.quiltmc.qsl.frozenblock.core.registry.impl.sync.ProtocolVersions
- NO_USE_GAME_EVENTS - Static variable in class net.frozenblock.lib.tag.api.FrozenItemTags
- NoExperimentalMixin - Class in net.frozenblock.lib.core.mixin
- NoExperimentalMixin() - Constructor for class net.frozenblock.lib.core.mixin.NoExperimentalMixin
- NoFlopAbstractFish - Class in net.frozenblock.lib.entity.api
-
This is the same as
AbstractFishbut the entity will not flop when on land. - NoFlopAbstractFish(EntityType<? extends NoFlopAbstractFish>, Level) - Constructor for class net.frozenblock.lib.entity.api.NoFlopAbstractFish
- NoInteractionStorage<T> - Class in net.frozenblock.lib.storage.api
- NoInteractionStorage() - Constructor for class net.frozenblock.lib.storage.api.NoInteractionStorage
- noise() - Method in record class net.frozenblock.lib.worldgen.feature.api.features.config.PathFeatureConfig
-
Returns the value of the
noiserecord component. - noise() - Method in record class net.frozenblock.lib.worldgen.feature.api.features.config.PathSwapUnderWaterFeatureConfig
-
Returns the value of the
noiserecord component. - noise() - Method in record class net.frozenblock.lib.worldgen.feature.api.features.config.PathSwapUnderWaterTagFeatureConfig
-
Returns the value of the
noiserecord component. - noise() - Method in record class net.frozenblock.lib.worldgen.feature.api.features.config.PathTagFeatureConfig
-
Returns the value of the
noiserecord component. - NOISE_FILTER - Static variable in class net.frozenblock.lib.worldgen.feature.api.placementmodifier.FrozenPlacementModifiers
- NOISE_PATH_FEATURE - Static variable in class net.frozenblock.lib.worldgen.feature.api.FrozenFeatures
- NOISE_PATH_SWAP_UNDER_WATER_FEATURE - Static variable in class net.frozenblock.lib.worldgen.feature.api.FrozenFeatures
- NOISE_PATH_SWAP_UNDER_WATER_TAG_FEATURE - Static variable in class net.frozenblock.lib.worldgen.feature.api.FrozenFeatures
- NOISE_PATH_TAG_FEATURE - Static variable in class net.frozenblock.lib.worldgen.feature.api.FrozenFeatures
- NOISE_PATH_TAG_UNDER_WATER_FEATURE - Static variable in class net.frozenblock.lib.worldgen.feature.api.FrozenFeatures
- NOISE_PATH_UNDER_WATER_FEATURE - Static variable in class net.frozenblock.lib.worldgen.feature.api.FrozenFeatures
- NOISE_PLANT_FEATURE - Static variable in class net.frozenblock.lib.worldgen.feature.api.FrozenFeatures
- NoiseGeneratorInterface - Interface in net.frozenblock.lib.worldgen.surface.impl
- NoiseGeneratorSettingsMixin - Class in net.frozenblock.lib.worldgen.surface.mixin
- NoiseGeneratorSettingsMixin() - Constructor for class net.frozenblock.lib.worldgen.surface.mixin.NoiseGeneratorSettingsMixin
- NoisePathFeature - Class in net.frozenblock.lib.worldgen.feature.api.features
- NoisePathFeature(Codec<PathFeatureConfig>) - Constructor for class net.frozenblock.lib.worldgen.feature.api.features.NoisePathFeature
- NoisePathSwapUnderWaterFeature - Class in net.frozenblock.lib.worldgen.feature.api.features
- NoisePathSwapUnderWaterFeature(Codec<PathSwapUnderWaterFeatureConfig>) - Constructor for class net.frozenblock.lib.worldgen.feature.api.features.NoisePathSwapUnderWaterFeature
- NoisePathSwapUnderWaterTagFeature - Class in net.frozenblock.lib.worldgen.feature.api.features
- NoisePathSwapUnderWaterTagFeature(Codec<PathSwapUnderWaterTagFeatureConfig>) - Constructor for class net.frozenblock.lib.worldgen.feature.api.features.NoisePathSwapUnderWaterTagFeature
- NoisePathTagFeature - Class in net.frozenblock.lib.worldgen.feature.api.features
- NoisePathTagFeature(Codec<PathTagFeatureConfig>) - Constructor for class net.frozenblock.lib.worldgen.feature.api.features.NoisePathTagFeature
- NoisePathTagUnderWaterFeature - Class in net.frozenblock.lib.worldgen.feature.api.features
- NoisePathTagUnderWaterFeature(Codec<PathTagFeatureConfig>) - Constructor for class net.frozenblock.lib.worldgen.feature.api.features.NoisePathTagUnderWaterFeature
- NoisePathUnderWaterFeature - Class in net.frozenblock.lib.worldgen.feature.api.features
- NoisePathUnderWaterFeature(Codec<PathFeatureConfig>) - Constructor for class net.frozenblock.lib.worldgen.feature.api.features.NoisePathUnderWaterFeature
- NoisePlacementFilter - Class in net.frozenblock.lib.worldgen.feature.api.placementmodifier
- NoisePlacementFilter(int, double, double, double, double, boolean, boolean, boolean) - Constructor for class net.frozenblock.lib.worldgen.feature.api.placementmodifier.NoisePlacementFilter
- NoisePlantFeature - Class in net.frozenblock.lib.worldgen.feature.api.features
- NoisePlantFeature(Codec<PathFeatureConfig>) - Constructor for class net.frozenblock.lib.worldgen.feature.api.features.NoisePlantFeature
- noiseScale() - Method in record class net.frozenblock.lib.worldgen.feature.api.features.config.PathFeatureConfig
-
Returns the value of the
noiseScalerecord component. - noiseScale() - Method in record class net.frozenblock.lib.worldgen.feature.api.features.config.PathSwapUnderWaterFeatureConfig
-
Returns the value of the
noiseScalerecord component. - noiseScale() - Method in record class net.frozenblock.lib.worldgen.feature.api.features.config.PathSwapUnderWaterTagFeatureConfig
-
Returns the value of the
noiseScalerecord component. - noiseScale() - Method in record class net.frozenblock.lib.worldgen.feature.api.features.config.PathTagFeatureConfig
-
Returns the value of the
noiseScalerecord component. - NoOpQuiltDataFixesInternals - Class in org.quiltmc.qsl.frozenblock.misc.datafixerupper.impl
-
Modified to work on Fabric
- NoOpQuiltDataFixesInternals() - Constructor for class org.quiltmc.qsl.frozenblock.misc.datafixerupper.impl.NoOpQuiltDataFixesInternals
- noRegistrySyncMessage - Static variable in class org.quiltmc.qsl.frozenblock.core.registry.impl.sync.server.ServerRegistrySync
- northAabb - Variable in class net.frozenblock.lib.block.api.MultifaceClusterBlock
- NOT_SILENT_AND_ALIVE_ID - Static variable in class net.frozenblock.lib.sound.api.predicate.SoundPredicate
- notConnected() - Static method in class net.frozenblock.lib.networking.FrozenClientNetworking
- notSilentAndAlive() - Static method in class net.frozenblock.lib.sound.api.predicate.SoundPredicate
O
- OCEAN - Static variable in class net.frozenblock.lib.worldgen.biome.api.parameters.Continentalness
- OCEAN_CONTINENTALNESS - Static variable in class net.frozenblock.lib.worldgen.biome.api.parameters.OverworldBiomeBuilderParameters
- of(Object) - Static method in interface org.quiltmc.qsl.frozenblock.core.registry.impl.sync.mod_protocol.ModProtocolContainer
- offset(BlockPos, Direction, int) - Static method in class net.frozenblock.lib.math.api.AdvancedMath
- offset(BlockPos, Direction) - Static method in class net.frozenblock.lib.math.api.AdvancedMath
- OLDEST_SUPPORTED_VERSION - Static variable in class org.quiltmc.qsl.frozenblock.core.registry.impl.sync.ProtocolVersions
- ON_DRIP_BLOCK - Static variable in class net.frozenblock.lib.block.api.dripstone.DripstoneDripLavaFrom
- ON_DRIP_BLOCK - Static variable in class net.frozenblock.lib.block.api.dripstone.DripstoneDripWaterFrom
- ON_JOIN_SERVER - Static variable in class net.frozenblock.lib.event.api.PlayerJoinEvents
-
The event that is triggered when a player joins the server.
- ON_PLAYER_ADDED_TO_LEVEL - Static variable in class net.frozenblock.lib.event.api.PlayerJoinEvents
-
The event that is triggered when a player joins a world.
- onAdded(RegistryEntryContext<V>) - Method in interface org.quiltmc.qsl.frozenblock.core.registry.api.event.RegistryEvents.EntryAdded
-
Called when an entry in this callback's event's
Registryhas an entry added or assigned. - onAdded(T) - Method in interface net.frozenblock.lib.spotting_icons.api.SpottingIconPredicate.IconPredicate
- onDisconnect(Component) - Method in class org.quiltmc.qsl.frozenblock.core.registry.impl.sync.server.ServerRegistrySyncNetworkHandler
- onDynamicRegistryLoaded(RegistryAccess) - Method in interface org.quiltmc.qsl.frozenblock.core.registry.api.event.RegistryEvents.DynamicRegistryLoadedCallback
-
Called when a new
RegistryAccessgets created, after it has been filled with the registry entries specified by data packs. - onDynamicRegistrySetup(DynamicRegistryManagerSetupContext) - Method in interface org.quiltmc.qsl.frozenblock.core.registry.api.event.RegistryEvents.DynamicRegistrySetupCallback
-
Called when a new
RegistryAccessgets created, but before it gets filled. - ONE - Static variable in class net.frozenblock.lib.worldgen.biome.api.parameters.Humidity
- ONE - Static variable in class net.frozenblock.lib.worldgen.biome.api.parameters.Temperature
- onEndDataPackReload(MinecraftServer, ResourceManager, Throwable) - Method in interface org.quiltmc.qsl.frozenblock.resource.loader.api.ResourceLoaderEvents.EndDataPackReload
-
Called after data packs on a Minecraft server have been reloaded.
- onEndRegistryFreeze(Registry<?>, boolean) - Method in interface net.frozenblock.lib.event.api.RegistryFreezeEvents.EndRegistryFreeze
- onHeightmap(Heightmap.Types) - Static method in class net.frozenblock.lib.worldgen.feature.api.placementmodifier.LowerHeightmapPlacement
- onInit(AdvancementEvents.AdvancementHolder) - Method in interface net.frozenblock.lib.advancement.api.AdvancementEvents.AdvancementInit
- onInitialize() - Method in class net.frozenblock.lib.entrypoint.api.FrozenModInitializer
- onInitialize() - Static method in class org.quiltmc.qsl.frozenblock.misc.datafixerupper.impl.ServerFreezer
- onInitialize(String, ModContainer) - Method in class net.frozenblock.lib.entrypoint.api.FrozenModInitializer
- onInitialize(String, ModContainer) - Method in class net.frozenblock.lib.FrozenMain
- onInitializeClient() - Method in class net.frozenblock.lib.FrozenClient
- onInitializeClient() - Static method in class org.quiltmc.qsl.frozenblock.misc.datafixerupper.impl.client.ClientFreezer
- onInitializeServer() - Method in class net.frozenblock.lib.FrozenServer
- onLoad() - Method in class net.frozenblock.lib.config.api.instance.Config
- onLoad() - Method in class net.frozenblock.lib.config.api.instance.json.JsonConfig
- onLoad() - Method in class net.frozenblock.lib.config.api.instance.toml.TomlConfig
- onLoad(String) - Method in class net.frozenblock.lib.config.clothconfig.mixin.plugin.FrozenLibClothConfigMixinPlugin
- onLoad(String) - Method in class net.frozenblock.lib.modmenu.mixin.plugin.RequiresModMenuMixinPlugin
- onLoad(String) - Method in class net.frozenblock.lib.worldgen.surface.mixin.SurfaceRulePlugin
- onLoad(Config<?>) - Method in interface net.frozenblock.lib.config.api.registry.ConfigLoadEvent.Client
- onLoad(Config<?>) - Method in interface net.frozenblock.lib.config.api.registry.ConfigLoadEvent
- onlyPlaceWhenExposed() - Method in record class net.frozenblock.lib.worldgen.feature.api.features.config.PathFeatureConfig
-
Returns the value of the
onlyPlaceWhenExposedrecord component. - onlyPlaceWhenExposed() - Method in record class net.frozenblock.lib.worldgen.feature.api.features.config.PathSwapUnderWaterFeatureConfig
-
Returns the value of the
onlyPlaceWhenExposedrecord component. - onlyPlaceWhenExposed() - Method in record class net.frozenblock.lib.worldgen.feature.api.features.config.PathSwapUnderWaterTagFeatureConfig
-
Returns the value of the
onlyPlaceWhenExposedrecord component. - onlyPlaceWhenExposed() - Method in record class net.frozenblock.lib.worldgen.feature.api.features.config.PathTagFeatureConfig
-
Returns the value of the
onlyPlaceWhenExposedrecord component. - onPlayerAddedToLevel(MinecraftServer, ServerLevel, ServerPlayer) - Method in interface net.frozenblock.lib.event.api.PlayerJoinEvents.PlayerAddedToLevel
-
Triggers the event when a player is added to a level.
- onPlayerJoin(MinecraftServer, ServerPlayer) - Method in interface net.frozenblock.lib.event.api.PlayerJoinEvents.PlayerJoin
-
Triggers the event when a player joins the server.
- onRemoved(T) - Method in interface net.frozenblock.lib.spotting_icons.api.SpottingIconPredicate.IconPredicate
- onSave() - Method in class net.frozenblock.lib.config.api.instance.Config
- onSave() - Method in class net.frozenblock.lib.config.api.instance.json.JsonConfig
- onSave() - Method in class net.frozenblock.lib.config.api.instance.toml.TomlConfig
- onSave(Config<?>) - Method in interface net.frozenblock.lib.config.api.registry.ConfigSaveEvent.Client
- onSave(Config<?>) - Method in interface net.frozenblock.lib.config.api.registry.ConfigSaveEvent
- onStart(T) - Method in interface net.frozenblock.lib.sound.api.predicate.SoundPredicate.LoopPredicate
- onStartDataPackReload(MinecraftServer, ResourceManager) - Method in interface org.quiltmc.qsl.frozenblock.resource.loader.api.ResourceLoaderEvents.StartDataPackReload
-
Called before data packs on a Minecraft server have been reloaded.
- onStartRegistryFreeze(Registry<?>, boolean) - Method in interface net.frozenblock.lib.event.api.RegistryFreezeEvents.StartRegistryFreeze
- onStop(T) - Method in interface net.frozenblock.lib.sound.api.predicate.SoundPredicate.LoopPredicate
- onTerraBlenderInitialized() - Method in class net.frozenblock.lib.worldgen.surface.impl.terrablender.FrozenTerraBlenderCompat
- opposite() - Method in record class net.frozenblock.lib.gametest.api.TrackedPosition
-
Returns the value of the
oppositerecord component. - optimize(Registry<Biome>) - Method in class net.frozenblock.lib.worldgen.surface.impl.OptimizedBiomeTagConditionSource
- optimizeAll(Registry<Biome>) - Static method in class net.frozenblock.lib.worldgen.surface.impl.OptimizedBiomeTagConditionSource
- OptimizedBiomeTagConditionSource - Class in net.frozenblock.lib.worldgen.surface.impl
- OptimizedBiomeTagConditionSource(TagKey<Biome>) - Constructor for class net.frozenblock.lib.worldgen.surface.impl.OptimizedBiomeTagConditionSource
- optional() - Method in record class org.quiltmc.qsl.frozenblock.core.registry.api.sync.ModProtocolDef
-
Returns the value of the
optionalrecord component. - optionalIntegration - Variable in class net.frozenblock.lib.integration.api.ModIntegrationSupplier
- ORANGE_TERRACOTTA - Static variable in class net.frozenblock.lib.worldgen.surface.api.FrozenSurfaceRules
- ore() - Method in record class net.frozenblock.lib.worldgen.vein.impl.FrozenVeinType
-
Returns the value of the
orerecord component. - org.quiltmc.qsl.frozenblock.core.registry.api.event - package org.quiltmc.qsl.frozenblock.core.registry.api.event
-
The Registry-related Events.
- org.quiltmc.qsl.frozenblock.core.registry.api.sync - package org.quiltmc.qsl.frozenblock.core.registry.api.sync
- org.quiltmc.qsl.frozenblock.core.registry.impl - package org.quiltmc.qsl.frozenblock.core.registry.impl
- org.quiltmc.qsl.frozenblock.core.registry.impl.event - package org.quiltmc.qsl.frozenblock.core.registry.impl.event
- org.quiltmc.qsl.frozenblock.core.registry.impl.sync - package org.quiltmc.qsl.frozenblock.core.registry.impl.sync
- org.quiltmc.qsl.frozenblock.core.registry.impl.sync.client - package org.quiltmc.qsl.frozenblock.core.registry.impl.sync.client
- org.quiltmc.qsl.frozenblock.core.registry.impl.sync.mod_protocol - package org.quiltmc.qsl.frozenblock.core.registry.impl.sync.mod_protocol
- org.quiltmc.qsl.frozenblock.core.registry.impl.sync.server - package org.quiltmc.qsl.frozenblock.core.registry.impl.sync.server
- org.quiltmc.qsl.frozenblock.core.registry.mixin - package org.quiltmc.qsl.frozenblock.core.registry.mixin
- org.quiltmc.qsl.frozenblock.core.registry.mixin.client - package org.quiltmc.qsl.frozenblock.core.registry.mixin.client
- org.quiltmc.qsl.frozenblock.misc.datafixerupper.api - package org.quiltmc.qsl.frozenblock.misc.datafixerupper.api
-
Custom DataFixerUpper API
- org.quiltmc.qsl.frozenblock.misc.datafixerupper.impl - package org.quiltmc.qsl.frozenblock.misc.datafixerupper.impl
- org.quiltmc.qsl.frozenblock.misc.datafixerupper.impl.client - package org.quiltmc.qsl.frozenblock.misc.datafixerupper.impl.client
- org.quiltmc.qsl.frozenblock.misc.datafixerupper.mixin - package org.quiltmc.qsl.frozenblock.misc.datafixerupper.mixin
- org.quiltmc.qsl.frozenblock.resource.loader.api - package org.quiltmc.qsl.frozenblock.resource.loader.api
- org.quiltmc.qsl.frozenblock.resource.loader.mixin - package org.quiltmc.qsl.frozenblock.resource.loader.mixin
- org.quiltmc.qsl.frozenblock.resource.loader.mixin.client - package org.quiltmc.qsl.frozenblock.resource.loader.mixin.client
- org.quiltmc.qsl.frozenblock.resource.loader.mixin.server - package org.quiltmc.qsl.frozenblock.resource.loader.mixin.server
- OUT - Enum constant in enum class net.frozenblock.lib.storage.api.MoveDirection
- outerReplaceableBlocks() - Method in record class net.frozenblock.lib.worldgen.feature.api.features.config.FadingDiskFeatureConfig
-
Returns the value of the
outerReplaceableBlocksrecord component. - outerReplaceableBlocks() - Method in record class net.frozenblock.lib.worldgen.feature.api.features.config.FadingDiskTagBiomeFeatureConfig
-
Returns the value of the
outerReplaceableBlocksrecord component. - outerReplaceableBlocks() - Method in record class net.frozenblock.lib.worldgen.feature.api.features.config.FadingDiskTagFeatureConfig
-
Returns the value of the
outerReplaceableBlocksrecord component. - outerState() - Method in record class net.frozenblock.lib.worldgen.feature.api.features.config.FadingDiskCarpetFeatureConfig
-
Returns the value of the
outerStaterecord component. - outerState() - Method in record class net.frozenblock.lib.worldgen.feature.api.features.config.FadingDiskFeatureConfig
-
Returns the value of the
outerStaterecord component. - outerState() - Method in record class net.frozenblock.lib.worldgen.feature.api.features.config.FadingDiskTagBiomeFeatureConfig
-
Returns the value of the
outerStaterecord component. - outerState() - Method in record class net.frozenblock.lib.worldgen.feature.api.features.config.FadingDiskTagFeatureConfig
-
Returns the value of the
outerStaterecord component. - outlineColor - Variable in class net.frozenblock.lib.modmenu.impl.FrozenModMenuBadge
- overrideWind - Static variable in class net.frozenblock.lib.wind.api.ClientWindManager
- overrideWind - Variable in class net.frozenblock.lib.wind.api.WindManager
- OverworldBiomeBuilderMixin - Class in net.frozenblock.lib.worldgen.biome.mixin
- OverworldBiomeBuilderMixin() - Constructor for class net.frozenblock.lib.worldgen.biome.mixin.OverworldBiomeBuilderMixin
- OverworldBiomeBuilderParameters - Class in net.frozenblock.lib.worldgen.biome.api.parameters
- OverworldBiomeData - Class in net.frozenblock.lib.worldgen.biome.impl
- OverworldBiomePresetMixin - Class in net.frozenblock.lib.worldgen.biome.mixin
- OverworldBiomePresetMixin() - Constructor for class net.frozenblock.lib.worldgen.biome.mixin.OverworldBiomePresetMixin
P
- p0() - Method in record class net.frozenblock.lib.stencil.api.StencilRenderer.Triangle
-
Returns the value of the
p0record component. - p1() - Method in record class net.frozenblock.lib.stencil.api.StencilRenderer.Triangle
-
Returns the value of the
p1record component. - p2() - Method in record class net.frozenblock.lib.stencil.api.StencilRenderer.Triangle
-
Returns the value of the
p2record component. - PACKED_ICE - Static variable in class net.frozenblock.lib.worldgen.surface.api.FrozenSurfaceRules
- PACKET_TYPE - Static variable in record class net.frozenblock.lib.config.impl.network.ConfigSyncPacket
- PACKET_TYPE - Static variable in record class net.frozenblock.lib.item.impl.network.CooldownChangePacket
- PACKET_TYPE - Static variable in record class net.frozenblock.lib.item.impl.network.CooldownTickCountPacket
- PACKET_TYPE - Static variable in record class net.frozenblock.lib.item.impl.network.ForcedCooldownPacket
- PACKET_TYPE - Static variable in record class net.frozenblock.lib.screenshake.impl.network.EntityScreenShakePacket
- PACKET_TYPE - Static variable in record class net.frozenblock.lib.screenshake.impl.network.RemoveEntityScreenShakePacket
- PACKET_TYPE - Static variable in record class net.frozenblock.lib.screenshake.impl.network.RemoveScreenShakePacket
- PACKET_TYPE - Static variable in record class net.frozenblock.lib.screenshake.impl.network.ScreenShakePacket
- PACKET_TYPE - Static variable in record class net.frozenblock.lib.sound.api.networking.FlyBySoundPacket
- PACKET_TYPE - Static variable in record class net.frozenblock.lib.sound.api.networking.LocalPlayerSoundPacket
- PACKET_TYPE - Static variable in record class net.frozenblock.lib.sound.api.networking.LocalSoundPacket
- PACKET_TYPE - Static variable in record class net.frozenblock.lib.sound.api.networking.MovingRestrictionSoundPacket
- PACKET_TYPE - Static variable in record class net.frozenblock.lib.sound.api.networking.StartingMovingRestrictionSoundLoopPacket
- PACKET_TYPE - Static variable in record class net.frozenblock.lib.spotting_icons.impl.SpottingIconPacket
- PACKET_TYPE - Static variable in record class net.frozenblock.lib.spotting_icons.impl.SpottingIconRemovePacket
- PACKET_TYPE - Static variable in record class org.quiltmc.qsl.frozenblock.core.registry.impl.sync.ClientPackets.End
- PACKET_TYPE - Static variable in record class org.quiltmc.qsl.frozenblock.core.registry.impl.sync.ClientPackets.Handshake
- PACKET_TYPE - Static variable in record class org.quiltmc.qsl.frozenblock.core.registry.impl.sync.ClientPackets.ModProtocol
- PACKET_TYPE - Static variable in record class org.quiltmc.qsl.frozenblock.core.registry.impl.sync.ServerPackets.End
- PACKET_TYPE - Static variable in record class org.quiltmc.qsl.frozenblock.core.registry.impl.sync.ServerPackets.ErrorStyle
- PACKET_TYPE - Static variable in record class org.quiltmc.qsl.frozenblock.core.registry.impl.sync.ServerPackets.Handshake
- PACKET_TYPE - Static variable in record class org.quiltmc.qsl.frozenblock.core.registry.impl.sync.ServerPackets.ModProtocol
- Panoramas - Class in net.frozenblock.lib.menu.api
- Panoramas() - Constructor for class net.frozenblock.lib.menu.api.Panoramas
- parse(StringReader) - Method in class net.frozenblock.lib.tag.api.TagKeyArgument
- ParticleMixin - Class in net.frozenblock.lib.gravity.mixin.client
- ParticleMixin() - Constructor for class net.frozenblock.lib.gravity.mixin.client.ParticleMixin
- path() - Method in class net.frozenblock.lib.config.api.instance.Config
- PathFeatureConfig - Record Class in net.frozenblock.lib.worldgen.feature.api.features.config
- PathFeatureConfig(BlockStateProvider, int, int, double, double, double, boolean, boolean, boolean, boolean, HolderSet<Block>, float) - Constructor for record class net.frozenblock.lib.worldgen.feature.api.features.config.PathFeatureConfig
-
Creates an instance of a
PathFeatureConfigrecord class. - PathSwapUnderWaterFeatureConfig - Record Class in net.frozenblock.lib.worldgen.feature.api.features.config
- PathSwapUnderWaterFeatureConfig(BlockStateProvider, BlockStateProvider, int, int, double, double, double, boolean, boolean, boolean, boolean, HolderSet<Block>, float) - Constructor for record class net.frozenblock.lib.worldgen.feature.api.features.config.PathSwapUnderWaterFeatureConfig
-
Creates an instance of a
PathSwapUnderWaterFeatureConfigrecord class. - PathSwapUnderWaterTagFeatureConfig - Record Class in net.frozenblock.lib.worldgen.feature.api.features.config
- PathSwapUnderWaterTagFeatureConfig(BlockStateProvider, BlockStateProvider, int, int, double, double, double, boolean, boolean, boolean, boolean, TagKey<Block>, float) - Constructor for record class net.frozenblock.lib.worldgen.feature.api.features.config.PathSwapUnderWaterTagFeatureConfig
-
Creates an instance of a
PathSwapUnderWaterTagFeatureConfigrecord class. - PathTagFeatureConfig - Record Class in net.frozenblock.lib.worldgen.feature.api.features.config
- PathTagFeatureConfig(BlockStateProvider, int, int, double, double, double, boolean, boolean, boolean, boolean, TagKey<Block>, float) - Constructor for record class net.frozenblock.lib.worldgen.feature.api.features.config.PathTagFeatureConfig
-
Creates an instance of a
PathTagFeatureConfigrecord class. - PEAK_END - Static variable in class net.frozenblock.lib.worldgen.biome.api.parameters.OverworldBiomeBuilderParameters
- PEAK_NORMAL - Static variable in class net.frozenblock.lib.worldgen.biome.api.parameters.Weirdness
- PEAK_SIZE - Static variable in class net.frozenblock.lib.worldgen.biome.api.parameters.OverworldBiomeBuilderParameters
- PEAK_START - Static variable in class net.frozenblock.lib.worldgen.biome.api.parameters.OverworldBiomeBuilderParameters
- PEAK_VARIANT - Static variable in class net.frozenblock.lib.worldgen.biome.api.parameters.Weirdness
- perlinChecked - Static variable in class net.frozenblock.lib.math.api.EasyNoiseSampler
- perlinChecked - Static variable in class net.frozenblock.lib.wind.api.ClientWindManager
- perlinChecked - Variable in class net.frozenblock.lib.wind.api.WindManager
- perlinLocal - Static variable in class net.frozenblock.lib.math.api.EasyNoiseSampler
- perlinLocal - Static variable in class net.frozenblock.lib.wind.api.ClientWindManager
- perlinLocal - Variable in class net.frozenblock.lib.wind.api.WindManager
- perlinThreadSafe - Static variable in class net.frozenblock.lib.math.api.EasyNoiseSampler
- perlinXoro - Static variable in class net.frozenblock.lib.math.api.EasyNoiseSampler
- perlinXoro - Static variable in class net.frozenblock.lib.wind.api.ClientWindManager
- perlinXoro - Variable in class net.frozenblock.lib.wind.api.WindManager
- PERMISSION_LEVEL - Static variable in record class net.frozenblock.lib.config.impl.network.ConfigSyncPacket
- permutations(int, int) - Static method in class net.frozenblock.lib.math.api.AdvancedMath
- pitch - Variable in class net.frozenblock.lib.sound.api.MovingLoopingFadingDistanceSoundEntityManager.FadingDistanceSoundLoopNBT
- pitch - Variable in class net.frozenblock.lib.sound.api.MovingLoopingSoundEntityManager.SoundLoopData
- pitch() - Method in record class net.frozenblock.lib.sound.api.FlyBySoundHub.FlyBySound
-
Returns the value of the
pitchrecord component. - pitch() - Method in record class net.frozenblock.lib.sound.api.networking.FlyBySoundPacket
-
Returns the value of the
pitchrecord component. - pitch() - Method in record class net.frozenblock.lib.sound.api.networking.LocalPlayerSoundPacket
-
Returns the value of the
pitchrecord component. - pitch() - Method in record class net.frozenblock.lib.sound.api.networking.LocalSoundPacket
-
Returns the value of the
pitchrecord component. - pitch() - Method in record class net.frozenblock.lib.sound.api.networking.MovingRestrictionSoundPacket
-
Returns the value of the
pitchrecord component. - pitch() - Method in record class net.frozenblock.lib.sound.api.networking.StartingMovingRestrictionSoundLoopPacket
-
Returns the value of the
pitchrecord component. - place(FeaturePlaceContext<ColumnFeatureConfig>) - Method in class net.frozenblock.lib.worldgen.feature.api.features.DownwardsColumnFeature
- place(FeaturePlaceContext<ColumnFeatureConfig>) - Method in class net.frozenblock.lib.worldgen.feature.api.features.UpwardsColumnFeature
- place(FeaturePlaceContext<ColumnWithDiskFeatureConfig>) - Method in class net.frozenblock.lib.worldgen.feature.api.features.ColumnWithDiskFeature
- place(FeaturePlaceContext<CurvingTunnelFeatureConfig>) - Method in class net.frozenblock.lib.worldgen.feature.api.features.CurvingTunnelFeature
- place(FeaturePlaceContext<FadingDiskCarpetFeatureConfig>) - Method in class net.frozenblock.lib.worldgen.feature.api.features.FadingDiskCarpetFeature
- place(FeaturePlaceContext<FadingDiskFeatureConfig>) - Method in class net.frozenblock.lib.worldgen.feature.api.features.FadingDiskFeature
- place(FeaturePlaceContext<FadingDiskTagBiomeFeatureConfig>) - Method in class net.frozenblock.lib.worldgen.feature.api.features.FadingDiskTagExceptInBiomeFeature
- place(FeaturePlaceContext<FadingDiskTagFeatureConfig>) - Method in class net.frozenblock.lib.worldgen.feature.api.features.FadingDiskTagFeature
- place(FeaturePlaceContext<FadingDiskTagFeatureConfig>) - Method in class net.frozenblock.lib.worldgen.feature.api.features.FadingDiskWithPileTagFeature
- place(FeaturePlaceContext<PathFeatureConfig>) - Method in class net.frozenblock.lib.worldgen.feature.api.features.NoisePathFeature
- place(FeaturePlaceContext<PathFeatureConfig>) - Method in class net.frozenblock.lib.worldgen.feature.api.features.NoisePathUnderWaterFeature
- place(FeaturePlaceContext<PathFeatureConfig>) - Method in class net.frozenblock.lib.worldgen.feature.api.features.NoisePlantFeature
- place(FeaturePlaceContext<PathSwapUnderWaterFeatureConfig>) - Method in class net.frozenblock.lib.worldgen.feature.api.features.NoisePathSwapUnderWaterFeature
- place(FeaturePlaceContext<PathSwapUnderWaterTagFeatureConfig>) - Method in class net.frozenblock.lib.worldgen.feature.api.features.NoisePathSwapUnderWaterTagFeature
- place(FeaturePlaceContext<PathTagFeatureConfig>) - Method in class net.frozenblock.lib.worldgen.feature.api.features.NoisePathTagFeature
- place(FeaturePlaceContext<PathTagFeatureConfig>) - Method in class net.frozenblock.lib.worldgen.feature.api.features.NoisePathTagUnderWaterFeature
- place(FeaturePlaceContext<VegetationPatchConfiguration>) - Method in class net.frozenblock.lib.worldgen.feature.api.features.CircularWaterloggedVegetationPatchFeature
- place(FeaturePlaceContext<VegetationPatchConfiguration>) - Method in class net.frozenblock.lib.worldgen.feature.api.features.CircularWaterloggedVegetationPatchLessBordersFeature
- placeCircularGroundPatch(WorldGenLevel, VegetationPatchConfiguration, RandomSource, BlockPos, Predicate<BlockState>, int, int) - Method in class net.frozenblock.lib.worldgen.feature.api.features.CircularWaterloggedVegetationPatchFeature
- placeCircularGroundPatch(WorldGenLevel, VegetationPatchConfiguration, RandomSource, BlockPos, Predicate<BlockState>, int, int) - Method in class net.frozenblock.lib.worldgen.feature.api.features.CircularWaterloggedVegetationPatchLessBordersFeature
- placeGround(WorldGenLevel, VegetationPatchConfiguration, Predicate<BlockState>, RandomSource, BlockPos.MutableBlockPos, int) - Method in class net.frozenblock.lib.worldgen.feature.api.features.CircularWaterloggedVegetationPatchLessBordersFeature
- placeGroundPatch(WorldGenLevel, VegetationPatchConfiguration, RandomSource, BlockPos, Predicate<BlockState>, int, int) - Method in class net.frozenblock.lib.worldgen.feature.api.features.CircularWaterloggedVegetationPatchFeature
- placeGroundPatch(WorldGenLevel, VegetationPatchConfiguration, RandomSource, BlockPos, Predicate<BlockState>, int, int) - Method in class net.frozenblock.lib.worldgen.feature.api.features.CircularWaterloggedVegetationPatchLessBordersFeature
- placement_chance() - Method in record class net.frozenblock.lib.worldgen.feature.api.features.config.PathSwapUnderWaterFeatureConfig
-
Returns the value of the
placement_chancerecord component. - placementChance() - Method in record class net.frozenblock.lib.worldgen.feature.api.features.config.FadingDiskCarpetFeatureConfig
-
Returns the value of the
placementChancerecord component. - placementChance() - Method in record class net.frozenblock.lib.worldgen.feature.api.features.config.FadingDiskFeatureConfig
-
Returns the value of the
placementChancerecord component. - placementChance() - Method in record class net.frozenblock.lib.worldgen.feature.api.features.config.FadingDiskTagBiomeFeatureConfig
-
Returns the value of the
placementChancerecord component. - placementChance() - Method in record class net.frozenblock.lib.worldgen.feature.api.features.config.FadingDiskTagFeatureConfig
-
Returns the value of the
placementChancerecord component. - placementChance() - Method in record class net.frozenblock.lib.worldgen.feature.api.features.config.PathFeatureConfig
-
Returns the value of the
placementChancerecord component. - placementChance() - Method in record class net.frozenblock.lib.worldgen.feature.api.features.config.PathSwapUnderWaterTagFeatureConfig
-
Returns the value of the
placementChancerecord component. - placementChance() - Method in record class net.frozenblock.lib.worldgen.feature.api.features.config.PathTagFeatureConfig
-
Returns the value of the
placementChancerecord component. - placeNewPlayer(ServerPlayer) - Method in class org.quiltmc.qsl.frozenblock.core.registry.mixin.ServerLoginNetworkHandlerMixin
- placePile(FeaturePlaceContext<FadingDiskTagFeatureConfig>) - Method in class net.frozenblock.lib.worldgen.feature.api.features.FadingDiskWithPileTagFeature
- placeVegetation(WorldGenLevel, VegetationPatchConfiguration, ChunkGenerator, RandomSource, BlockPos) - Method in class net.frozenblock.lib.worldgen.feature.api.features.CircularWaterloggedVegetationPatchFeature
- placeVegetation(WorldGenLevel, VegetationPatchConfiguration, ChunkGenerator, RandomSource, BlockPos) - Method in class net.frozenblock.lib.worldgen.feature.api.features.CircularWaterloggedVegetationPatchLessBordersFeature
- PLANE_BY_DIRECTION - Static variable in class net.frozenblock.lib.block.api.shape.FrozenShapes
- PlayerDamageSourceSounds - Class in net.frozenblock.lib.sound.api.damagesource
- PlayerJoinEvents - Class in net.frozenblock.lib.event.api
-
A class representing the player join event.
- PlayerJoinEvents() - Constructor for class net.frozenblock.lib.event.api.PlayerJoinEvents
- PlayerJoinEvents.PlayerAddedToLevel - Interface in net.frozenblock.lib.event.api
-
A functional interface representing a player added to level event.
- PlayerJoinEvents.PlayerJoin - Interface in net.frozenblock.lib.event.api
-
A functional interface representing a player join event.
- PlayerListMixin - Class in net.frozenblock.lib.event.mixin
- PlayerListMixin - Class in org.quiltmc.qsl.frozenblock.core.registry.mixin
- PlayerListMixin() - Constructor for class net.frozenblock.lib.event.mixin.PlayerListMixin
- PlayerListMixin() - Constructor for class org.quiltmc.qsl.frozenblock.core.registry.mixin.PlayerListMixin
- PODZOL - Static variable in class net.frozenblock.lib.worldgen.surface.api.FrozenSurfaceRules
- Point3D - Class in net.frozenblock.lib.math.api
-
Same as Java's Point2D, but with 3D coordinates.
- Point3D() - Constructor for class net.frozenblock.lib.math.api.Point3D
- Point3D.Double - Class in net.frozenblock.lib.math.api
- Point3D.Float - Class in net.frozenblock.lib.math.api
-
The
Floatclass defines a point in 3D space specified in float precision. - PointedDripstoneBlockMixin - Class in net.frozenblock.lib.block.mixin.dripstone
- PointedDripstoneBlockMixin() - Constructor for class net.frozenblock.lib.block.mixin.dripstone.PointedDripstoneBlockMixin
- points - Variable in class net.frozenblock.lib.worldgen.biome.api.parameters.BiomeParameters
- points(BiomeParameters) - Static method in class net.frozenblock.lib.worldgen.biome.api.parameters.OverworldBiomeBuilderParameters
- points(ResourceKey<Biome>) - Static method in class net.frozenblock.lib.worldgen.biome.api.parameters.OverworldBiomeBuilderParameters
- points(ResourceLocation) - Static method in class net.frozenblock.lib.worldgen.biome.api.parameters.OverworldBiomeBuilderParameters
- polyEaseIn(Point2D, Point2D, double, double) - Static method in class net.frozenblock.lib.math.api.AnimationAPI
-
POLYNOMIAL EASING - Generated by elevating x at a "c" value
- polyEaseInOut(Point2D, Point2D, double, double) - Static method in class net.frozenblock.lib.math.api.AnimationAPI
- polyEaseOut(Point2D, Point2D, double, double) - Static method in class net.frozenblock.lib.math.api.AnimationAPI
- populateEntitiesPerLevel(ServerLevel) - Static method in class net.frozenblock.lib.entity.api.EntityUtils
- pos - Variable in class net.frozenblock.lib.screenshake.api.client.ScreenShaker.ClientScreenShake
- pos - Variable in class net.frozenblock.lib.screenshake.api.ScreenShakeManager.ScreenShake
- pos() - Method in record class net.frozenblock.lib.gametest.api.TrackedPosition
-
Returns the value of the
posrecord component. - PositionType - Enum Class in net.frozenblock.lib.gametest.api
- postApply(String, ClassNode, String, IMixinInfo) - Method in class net.frozenblock.lib.config.clothconfig.mixin.plugin.FrozenLibClothConfigMixinPlugin
- postApply(String, ClassNode, String, IMixinInfo) - Method in class net.frozenblock.lib.modmenu.mixin.plugin.RequiresModMenuMixinPlugin
- postApply(String, ClassNode, String, IMixinInfo) - Method in class net.frozenblock.lib.worldgen.surface.mixin.SurfaceRulePlugin
- POWDER_SNOW - Static variable in class net.frozenblock.lib.worldgen.surface.api.FrozenSurfaceRules
- preApply(String, ClassNode, String, IMixinInfo) - Method in class net.frozenblock.lib.config.clothconfig.mixin.plugin.FrozenLibClothConfigMixinPlugin
- preApply(String, ClassNode, String, IMixinInfo) - Method in class net.frozenblock.lib.modmenu.mixin.plugin.RequiresModMenuMixinPlugin
- preApply(String, ClassNode, String, IMixinInfo) - Method in class net.frozenblock.lib.worldgen.surface.mixin.SurfaceRulePlugin
- predicate - Variable in class net.frozenblock.lib.sound.api.RestrictedSoundInstance
- predicateId() - Method in record class net.frozenblock.lib.sound.api.networking.MovingRestrictionSoundPacket
-
Returns the value of the
predicateIdrecord component. - predicateId() - Method in record class net.frozenblock.lib.sound.api.networking.StartingMovingRestrictionSoundLoopPacket
-
Returns the value of the
predicateIdrecord component. - prevLaggedWindX - Static variable in class net.frozenblock.lib.wind.api.ClientWindManager
- prevLaggedWindY - Static variable in class net.frozenblock.lib.wind.api.ClientWindManager
- prevLaggedWindZ - Static variable in class net.frozenblock.lib.wind.api.ClientWindManager
- prevWindX - Static variable in class net.frozenblock.lib.wind.api.ClientWindManager
- prevWindY - Static variable in class net.frozenblock.lib.wind.api.ClientWindManager
- prevWindZ - Static variable in class net.frozenblock.lib.wind.api.ClientWindManager
- PrickOnUseBlockItem - Class in net.frozenblock.lib.item.api
- PrickOnUseBlockItem(Block, Item.Properties, float, SoundEvent, ResourceKey<DamageType>) - Constructor for class net.frozenblock.lib.item.api.PrickOnUseBlockItem
- PrickOnUseItem - Class in net.frozenblock.lib.item.api
- PrickOnUseItem(Item.Properties, float, SoundEvent, ResourceKey<DamageType>) - Constructor for class net.frozenblock.lib.item.api.PrickOnUseItem
- PrimedTntMixin - Class in net.frozenblock.lib.gravity.mixin
- PrimedTntMixin() - Constructor for class net.frozenblock.lib.gravity.mixin.PrimedTntMixin
- prioritizedEntry - Static variable in class org.quiltmc.qsl.frozenblock.core.registry.api.sync.ModProtocol
- prioritizedId - Static variable in class org.quiltmc.qsl.frozenblock.core.registry.api.sync.ModProtocol
- prioritizedId() - Method in record class org.quiltmc.qsl.frozenblock.core.registry.impl.sync.ServerPackets.ModProtocol
-
Returns the value of the
prioritizedIdrecord component. - PROJECT_ID - Static variable in class net.frozenblock.lib.FrozenSharedConstants
- propagatesSkylightDown(BlockState, BlockGetter, BlockPos) - Method in class net.frozenblock.lib.block.api.MultifaceClusterBlock
- propertySetValue() - Method in record class net.frozenblock.lib.sculk.api.BooleanPropertySculkBehavior
-
Returns the value of the
propertySetValuerecord component. - protocols() - Method in record class org.quiltmc.qsl.frozenblock.core.registry.impl.sync.ClientPackets.ModProtocol
-
Returns the value of the
protocolsrecord component. - protocols() - Method in record class org.quiltmc.qsl.frozenblock.core.registry.impl.sync.ServerPackets.ModProtocol
-
Returns the value of the
protocolsrecord component. - ProtocolVersions - Class in org.quiltmc.qsl.frozenblock.core.registry.impl.sync
- ProtocolVersions() - Constructor for class org.quiltmc.qsl.frozenblock.core.registry.impl.sync.ProtocolVersions
- Provider(SpriteSet) - Constructor for class net.frozenblock.lib.particle.impl.DebugPosParticle.Provider
- push(Component) - Method in class org.quiltmc.qsl.frozenblock.core.registry.impl.sync.client.LogBuilder
- pushT(String, String, Object...) - Method in class org.quiltmc.qsl.frozenblock.core.registry.impl.sync.client.LogBuilder
Q
- quadraticEaseIn(Point2D, Point2D, double) - Static method in class net.frozenblock.lib.math.api.AnimationAPI
-
QUADRATIC EASING - Generated using Poly and assuming c = 2
- quadraticEaseInOut(Point2D, Point2D, double) - Static method in class net.frozenblock.lib.math.api.AnimationAPI
- quadraticEaseOut(Point2D, Point2D, double) - Static method in class net.frozenblock.lib.math.api.AnimationAPI
- quarticEaseIn(Point2D, Point2D, double) - Static method in class net.frozenblock.lib.math.api.AnimationAPI
-
QUARTIC EASING - Generated using Poly and assuming c = 4
- quarticEaseInOut(Point2D, Point2D, double) - Static method in class net.frozenblock.lib.math.api.AnimationAPI
- quarticEaseOut(Point2D, Point2D, double) - Static method in class net.frozenblock.lib.math.api.AnimationAPI
- QuiltDataFixerBuilder - Class in org.quiltmc.qsl.frozenblock.misc.datafixerupper.api
-
An extended variant of the
DataFixerBuilderclass, which provides an extra method. - QuiltDataFixerBuilder(int) - Constructor for class org.quiltmc.qsl.frozenblock.misc.datafixerupper.api.QuiltDataFixerBuilder
-
Creates a new
QuiltDataFixerBuilder. - QuiltDataFixes - Class in org.quiltmc.qsl.frozenblock.misc.datafixerupper.api
-
Provides methods to register custom
DataFixers. - QuiltDataFixesInternals - Class in org.quiltmc.qsl.frozenblock.misc.datafixerupper.impl
-
Modified to work on Fabric
- QuiltDataFixesInternals() - Constructor for class org.quiltmc.qsl.frozenblock.misc.datafixerupper.impl.QuiltDataFixesInternals
- QuiltDataFixesInternals.DataFixerEntry - Record Class in org.quiltmc.qsl.frozenblock.misc.datafixerupper.impl
- QuiltDataFixesInternalsImpl - Class in org.quiltmc.qsl.frozenblock.misc.datafixerupper.impl
-
Modified to work on Fabric
- QuiltDataFixesInternalsImpl(Schema) - Constructor for class org.quiltmc.qsl.frozenblock.misc.datafixerupper.impl.QuiltDataFixesInternalsImpl
- quinticEaseIn(Point2D, Point2D, double) - Static method in class net.frozenblock.lib.math.api.AnimationAPI
-
QUINTIC EASING - Generated using Poly and assuming c = 5
- quinticEaseInOut(Point2D, Point2D, double) - Static method in class net.frozenblock.lib.math.api.AnimationAPI
- quinticEaseOut(Point2D, Point2D, double) - Static method in class net.frozenblock.lib.math.api.AnimationAPI
R
- radius() - Method in record class net.frozenblock.lib.worldgen.feature.api.features.config.ColumnWithDiskFeatureConfig
-
Returns the value of the
radiusrecord component. - radius() - Method in record class net.frozenblock.lib.worldgen.feature.api.features.config.CurvingTunnelFeatureConfig
-
Returns the value of the
radiusrecord component. - radius() - Method in record class net.frozenblock.lib.worldgen.feature.api.features.config.FadingDiskCarpetFeatureConfig
-
Returns the value of the
radiusrecord component. - radius() - Method in record class net.frozenblock.lib.worldgen.feature.api.features.config.FadingDiskFeatureConfig
-
Returns the value of the
radiusrecord component. - radius() - Method in record class net.frozenblock.lib.worldgen.feature.api.features.config.FadingDiskTagBiomeFeatureConfig
-
Returns the value of the
radiusrecord component. - radius() - Method in record class net.frozenblock.lib.worldgen.feature.api.features.config.FadingDiskTagFeatureConfig
-
Returns the value of the
radiusrecord component. - radius() - Method in record class net.frozenblock.lib.worldgen.feature.api.features.config.PathFeatureConfig
-
Returns the value of the
radiusrecord component. - radius() - Method in record class net.frozenblock.lib.worldgen.feature.api.features.config.PathSwapUnderWaterFeatureConfig
-
Returns the value of the
radiusrecord component. - radius() - Method in record class net.frozenblock.lib.worldgen.feature.api.features.config.PathSwapUnderWaterTagFeatureConfig
-
Returns the value of the
radiusrecord component. - radius() - Method in record class net.frozenblock.lib.worldgen.feature.api.features.config.PathTagFeatureConfig
-
Returns the value of the
radiusrecord component. - random() - Static method in class net.frozenblock.lib.math.api.AdvancedMath
- randomDir(Direction.Axis) - Static method in class net.frozenblock.lib.math.api.AdvancedMath
- randomPosNeg() - Static method in class net.frozenblock.lib.math.api.AdvancedMath
- range(float, float, float) - Static method in class net.frozenblock.lib.math.api.AdvancedMath
- rawId() - Method in interface org.quiltmc.qsl.frozenblock.core.registry.api.event.RegistryEntryContext
-
Returns the entry's raw int identifier.
- rawId() - Method in class org.quiltmc.qsl.frozenblock.core.registry.impl.event.MutableRegistryEntryContextImpl
- rawOreBlock() - Method in record class net.frozenblock.lib.worldgen.vein.impl.FrozenVeinType
-
Returns the value of the
rawOreBlockrecord component. - rawSeed(double) - Static method in class net.frozenblock.lib.math.api.AnimationAPI
-
Deprecated.Use seed() instead of this!
- read(FriendlyByteBuf) - Static method in record class org.quiltmc.qsl.frozenblock.core.registry.api.sync.ModProtocolDef
- readAdditionalSaveData(CompoundTag) - Method in class net.frozenblock.lib.entity.api.SilentTicker
- readCooldowns(CompoundTag) - Static method in class net.frozenblock.lib.item.impl.SaveableItemCooldowns
- readFromConfigFile(String) - Static method in class net.frozenblock.lib.file.nbt.NbtFileUtils
- readFromFile(File) - Static method in class net.frozenblock.lib.file.nbt.NbtFileUtils
- readFromFile(File, String) - Static method in class net.frozenblock.lib.file.nbt.NbtFileUtils
- readJankson(FriendlyByteBuf, String, String) - Static method in class net.frozenblock.lib.config.api.sync.network.ConfigByteBufUtil
- rebuild() - Static method in class net.frozenblock.lib.feature_flag.api.FrozenFeatureFlags
- receive(ConfigSyncPacket<T>, MinecraftServer) - Static method in record class net.frozenblock.lib.config.impl.network.ConfigSyncPacket
- receive(FlyBySoundPacket, LocalPlayer, PacketSender) - Static method in record class net.frozenblock.lib.sound.api.networking.FlyBySoundPacket
- receive(LocalPlayerSoundPacket, LocalPlayer, PacketSender) - Static method in record class net.frozenblock.lib.sound.api.networking.LocalPlayerSoundPacket
- receive(LocalSoundPacket, LocalPlayer, PacketSender) - Static method in record class net.frozenblock.lib.sound.api.networking.LocalSoundPacket
- receive(MovingRestrictionSoundPacket, LocalPlayer, PacketSender) - Static method in record class net.frozenblock.lib.sound.api.networking.MovingRestrictionSoundPacket
- receive(StartingMovingRestrictionSoundLoopPacket, LocalPlayer, PacketSender) - Static method in record class net.frozenblock.lib.sound.api.networking.StartingMovingRestrictionSoundLoopPacket
- receiveSyncPacket(FriendlyByteBuf, Minecraft) - Method in interface net.frozenblock.lib.wind.api.ClientWindManagerExtension
- RED_SAND - Static variable in class net.frozenblock.lib.worldgen.surface.api.FrozenSurfaceRules
- RED_SANDSTONE - Static variable in class net.frozenblock.lib.worldgen.surface.api.FrozenSurfaceRules
- register() - Static method in class net.frozenblock.lib.ingamedevtools.RegisterInGameDevTools
- register(ResourceKey<? extends Registry<V>>, ResourceLocation, Supplier<V>) - Method in interface org.quiltmc.qsl.frozenblock.core.registry.api.event.DynamicRegistryManagerSetupContext
-
Attempts to safely register a game object into the given registry.
- register(ResourceKey<? extends Registry<V>>, ResourceLocation, V) - Method in record class org.quiltmc.qsl.frozenblock.core.registry.api.event.DynamicRegistryManagerSetupContext.RegistryMap
-
Registers the given game object into the given registry.
- register(CommandDispatcher<CommandSourceStack>) - Static method in class net.frozenblock.lib.config.impl.ConfigCommand
- register(CommandDispatcher<CommandSourceStack>) - Static method in class net.frozenblock.lib.screenshake.api.command.ScreenShakeCommand
- register(CommandDispatcher<CommandSourceStack>) - Static method in class net.frozenblock.lib.tag.api.TagListCommand
- register(CommandDispatcher<CommandSourceStack>) - Static method in class net.frozenblock.lib.wind.api.command.WindOverrideCommand
- register(String, RemoveableItemTags.RemovalPredicate, boolean) - Static method in class net.frozenblock.lib.item.api.RemoveableItemTags
- register(Supplier<? extends ModIntegration>, String, String) - Static method in class net.frozenblock.lib.integration.api.ModIntegrations
-
Registers a mod integration class
- register(Supplier<T>, Supplier<T>, String, String) - Static method in class net.frozenblock.lib.integration.api.ModIntegrations
-
Registers a mod integration class
- register(Event<T>, Class<? super T>) - Static method in class net.frozenblock.lib.event.api.FrozenEvents
-
Registers the specified event.
- register(TypedEntryType<T>) - Static method in record class net.frozenblock.lib.config.api.entry.TypedEntryType
- register(TypedEntryType<T>) - Static method in class net.frozenblock.lib.config.api.registry.ConfigRegistry
- register(Config<T>) - Static method in class net.frozenblock.lib.config.api.registry.ConfigRegistry
- register(Config<T>, ConfigModification<T>) - Static method in class net.frozenblock.lib.config.api.registry.ConfigRegistry
- register(Config<T>, ConfigModification<T>, int) - Static method in class net.frozenblock.lib.config.api.registry.ConfigRegistry
- register(Registry<T>, String, T) - Method in class net.frozenblock.lib.entrypoint.api.FrozenModInitializer
- register(BootstapContext<ConfiguredFeature<?, ?>>, ResourceKey<ConfiguredFeature<?, ?>>, F, FC) - Static method in class net.frozenblock.lib.worldgen.feature.api.FrozenConfiguredFeatureUtils
- register(BootstapContext<ConfiguredFeature<?, ?>>, ResourceKey<ConfiguredFeature<?, ?>>, Feature<NoneFeatureConfiguration>) - Static method in class net.frozenblock.lib.worldgen.feature.api.FrozenConfiguredFeatureUtils
- register(BootstapContext<PlacedFeature>, ResourceKey<PlacedFeature>, Holder<ConfiguredFeature<?, ?>>, List<PlacementModifier>) - Static method in class net.frozenblock.lib.worldgen.feature.api.FrozenPlacementUtils
- register(BootstapContext<PlacedFeature>, ResourceKey<PlacedFeature>, Holder<ConfiguredFeature<?, ?>>, PlacementModifier...) - Static method in class net.frozenblock.lib.worldgen.feature.api.FrozenPlacementUtils
- register(ResourceKey<Level>, GravityBelt<?>) - Static method in class net.frozenblock.lib.gravity.api.GravityAPI
- register(ResourceKey<T>, T, Lifecycle) - Method in class org.quiltmc.qsl.frozenblock.core.registry.impl.event.DelayedRegistry
- register(ResourceLocation, SoundPredicate.LoopPredicate<T>) - Static method in class net.frozenblock.lib.sound.api.predicate.SoundPredicate
- register(ResourceLocation, SpottingIconPredicate.IconPredicate<T>) - Static method in class net.frozenblock.lib.spotting_icons.api.SpottingIconPredicate
- register(ResourceLocation, EntityType<T>, ResourceLocation, boolean, String...) - Static method in record class net.frozenblock.lib.entity.api.rendering.EntityTextureOverride
- register(ResourceLocation, EntityType<T>, ResourceLocation, String...) - Static method in record class net.frozenblock.lib.entity.api.rendering.EntityTextureOverride
- register(ResourceLocation, EntityType<T>, ResourceLocation, EntityTextureOverride.Condition<T>) - Static method in record class net.frozenblock.lib.entity.api.rendering.EntityTextureOverride
- register(ResourceLocation, T) - Method in interface org.quiltmc.qsl.frozenblock.core.registry.api.event.RegistryEntryContext
-
Safely registers a new entry in the registry of this context.
- register(Item, float, float) - Static method in class net.frozenblock.lib.item.api.HeavyItemDamageRegistry
- register(Block, AxeBehaviors.AxeBehavior) - Static method in class net.frozenblock.lib.axe.api.AxeBehaviors
- register(DynamicRegistryManagerSetupContext, ResourceKey<ConfiguredFeature<?, ?>>, F, FC) - Static method in class net.frozenblock.lib.worldgen.feature.api.FrozenConfiguredFeatureUtils
- register(DynamicRegistryManagerSetupContext, ResourceKey<PlacedFeature>, ResourceKey<ConfiguredFeature<?, ?>>, List<PlacementModifier>) - Static method in class net.frozenblock.lib.worldgen.feature.api.FrozenPlacementUtils
- register(DynamicRegistryManagerSetupContext, ResourceKey<PlacedFeature>, ResourceKey<ConfiguredFeature<?, ?>>, PlacementModifier...) - Static method in class net.frozenblock.lib.worldgen.feature.api.FrozenPlacementUtils
- register(DynamicRegistryManagerSetupContext, DynamicRegistryManagerSetupContext.RegistryMap, String, String, F, FC) - Static method in class net.frozenblock.lib.worldgen.feature.api.FrozenConfiguredFeatureUtils
- register(DynamicRegistryManagerSetupContext, DynamicRegistryManagerSetupContext.RegistryMap, String, String, Feature<NoneFeatureConfiguration>) - Static method in class net.frozenblock.lib.worldgen.feature.api.FrozenConfiguredFeatureUtils
- registerBlockEntities(Schema) - Method in class org.quiltmc.qsl.frozenblock.misc.datafixerupper.api.FirstSchema
- registerClientReceivers() - Static method in class net.frozenblock.lib.networking.FrozenClientNetworking
- registerEntities(Schema) - Method in class org.quiltmc.qsl.frozenblock.misc.datafixerupper.api.FirstSchema
- registerFixer(String, int, DataFixer) - Static method in class org.quiltmc.qsl.frozenblock.misc.datafixerupper.api.QuiltDataFixes
-
Registers a new data fixer.
- registerFixer(String, int, DataFixer) - Method in class org.quiltmc.qsl.frozenblock.misc.datafixerupper.impl.NoOpQuiltDataFixesInternals
- registerFixer(String, int, DataFixer) - Method in class org.quiltmc.qsl.frozenblock.misc.datafixerupper.impl.QuiltDataFixesInternals
- registerFixer(String, int, DataFixer) - Method in class org.quiltmc.qsl.frozenblock.misc.datafixerupper.impl.QuiltDataFixesInternalsImpl
- registerFixer(ModContainer, int, DataFixer) - Static method in class org.quiltmc.qsl.frozenblock.misc.datafixerupper.api.QuiltDataFixes
-
Registers a new data fixer.
- registerHandlers() - Static method in class org.quiltmc.qsl.frozenblock.core.registry.impl.sync.client.ClientRegistrySync
- RegisterInGameDevTools - Class in net.frozenblock.lib.ingamedevtools
- RegisterInGameDevTools() - Constructor for class net.frozenblock.lib.ingamedevtools.RegisterInGameDevTools
- registerMapping(int, ResourceKey<T>, T, Lifecycle) - Method in class org.quiltmc.qsl.frozenblock.core.registry.impl.event.DelayedRegistry
- registerNetworking() - Static method in class net.frozenblock.lib.networking.FrozenNetworking
- registerParticles() - Static method in class net.frozenblock.lib.particle.api.FrozenParticleTypes
- registerType(boolean, DSL.TypeReference, Supplier<TypeTemplate>) - Method in class org.quiltmc.qsl.frozenblock.misc.datafixerupper.api.EmptySchema
- registerTypes(Schema, Map<String, Supplier<TypeTemplate>>, Map<String, Supplier<TypeTemplate>>) - Method in class org.quiltmc.qsl.frozenblock.misc.datafixerupper.api.FirstSchema
- registerUnsynced(ResourceLocation, SoundPredicate.LoopPredicate<T>) - Static method in class net.frozenblock.lib.sound.api.predicate.SoundPredicate
- registries() - Method in record class org.quiltmc.qsl.frozenblock.core.registry.api.event.DynamicRegistryManagerSetupContext.RegistryMap
-
Returns the value of the
registriesrecord component. - registries() - Method in class org.quiltmc.qsl.frozenblock.core.registry.impl.DynamicRegistryManagerSetupContextImpl
- registry() - Method in interface org.quiltmc.qsl.frozenblock.core.registry.api.event.RegistryEntryContext
-
Returns the relevant registry for this entry.
- registry() - Method in class org.quiltmc.qsl.frozenblock.core.registry.impl.event.MutableRegistryEntryContextImpl
- registry(ResourceKey<? extends Registry<? extends E>>) - Method in class org.quiltmc.qsl.frozenblock.core.registry.impl.DynamicRegistryManagerSetupContextImpl
- registryAccess() - Method in class net.frozenblock.lib.worldgen.surface.mixin.MinecraftServerMixin
- RegistryDataLoaderMixin - Class in org.quiltmc.qsl.frozenblock.core.registry.mixin
-
Modified to work on Fabric
- RegistryDataLoaderMixin() - Constructor for class org.quiltmc.qsl.frozenblock.core.registry.mixin.RegistryDataLoaderMixin
- RegistryEntryContext<V> - Interface in org.quiltmc.qsl.frozenblock.core.registry.api.event
-
Represents information about a registry entry.
- RegistryEvents - Class in org.quiltmc.qsl.frozenblock.core.registry.api.event
-
Events for listening to the manipulation of Minecraft's content registries.
- RegistryEvents.DynamicRegistryLoadedCallback - Interface in org.quiltmc.qsl.frozenblock.core.registry.api.event
- RegistryEvents.DynamicRegistrySetupCallback - Interface in org.quiltmc.qsl.frozenblock.core.registry.api.event
- RegistryEvents.EntryAdded<V> - Interface in org.quiltmc.qsl.frozenblock.core.registry.api.event
-
Functional interface to be implemented on callbacks for
RegistryEvents.getEntryAddEvent(Registry). - RegistryEventStorage<V> - Interface in org.quiltmc.qsl.frozenblock.core.registry.api.event
- RegistryFreezeEvents - Class in net.frozenblock.lib.event.api
- RegistryFreezeEvents.EndRegistryFreeze - Interface in net.frozenblock.lib.event.api
- RegistryFreezeEvents.StartRegistryFreeze - Interface in net.frozenblock.lib.event.api
- registryKeySet() - Method in class org.quiltmc.qsl.frozenblock.core.registry.impl.event.DelayedRegistry
- registryLifecycle() - Method in class org.quiltmc.qsl.frozenblock.core.registry.impl.event.DelayedRegistry
- registryManager() - Method in interface org.quiltmc.qsl.frozenblock.core.registry.api.event.DynamicRegistryManagerSetupContext
-
Returns the registry access that is being currently setup.
- registryManager() - Method in class org.quiltmc.qsl.frozenblock.core.registry.impl.DynamicRegistryManagerSetupContextImpl
- RegistryMap(Map<ResourceKey<? extends Registry<?>>, Registry<?>>) - Constructor for record class org.quiltmc.qsl.frozenblock.core.registry.api.event.DynamicRegistryManagerSetupContext.RegistryMap
-
Creates an instance of a
RegistryMaprecord class. - RegistryMonitor<V> - Interface in org.quiltmc.qsl.frozenblock.core.registry.api.event
-
A higher level tool for monitoring the manipulation of Minecraft's content registries.
- RegistryMonitorImpl<V> - Class in org.quiltmc.qsl.frozenblock.core.registry.impl.event
-
The default implementation of
RegistryMonitor. - RegistryMonitorImpl(Registry<V>) - Constructor for class org.quiltmc.qsl.frozenblock.core.registry.impl.event.RegistryMonitorImpl
- RegistrySyncText - Class in org.quiltmc.qsl.frozenblock.core.registry.impl.sync
- RegistrySyncText() - Constructor for class org.quiltmc.qsl.frozenblock.core.registry.impl.sync.RegistrySyncText
- relative() - Method in record class net.frozenblock.lib.gametest.api.TrackedPosition
- RELATIVE - Enum constant in enum class net.frozenblock.lib.gametest.api.PositionType
-
Converts absolute positions to relative
- relativeX(Point2D, Point2D, double) - Static method in class net.frozenblock.lib.math.api.AnimationAPI
- remove(JsonElement, String) - Method in class net.frozenblock.lib.config.api.instance.json.JanksonOps
- remove(String) - Static method in class net.frozenblock.lib.menu.api.SplashTextAPI
- RemoveableItemTag(String, RemoveableItemTags.RemovalPredicate, boolean) - Constructor for class net.frozenblock.lib.item.api.RemoveableItemTags.RemoveableItemTag
- RemoveableItemTags - Class in net.frozenblock.lib.item.api
- RemoveableItemTags() - Constructor for class net.frozenblock.lib.item.api.RemoveableItemTags
- RemoveableItemTags.RemovalPredicate - Interface in net.frozenblock.lib.item.api
- RemoveableItemTags.RemoveableItemTag - Class in net.frozenblock.lib.item.api
- RemoveEntityScreenShakePacket - Record Class in net.frozenblock.lib.screenshake.impl.network
- RemoveEntityScreenShakePacket(int) - Constructor for record class net.frozenblock.lib.screenshake.impl.network.RemoveEntityScreenShakePacket
-
Creates an instance of a
RemoveEntityScreenShakePacketrecord class. - RemoveEntityScreenShakePacket(FriendlyByteBuf) - Constructor for record class net.frozenblock.lib.screenshake.impl.network.RemoveEntityScreenShakePacket
- removeExperimentalWarning - Variable in class net.frozenblock.lib.config.frozenlib_config.FrozenLibConfig
- removeIcon() - Method in class net.frozenblock.lib.spotting_icons.api.SpottingIconManager
- RemoveScreenShakePacket - Record Class in net.frozenblock.lib.screenshake.impl.network
- RemoveScreenShakePacket() - Constructor for record class net.frozenblock.lib.screenshake.impl.network.RemoveScreenShakePacket
-
Creates an instance of a
RemoveScreenShakePacketrecord class. - RemoveScreenShakePacket(FriendlyByteBuf) - Constructor for record class net.frozenblock.lib.screenshake.impl.network.RemoveScreenShakePacket
- render(StencilRenderer.Triangle[], Matrix4f, MultiBufferSource, int) - Static method in class net.frozenblock.lib.stencil.api.StencilRenderer
- render(T, float, PoseStack, MultiBufferSource, int, int) - Method in class net.frozenblock.lib.block.api.entity.BillboardBlockEntityRenderer
- renderBottom() - Method in record class net.frozenblock.lib.gravity.api.GravityBelt
-
Returns the value of the
renderBottomrecord component. - renderGravityBelts(ClientLevel, Camera, PoseStack) - Static method in class net.frozenblock.lib.gravity.impl.GravityRenderingImpl
- renderLevel(PoseStack, float, long, boolean, Camera, GameRenderer, LightTexture, Matrix4f, CallbackInfo) - Method in class net.frozenblock.lib.spotting_icons.mixin.client.LevelRendererMixin
- renderTop() - Method in record class net.frozenblock.lib.gravity.api.GravityBelt
-
Returns the value of the
renderToprecord component. - replaceableBlocks() - Method in record class net.frozenblock.lib.worldgen.feature.api.features.config.ColumnFeatureConfig
-
Returns the value of the
replaceableBlocksrecord component. - replaceableBlocks() - Method in record class net.frozenblock.lib.worldgen.feature.api.features.config.ColumnWithDiskFeatureConfig
-
Returns the value of the
replaceableBlocksrecord component. - replaceableBlocks() - Method in record class net.frozenblock.lib.worldgen.feature.api.features.config.CurvingTunnelFeatureConfig
-
Returns the value of the
replaceableBlocksrecord component. - replaceableBlocks() - Method in record class net.frozenblock.lib.worldgen.feature.api.features.config.PathFeatureConfig
-
Returns the value of the
replaceableBlocksrecord component. - replaceableBlocks() - Method in record class net.frozenblock.lib.worldgen.feature.api.features.config.PathSwapUnderWaterFeatureConfig
-
Returns the value of the
replaceableBlocksrecord component. - replaceableBlocks() - Method in record class net.frozenblock.lib.worldgen.feature.api.features.config.PathSwapUnderWaterTagFeatureConfig
-
Returns the value of the
replaceableBlocksrecord component. - replaceableBlocks() - Method in record class net.frozenblock.lib.worldgen.feature.api.features.config.PathTagFeatureConfig
-
Returns the value of the
replaceableBlocksrecord component. - replaceStructure(Either<ResourceLocation, StructureTemplate>, Holder<StructureProcessorList>, StructureTemplatePool.Projection, CallbackInfo) - Method in class net.frozenblock.lib.worldgen.structure.mixin.SinglePoolElementMixin
- REQUIRED - Static variable in class org.quiltmc.qsl.frozenblock.core.registry.api.sync.ModProtocol
- RequiresModMenuMixinPlugin - Class in net.frozenblock.lib.modmenu.mixin.plugin
- RequiresModMenuMixinPlugin() - Constructor for class net.frozenblock.lib.modmenu.mixin.plugin.RequiresModMenuMixinPlugin
- requiresSync() - Static method in class org.quiltmc.qsl.frozenblock.core.registry.impl.sync.server.ServerRegistrySync
- resetTags() - Method in class org.quiltmc.qsl.frozenblock.core.registry.impl.event.DelayedRegistry
- RESOURCE_LOCATION_REPLACEMENTS - Static variable in class net.frozenblock.lib.worldgen.structure.api.StructurePoolElementIdReplacements
- ResourceLoaderEvents - Class in org.quiltmc.qsl.frozenblock.resource.loader.api
-
Events related to the resource loader.
- ResourceLoaderEvents.EndDataPackReload - Interface in org.quiltmc.qsl.frozenblock.resource.loader.api
-
Functional interface to be implemented on callbacks for
ResourceLoaderEvents.END_DATA_PACK_RELOAD. - ResourceLoaderEvents.StartDataPackReload - Interface in org.quiltmc.qsl.frozenblock.resource.loader.api
-
Functional interface to be implemented on callbacks for
ResourceLoaderEvents.START_DATA_PACK_RELOAD. - resourceLocation() - Method in interface org.quiltmc.qsl.frozenblock.core.registry.api.event.RegistryEntryContext
-
Returns the entry's namespaced identifier.
- resourceLocation() - Method in class org.quiltmc.qsl.frozenblock.core.registry.impl.event.MutableRegistryEntryContextImpl
- resourceLocation(String) - Static method in class net.frozenblock.lib.FrozenMain
-
Deprecated, for removal: This API element is subject to removal in a future version.
- resourceManager() - Method in interface org.quiltmc.qsl.frozenblock.core.registry.api.event.DynamicRegistryManagerSetupContext
-
Returns the resource manager that is used to setup the dynamic registries.
- resourceManager() - Method in class org.quiltmc.qsl.frozenblock.core.registry.impl.DynamicRegistryManagerSetupContextImpl
- RestrictedMovingFadingDistanceSwitchingSound<T extends net.minecraft.world.entity.Entity> - Class in net.frozenblock.lib.sound.api.instances.distance_based
- RestrictedMovingFadingDistanceSwitchingSound(T, SoundEvent, SoundSource, float, float, SoundPredicate.LoopPredicate<T>, boolean, double, double, float, boolean) - Constructor for class net.frozenblock.lib.sound.api.instances.distance_based.RestrictedMovingFadingDistanceSwitchingSound
- RestrictedMovingFadingDistanceSwitchingSoundLoop<T extends net.minecraft.world.entity.Entity> - Class in net.frozenblock.lib.sound.api.instances.distance_based
- RestrictedMovingFadingDistanceSwitchingSoundLoop(T, SoundEvent, SoundSource, float, float, SoundPredicate.LoopPredicate<T>, boolean, double, double, float, boolean) - Constructor for class net.frozenblock.lib.sound.api.instances.distance_based.RestrictedMovingFadingDistanceSwitchingSoundLoop
- RestrictedMovingSound<T extends net.minecraft.world.entity.Entity> - Class in net.frozenblock.lib.sound.api.instances
- RestrictedMovingSound(T, SoundEvent, SoundSource, float, float, SoundPredicate.LoopPredicate<T>, boolean) - Constructor for class net.frozenblock.lib.sound.api.instances.RestrictedMovingSound
- RestrictedMovingSoundLoop<T extends net.minecraft.world.entity.Entity> - Class in net.frozenblock.lib.sound.api.instances
- RestrictedMovingSoundLoop(T, SoundEvent, SoundSource, float, float, SoundPredicate.LoopPredicate<T>, boolean) - Constructor for class net.frozenblock.lib.sound.api.instances.RestrictedMovingSoundLoop
- RestrictedSoundInstance<T extends net.minecraft.world.entity.Entity> - Class in net.frozenblock.lib.sound.api
- RestrictedSoundInstance(SoundEvent, SoundSource, RandomSource, T, SoundPredicate.LoopPredicate<T>) - Constructor for class net.frozenblock.lib.sound.api.RestrictedSoundInstance
- RestrictedStartingSound<T extends net.minecraft.world.entity.Entity> - Class in net.frozenblock.lib.sound.api.instances
- RestrictedStartingSound(T, SoundEvent, SoundSource, float, float, SoundPredicate.LoopPredicate<T>, boolean, AbstractSoundInstance) - Constructor for class net.frozenblock.lib.sound.api.instances.RestrictedStartingSound
- restrictionID - Variable in class net.frozenblock.lib.sound.api.MovingLoopingFadingDistanceSoundEntityManager.FadingDistanceSoundLoopNBT
- restrictionID - Variable in class net.frozenblock.lib.sound.api.MovingLoopingSoundEntityManager.SoundLoopData
- restrictionID() - Method in record class net.frozenblock.lib.spotting_icons.api.SpottingIconManager.SpottingIcon
-
Returns the value of the
restrictionIDrecord component. - restrictionID() - Method in record class net.frozenblock.lib.spotting_icons.impl.SpottingIconPacket
-
Returns the value of the
restrictionIDrecord component. - rotateAboutX(Vec3, double, double) - Static method in class net.frozenblock.lib.math.api.AdvancedMath
- rotateAboutXZ(Vec3, double, double) - Static method in class net.frozenblock.lib.math.api.AdvancedMath
- ruleSource() - Method in record class net.frozenblock.lib.worldgen.surface.api.FrozenDimensionBoundRuleSource
-
Returns the value of the
ruleSourcerecord component. - run(Climate.Parameter) - Method in interface net.frozenblock.lib.worldgen.biome.api.parameters.FrozenBiomeParameters.BiomeRunnable
- runResetsIfNeeded() - Method in interface net.frozenblock.lib.wind.api.WindManagerExtension
S
- sample(ImprovedNoise, Vec3i, double, boolean, boolean) - Static method in class net.frozenblock.lib.math.api.EasyNoiseSampler
- sample(ImprovedNoise, Vec3, double, boolean, boolean) - Static method in class net.frozenblock.lib.math.api.EasyNoiseSampler
- sample(WorldGenLevel, ImprovedNoise, Vec3i, double, boolean, boolean) - Static method in class net.frozenblock.lib.math.api.EasyNoiseSampler
- sample(WorldGenLevel, ImprovedNoise, Vec3, double, boolean, boolean) - Static method in class net.frozenblock.lib.math.api.EasyNoiseSampler
- sample3D(Vec3, double) - Method in class net.frozenblock.lib.wind.api.ClientWindManager
- sampleAbs(ImprovedNoise, Vec3i, double, boolean, boolean) - Static method in class net.frozenblock.lib.math.api.EasyNoiseSampler
- sampleAbs(ImprovedNoise, Vec3, double, boolean, boolean) - Static method in class net.frozenblock.lib.math.api.EasyNoiseSampler
- sampleAbs(WorldGenLevel, ImprovedNoise, Vec3i, double, boolean, boolean) - Static method in class net.frozenblock.lib.math.api.EasyNoiseSampler
- sampleAbs(WorldGenLevel, ImprovedNoise, Vec3, double, boolean, boolean) - Static method in class net.frozenblock.lib.math.api.EasyNoiseSampler
- sampleVec3(ImprovedNoise, double, double, double) - Static method in class net.frozenblock.lib.wind.api.ClientWindManager
- SAND - Static variable in class net.frozenblock.lib.worldgen.surface.api.FrozenSurfaceRules
- SANDSTONE - Static variable in class net.frozenblock.lib.worldgen.surface.api.FrozenSurfaceRules
- save() - Method in class net.frozenblock.lib.config.api.instance.Config
- save(CompoundTag) - Method in class net.frozenblock.lib.wind.impl.WindStorage
- save(CompoundTag) - Method in class net.frozenblock.lib.screenshake.api.ScreenShakeManager
- save(CompoundTag) - Method in class net.frozenblock.lib.screenshake.impl.EntityScreenShakeManager
- save(CompoundTag) - Method in class net.frozenblock.lib.screenshake.impl.ScreenShakeStorage
- save(CompoundTag) - Method in class net.frozenblock.lib.sound.api.MovingLoopingFadingDistanceSoundEntityManager
- save(CompoundTag) - Method in class net.frozenblock.lib.sound.api.MovingLoopingSoundEntityManager
- save(CompoundTag) - Method in class net.frozenblock.lib.spotting_icons.api.SpottingIconManager
- save(CompoundTag) - Method in interface net.frozenblock.lib.wind.api.WindManagerExtension
- SaveableCooldownInstance(ResourceLocation, int, int) - Constructor for record class net.frozenblock.lib.item.impl.SaveableItemCooldowns.SaveableCooldownInstance
-
Creates an instance of a
SaveableCooldownInstancerecord class. - SaveableItemCooldowns - Class in net.frozenblock.lib.item.impl
- SaveableItemCooldowns() - Constructor for class net.frozenblock.lib.item.impl.SaveableItemCooldowns
- SaveableItemCooldowns.SaveableCooldownInstance - Record Class in net.frozenblock.lib.item.impl
- saveCooldowns(CompoundTag, ServerPlayer) - Static method in class net.frozenblock.lib.item.impl.SaveableItemCooldowns
- saveItemCooldowns - Variable in class net.frozenblock.lib.config.frozenlib_config.FrozenLibConfig
- saveToConfigFile(CompoundTag, String) - Static method in class net.frozenblock.lib.file.nbt.NbtFileUtils
- saveToFile(CompoundTag, File) - Static method in class net.frozenblock.lib.file.nbt.NbtFileUtils
- saveToFile(CompoundTag, File, String) - Static method in class net.frozenblock.lib.file.nbt.NbtFileUtils
- scaleY() - Method in record class net.frozenblock.lib.worldgen.feature.api.features.config.PathFeatureConfig
-
Returns the value of the
scaleYrecord component. - scaleY() - Method in record class net.frozenblock.lib.worldgen.feature.api.features.config.PathSwapUnderWaterFeatureConfig
-
Returns the value of the
scaleYrecord component. - scaleY() - Method in record class net.frozenblock.lib.worldgen.feature.api.features.config.PathSwapUnderWaterTagFeatureConfig
-
Returns the value of the
scaleYrecord component. - scaleY() - Method in record class net.frozenblock.lib.worldgen.feature.api.features.config.PathTagFeatureConfig
-
Returns the value of the
scaleYrecord component. - SCREEN_SHAKE_FILE_ID - Static variable in class net.frozenblock.lib.screenshake.impl.ScreenShakeStorage
- SCREEN_SHAKES - Static variable in class net.frozenblock.lib.screenshake.api.client.ScreenShaker
- ScreenShake(float, int, int, Vec3, float, int) - Constructor for class net.frozenblock.lib.screenshake.api.ScreenShakeManager.ScreenShake
- ScreenShakeCommand - Class in net.frozenblock.lib.screenshake.api.command
- ScreenShakeCommand() - Constructor for class net.frozenblock.lib.screenshake.api.command.ScreenShakeCommand
- ScreenShakeManager - Class in net.frozenblock.lib.screenshake.api
- ScreenShakeManager(ServerLevel) - Constructor for class net.frozenblock.lib.screenshake.api.ScreenShakeManager
- ScreenShakeManager.ScreenShake - Class in net.frozenblock.lib.screenshake.api
- ScreenShakeManagerInterface - Interface in net.frozenblock.lib.screenshake.impl
- ScreenShakePacket - Record Class in net.frozenblock.lib.screenshake.impl.network
- ScreenShakePacket(float, int, int, double, double, double, float, int) - Constructor for record class net.frozenblock.lib.screenshake.impl.network.ScreenShakePacket
-
Creates an instance of a
ScreenShakePacketrecord class. - ScreenShakePacket(FriendlyByteBuf) - Constructor for record class net.frozenblock.lib.screenshake.impl.network.ScreenShakePacket
- ScreenShaker - Class in net.frozenblock.lib.screenshake.api.client
- ScreenShaker() - Constructor for class net.frozenblock.lib.screenshake.api.client.ScreenShaker
- ScreenShaker.ClientEntityScreenShake - Class in net.frozenblock.lib.screenshake.api.client
- ScreenShaker.ClientScreenShake - Class in net.frozenblock.lib.screenshake.api.client
- ScreenShakeStorage - Class in net.frozenblock.lib.screenshake.impl
- ScreenShakeStorage(ScreenShakeManager) - Constructor for class net.frozenblock.lib.screenshake.impl.ScreenShakeStorage
- Section(Component, List<Component>) - Constructor for record class org.quiltmc.qsl.frozenblock.core.registry.impl.sync.client.LogBuilder.Section
-
Creates an instance of a
Sectionrecord class. - seed - Static variable in class net.frozenblock.lib.math.api.EasyNoiseSampler
- seed - Static variable in class net.frozenblock.lib.wind.api.ClientWindManager
- seed - Variable in class net.frozenblock.lib.wind.api.WindManager
- seed(double) - Static method in class net.frozenblock.lib.math.api.AnimationAPI
-
Executes
AnimationAPI.rawSeed(double)multiple times to make the number look more "random" - seed2D(Point2D, double) - Static method in class net.frozenblock.lib.math.api.AnimationAPI
-
Convert a 2D position with a seed in a resulting seed
- sendC2S() - Static method in record class net.frozenblock.lib.config.impl.network.ConfigSyncPacket
- sendC2S(Iterable<Config<?>>) - Static method in record class net.frozenblock.lib.config.impl.network.ConfigSyncPacket
- sendEntityScreenShakeTo(ServerPlayer, Entity, float, int, int, float, int) - Static method in class net.frozenblock.lib.screenshake.api.ScreenShakeManager
- sendHelloPacket(Connection) - Static method in class org.quiltmc.qsl.frozenblock.core.registry.impl.sync.server.ServerRegistrySync
- sendIconPacket(ServerPlayer) - Method in class net.frozenblock.lib.spotting_icons.api.SpottingIconManager
- sendModProtocol(Connection) - Static method in class org.quiltmc.qsl.frozenblock.core.registry.impl.sync.server.ServerRegistrySync
- sendS2C(ServerPlayer) - Static method in record class net.frozenblock.lib.config.impl.network.ConfigSyncPacket
- sendS2C(ServerPlayer, Iterable<Config<?>>) - Static method in record class net.frozenblock.lib.config.impl.network.ConfigSyncPacket
- sendScreenShakePacketTo(ServerPlayer, float, int, int, double, double, double, float, int) - Static method in class net.frozenblock.lib.screenshake.api.ScreenShakeManager
- sendSync(ServerLevel) - Method in class net.frozenblock.lib.wind.api.WindManager
- sendSyncPackets(Connection, ServerPlayer, int) - Static method in class org.quiltmc.qsl.frozenblock.core.registry.impl.sync.server.ServerRegistrySync
- sendSyncToPlayer(FriendlyByteBuf, ServerPlayer) - Method in class net.frozenblock.lib.wind.api.WindManager
- sequence(List<SurfaceRules.RuleSource>) - Static method in class net.frozenblock.lib.worldgen.surface.api.FrozenSurfaceRules
- SerializableGravityFunction<T extends GravityFunction> - Interface in net.frozenblock.lib.gravity.api
- serializeToJson(TagKeyArgument.Info.Template, JsonObject) - Method in class net.frozenblock.lib.tag.api.TagKeyArgument.Info
- serializeToNetwork(TagKeyArgument.Info.Template, FriendlyByteBuf) - Method in class net.frozenblock.lib.tag.api.TagKeyArgument.Info
- SERVER - Enum constant in enum class net.frozenblock.lib.event.impl.EventType
-
Represents a server-sided event.
- SERVER_SUPPORTED_PROTOCOL - Static variable in class org.quiltmc.qsl.frozenblock.core.registry.impl.sync.server.ServerRegistrySync
- ServerDataMixin - Class in org.quiltmc.qsl.frozenblock.core.registry.mixin.client
- ServerDataMixin() - Constructor for class org.quiltmc.qsl.frozenblock.core.registry.mixin.client.ServerDataMixin
- ServerEntityMixin - Class in net.frozenblock.lib.entity.mixin
- ServerEntityMixin() - Constructor for class net.frozenblock.lib.entity.mixin.ServerEntityMixin
- ServerEventEntrypoint - Interface in net.frozenblock.lib.entrypoint.api
-
A dedicated-server-sided event callback that can be used as an entrypoint.
- ServerFreezer - Class in org.quiltmc.qsl.frozenblock.misc.datafixerupper.impl
-
Modified to work on Fabric
- ServerFreezer() - Constructor for class org.quiltmc.qsl.frozenblock.misc.datafixerupper.impl.ServerFreezer
- ServerItemCooldownsMixin - Class in net.frozenblock.lib.item.mixin
- ServerItemCooldownsMixin() - Constructor for class net.frozenblock.lib.item.mixin.ServerItemCooldownsMixin
- ServerLevelMixin - Class in net.frozenblock.lib.event.mixin
- ServerLevelMixin - Class in net.frozenblock.lib.screenshake.mixin
- ServerLevelMixin - Class in net.frozenblock.lib.wind.mixin
- ServerLevelMixin() - Constructor for class net.frozenblock.lib.event.mixin.ServerLevelMixin
- ServerLevelMixin() - Constructor for class net.frozenblock.lib.screenshake.mixin.ServerLevelMixin
- ServerLevelMixin() - Constructor for class net.frozenblock.lib.wind.mixin.ServerLevelMixin
- ServerLoginNetworkHandlerMixin - Class in org.quiltmc.qsl.frozenblock.core.registry.mixin
- ServerLoginNetworkHandlerMixin() - Constructor for class org.quiltmc.qsl.frozenblock.core.registry.mixin.ServerLoginNetworkHandlerMixin
- ServerPackets - Class in org.quiltmc.qsl.frozenblock.core.registry.impl.sync
-
Identifiers of packets sent by server.
- ServerPackets() - Constructor for class org.quiltmc.qsl.frozenblock.core.registry.impl.sync.ServerPackets
- ServerPackets.End - Record Class in org.quiltmc.qsl.frozenblock.core.registry.impl.sync
-
Ends registry sync.
- ServerPackets.ErrorStyle - Record Class in org.quiltmc.qsl.frozenblock.core.registry.impl.sync
-
This packet sets failure text look/properties.
- ServerPackets.Handshake - Record Class in org.quiltmc.qsl.frozenblock.core.registry.impl.sync
-
Starts registry sync.
- ServerPackets.ModProtocol - Record Class in org.quiltmc.qsl.frozenblock.core.registry.impl.sync
-
This packet requests client to validate and return supported Mod Protocol versions.
- ServerPlayerGameModeMixin - Class in net.frozenblock.lib.tag.mixin
- ServerPlayerGameModeMixin() - Constructor for class net.frozenblock.lib.tag.mixin.ServerPlayerGameModeMixin
- ServerPlayerMixin - Class in net.frozenblock.lib.item.mixin
- ServerPlayerMixin - Class in net.frozenblock.lib.screenshake.mixin
- ServerPlayerMixin - Class in org.quiltmc.qsl.frozenblock.core.registry.mixin
- ServerPlayerMixin() - Constructor for class net.frozenblock.lib.item.mixin.ServerPlayerMixin
- ServerPlayerMixin() - Constructor for class net.frozenblock.lib.screenshake.mixin.ServerPlayerMixin
- ServerPlayerMixin() - Constructor for class org.quiltmc.qsl.frozenblock.core.registry.mixin.ServerPlayerMixin
- ServerRegistrySync - Class in org.quiltmc.qsl.frozenblock.core.registry.impl.sync.server
- ServerRegistrySync() - Constructor for class org.quiltmc.qsl.frozenblock.core.registry.impl.sync.server.ServerRegistrySync
- ServerRegistrySyncNetworkHandler - Class in org.quiltmc.qsl.frozenblock.core.registry.impl.sync.server
-
All the magic happens here!
- ServerRegistrySyncNetworkHandler(ServerPlayer, Connection, Runnable) - Constructor for class org.quiltmc.qsl.frozenblock.core.registry.impl.sync.server.ServerRegistrySyncNetworkHandler
- ServerStatusVersionMixin - Class in org.quiltmc.qsl.frozenblock.core.registry.mixin
- ServerStatusVersionMixin() - Constructor for class org.quiltmc.qsl.frozenblock.core.registry.mixin.ServerStatusVersionMixin
- set(ResourceLocation, V) - Method in class org.quiltmc.qsl.frozenblock.core.registry.impl.event.MutableRegistryEntryContextImpl
-
Changes the current entry information.
- set(ResourceLocation, V, int) - Method in class org.quiltmc.qsl.frozenblock.core.registry.impl.event.MutableRegistryEntryContextImpl
-
Changes the current entry information.
- setConfig(T) - Method in class net.frozenblock.lib.config.api.instance.Config
- setConfiguredHolder(Holder<ConfiguredFeature<?, ?>>) - Method in class net.frozenblock.lib.worldgen.feature.api.FrozenPlacedFeature
- setCooldowns(List<SaveableItemCooldowns.SaveableCooldownInstance>, ServerPlayer) - Static method in class net.frozenblock.lib.item.impl.SaveableItemCooldowns
- setIcon(ResourceLocation, float, float, ResourceLocation) - Method in class net.frozenblock.lib.spotting_icons.api.SpottingIconManager
- setItem(ItemStack, CallbackInfo) - Method in class net.frozenblock.lib.item.mixin.ItemEntityMixin
- setLocation(double, double, double) - Method in class net.frozenblock.lib.math.api.Point3D.Double
- setLocation(double, double, double) - Method in class net.frozenblock.lib.math.api.Point3D.Float
- setLocation(double, double, double) - Method in class net.frozenblock.lib.math.api.Point3D
- setLocation(float, float, float) - Method in class net.frozenblock.lib.math.api.Point3D.Float
- setLocation(Point3D) - Method in class net.frozenblock.lib.math.api.Point3D
- setProperty(ItemStack, Property<T>, T) - Static method in class net.frozenblock.lib.item.api.ItemBlockStateTagUtils
- setSeed(long) - Static method in class net.frozenblock.lib.math.api.EasyNoiseSampler
- setSeed(long) - Static method in class net.frozenblock.lib.wind.api.ClientWindManager
- setSeed(long) - Method in class net.frozenblock.lib.wind.api.WindManager
- setSeed(WorldGenLevel) - Static method in class net.frozenblock.lib.math.api.EasyNoiseSampler
- setSyncData(Config<T>, ConfigSyncData<T>) - Static method in class net.frozenblock.lib.config.api.registry.ConfigRegistry
- setSynced(boolean) - Method in class net.frozenblock.lib.config.api.instance.Config
- setupCriteria(Advancement) - Static method in class net.frozenblock.lib.advancement.api.AdvancementAPI
- setupRewards(Advancement) - Static method in class net.frozenblock.lib.advancement.api.AdvancementAPI
-
Makes a copy of
AdvancementRewards.EMPTYfor use in the Advancement API - shake(PoseStack, float) - Static method in class net.frozenblock.lib.screenshake.api.client.ScreenShaker
- ShapedRecipeBuilderExtension - Interface in net.frozenblock.lib.recipe.api
- ShapedRecipeBuilderMixin - Class in net.frozenblock.lib.recipe.mixin
- ShapedRecipeBuilderMixin() - Constructor for class net.frozenblock.lib.recipe.mixin.ShapedRecipeBuilderMixin
- ShapedRecipeMixin - Class in net.frozenblock.lib.recipe.mixin
-
Adds
CompoundTagdata support to crafting recipes. - ShapedRecipeMixin() - Constructor for class net.frozenblock.lib.recipe.mixin.ShapedRecipeMixin
- ShapedRecipeUtil - Class in net.frozenblock.lib.recipe.api
- shouldApplyMixin(String, String) - Method in class net.frozenblock.lib.config.clothconfig.mixin.plugin.FrozenLibClothConfigMixinPlugin
- shouldApplyMixin(String, String) - Method in class net.frozenblock.lib.worldgen.surface.mixin.SurfaceRulePlugin
- shouldApplyMixin(String, String) - Method in class net.frozenblock.lib.modmenu.mixin.plugin.RequiresModMenuMixinPlugin
- shouldPlace(PlacementContext, RandomSource, BlockPos) - Method in class net.frozenblock.lib.worldgen.feature.api.placementmodifier.NoisePlacementFilter
- shouldRecalculatePath() - Method in class net.frozenblock.lib.entity.api.behavior.MoveToBlockBehavior
- shouldRemove() - Method in class net.frozenblock.lib.screenshake.api.ScreenShakeManager.ScreenShake
- shouldRemove() - Method in class net.frozenblock.lib.screenshake.impl.EntityScreenShakeManager.EntityScreenShake
- shouldRemove(ClientLevel) - Method in class net.frozenblock.lib.screenshake.api.client.ScreenShaker.ClientEntityScreenShake
- shouldRemove(ClientLevel) - Method in class net.frozenblock.lib.screenshake.api.client.ScreenShaker.ClientScreenShake
- shouldRemove(Level, Entity, int, boolean) - Method in interface net.frozenblock.lib.item.api.RemoveableItemTags.RemovalPredicate
- shouldRemove(Level, Entity, int, boolean) - Method in class net.frozenblock.lib.item.api.RemoveableItemTags.RemoveableItemTag
- shouldRemoveOnStackMerge() - Method in class net.frozenblock.lib.item.api.RemoveableItemTags.RemoveableItemTag
- shouldRemoveTagOnStackMerge(String) - Static method in class net.frozenblock.lib.item.api.RemoveableItemTags
- shouldRenderFace(BlockAndTintGetter, BlockPos, FluidState, BlockState, Direction, FluidState, BlockState) - Static method in class net.frozenblock.lib.liquid.render.api.LiquidRenderUtils
- shouldSync() - Static method in class org.quiltmc.qsl.frozenblock.core.registry.impl.sync.server.ServerRegistrySync
- shouldUseWind() - Static method in class net.frozenblock.lib.wind.api.ClientWindManager
- shovel(UseOnContext, Level, BlockPos, BlockState, Direction, Direction) - Method in interface net.frozenblock.lib.shovel.api.ShovelBehaviors.ShovelBehavior
- SHOVEL_BEHAVIORS - Static variable in class net.frozenblock.lib.shovel.api.ShovelBehaviors
- ShovelBehaviors - Class in net.frozenblock.lib.shovel.api
- ShovelBehaviors() - Constructor for class net.frozenblock.lib.shovel.api.ShovelBehaviors
- ShovelBehaviors.ShovelBehavior - Interface in net.frozenblock.lib.shovel.api
- ShovelItemMixin - Class in net.frozenblock.lib.shovel.mixin
- ShovelItemMixin() - Constructor for class net.frozenblock.lib.shovel.mixin.ShovelItemMixin
- showError() - Method in record class org.quiltmc.qsl.frozenblock.core.registry.impl.sync.ServerPackets.ErrorStyle
-
Returns the value of the
showErrorrecord component. - showErrorDetails - Static variable in class org.quiltmc.qsl.frozenblock.core.registry.impl.sync.server.ServerRegistrySync
- ShulkerBulletMixin - Class in net.frozenblock.lib.gravity.mixin
- ShulkerBulletMixin() - Constructor for class net.frozenblock.lib.gravity.mixin.ShulkerBulletMixin
- SilentTicker - Class in net.frozenblock.lib.entity.api
- SilentTicker(EntityType<?>, Level) - Constructor for class net.frozenblock.lib.entity.api.SilentTicker
- SimpleFixes - Class in org.quiltmc.qsl.frozenblock.misc.datafixerupper.api
-
Provides methods to add common
DataFixes toDataFixerBuilders. - simulateMoveResources(Storage<T>, T, long, TransactionContext) - Method in enum class net.frozenblock.lib.storage.api.MoveDirection
- sineEaseIn(Point2D, Point2D, double) - Static method in class net.frozenblock.lib.math.api.AnimationAPI
-
SINE EASING - Generated using Math.sin()
- sineEaseInOut(Point2D, Point2D, double) - Static method in class net.frozenblock.lib.math.api.AnimationAPI
- sineEaseOut(Point2D, Point2D, double) - Static method in class net.frozenblock.lib.math.api.AnimationAPI
- SinglePoolElementMixin - Class in net.frozenblock.lib.worldgen.structure.mixin
- SinglePoolElementMixin() - Constructor for class net.frozenblock.lib.worldgen.structure.mixin.SinglePoolElementMixin
- size() - Method in class org.quiltmc.qsl.frozenblock.core.registry.impl.event.DelayedRegistry
- skyColor() - Method in class net.frozenblock.lib.worldgen.biome.api.FrozenBiome
- SmootherSwimmingMoveControl - Class in net.frozenblock.lib.entity.api.behavior
- SmootherSwimmingMoveControl(Mob, float, float, float, float, boolean) - Constructor for class net.frozenblock.lib.entity.api.behavior.SmootherSwimmingMoveControl
- SNOW_BLOCK - Static variable in class net.frozenblock.lib.worldgen.surface.api.FrozenSurfaceRules
- solveQuadraticEquation(double, double, double) - Static method in class net.frozenblock.lib.math.api.AdvancedMath
-
Solves a quadratic equation of the form ax^2 + bx + c = 0.
- SOUL_SAND - Static variable in class net.frozenblock.lib.worldgen.surface.api.FrozenSurfaceRules
- SOUL_SOIL - Static variable in class net.frozenblock.lib.worldgen.surface.api.FrozenSurfaceRules
- sound() - Method in record class net.frozenblock.lib.sound.api.FlyBySoundHub.FlyBySound
-
Returns the value of the
soundrecord component. - sound() - Method in record class net.frozenblock.lib.sound.api.networking.FlyBySoundPacket
-
Returns the value of the
soundrecord component. - sound() - Method in record class net.frozenblock.lib.sound.api.networking.LocalPlayerSoundPacket
-
Returns the value of the
soundrecord component. - sound() - Method in record class net.frozenblock.lib.sound.api.networking.LocalSoundPacket
-
Returns the value of the
soundrecord component. - sound() - Method in record class net.frozenblock.lib.sound.api.networking.MovingRestrictionSoundPacket
-
Returns the value of the
soundrecord component. - sound() - Method in record class net.frozenblock.lib.sound.api.networking.StartingMovingRestrictionSoundLoopPacket
-
Returns the value of the
soundrecord component. - SOUND_GROUP_OVERWRITE - Static variable in class net.frozenblock.lib.sound.api.block_sound_group.SoundCodecs
- SOUND_PREDICATE - Static variable in class net.frozenblock.lib.registry.api.FrozenRegistry
- SOUND_PREDICATE_REGISTRY - Static variable in class net.frozenblock.lib.registry.api.FrozenRegistry
- SOUND_PREDICATE_UNSYNCED - Static variable in class net.frozenblock.lib.registry.api.FrozenRegistry
- SOUND_PREDICATE_UNSYNCED_REGISTRY - Static variable in class net.frozenblock.lib.registry.api.FrozenRegistry
- SOUND_TYPE - Static variable in class net.frozenblock.lib.sound.api.block_sound_group.SoundCodecs
- sound2EventID - Variable in class net.frozenblock.lib.sound.api.MovingLoopingFadingDistanceSoundEntityManager.FadingDistanceSoundLoopNBT
- SoundCodecs - Class in net.frozenblock.lib.sound.api.block_sound_group
- soundEventID - Variable in class net.frozenblock.lib.sound.api.MovingLoopingFadingDistanceSoundEntityManager.FadingDistanceSoundLoopNBT
- soundEventID - Variable in class net.frozenblock.lib.sound.api.MovingLoopingSoundEntityManager.SoundLoopData
- SoundGroupLoader(ResourceManager, ProfilerFiller) - Constructor for class net.frozenblock.lib.sound.impl.block_sound_group.BlockSoundGroupManager.SoundGroupLoader
- SoundLoopData(ResourceLocation, String, float, float, ResourceLocation, boolean) - Constructor for class net.frozenblock.lib.sound.api.MovingLoopingSoundEntityManager.SoundLoopData
- SoundLoopData(ResourceLocation, SoundSource, float, float, ResourceLocation, boolean) - Constructor for class net.frozenblock.lib.sound.api.MovingLoopingSoundEntityManager.SoundLoopData
- soundOverwrite() - Method in record class net.frozenblock.lib.sound.api.block_sound_group.BlockSoundGroupOverwrite
-
Returns the value of the
soundOverwriterecord component. - SoundPredicate<T extends net.minecraft.world.entity.Entity> - Class in net.frozenblock.lib.sound.api.predicate
- SoundPredicate(SoundPredicate.LoopPredicate<T>) - Constructor for class net.frozenblock.lib.sound.api.predicate.SoundPredicate
- SoundPredicate.LoopPredicate<T extends net.minecraft.world.entity.Entity> - Interface in net.frozenblock.lib.sound.api.predicate
- southAabb - Variable in class net.frozenblock.lib.block.api.MultifaceClusterBlock
- speedModifier - Variable in class net.frozenblock.lib.entity.api.behavior.MoveToBlockBehavior
- SplashManagerMixin - Class in net.frozenblock.lib.menu.mixin
- SplashManagerMixin() - Constructor for class net.frozenblock.lib.menu.mixin.SplashManagerMixin
- SplashTextAPI - Class in net.frozenblock.lib.menu.api
- SPOTTING_ICON_PREDICATE - Static variable in class net.frozenblock.lib.registry.api.FrozenRegistry
- SPOTTING_ICON_PREDICATE_REGISTRY - Static variable in class net.frozenblock.lib.registry.api.FrozenRegistry
- SpottingIcon(ResourceLocation, float, float, ResourceLocation) - Constructor for record class net.frozenblock.lib.spotting_icons.api.SpottingIconManager.SpottingIcon
-
Creates an instance of a
SpottingIconrecord class. - SpottingIconManager - Class in net.frozenblock.lib.spotting_icons.api
- SpottingIconManager(Entity) - Constructor for class net.frozenblock.lib.spotting_icons.api.SpottingIconManager
- SpottingIconManager.SpottingIcon - Record Class in net.frozenblock.lib.spotting_icons.api
- SpottingIconPacket - Record Class in net.frozenblock.lib.spotting_icons.impl
- SpottingIconPacket(int, ResourceLocation, float, float, ResourceLocation) - Constructor for record class net.frozenblock.lib.spotting_icons.impl.SpottingIconPacket
-
Creates an instance of a
SpottingIconPacketrecord class. - SpottingIconPacket(FriendlyByteBuf) - Constructor for record class net.frozenblock.lib.spotting_icons.impl.SpottingIconPacket
- SpottingIconPredicate<T extends net.minecraft.world.entity.Entity> - Class in net.frozenblock.lib.spotting_icons.api
- SpottingIconPredicate(SpottingIconPredicate.IconPredicate<T>) - Constructor for class net.frozenblock.lib.spotting_icons.api.SpottingIconPredicate
- SpottingIconPredicate.IconPredicate<T extends net.minecraft.world.entity.Entity> - Interface in net.frozenblock.lib.spotting_icons.api
- SpottingIconRemovePacket - Record Class in net.frozenblock.lib.spotting_icons.impl
- SpottingIconRemovePacket(int) - Constructor for record class net.frozenblock.lib.spotting_icons.impl.SpottingIconRemovePacket
-
Creates an instance of a
SpottingIconRemovePacketrecord class. - SpottingIconRemovePacket(FriendlyByteBuf) - Constructor for record class net.frozenblock.lib.spotting_icons.impl.SpottingIconRemovePacket
- squareBetween(int, int, int, int) - Static method in class net.frozenblock.lib.math.api.AdvancedMath
- squish(Climate.Parameter, float) - Static method in class net.frozenblock.lib.worldgen.biome.api.parameters.FrozenBiomeParameters
- start(ServerLevel, E, long) - Method in class net.frozenblock.lib.entity.api.behavior.BreatheAir
- start(ServerLevel, E, long) - Method in class net.frozenblock.lib.entity.api.behavior.MoveToBlockBehavior
- START_DATA_PACK_RELOAD - Static variable in class org.quiltmc.qsl.frozenblock.resource.loader.api.ResourceLoaderEvents
-
An event indicating the start of the reloading of data packs on a Minecraft server.
- START_REGISTRY_FREEZE - Static variable in class net.frozenblock.lib.event.api.RegistryFreezeEvents
-
An event indicating the start of a
Registry's freeze. - startFade() - Method in record class net.frozenblock.lib.spotting_icons.impl.SpottingIconPacket
-
Returns the value of the
startFaderecord component. - startFadeDist() - Method in record class net.frozenblock.lib.spotting_icons.api.SpottingIconManager.SpottingIcon
-
Returns the value of the
startFadeDistrecord component. - STARTING_RESTRICTION_LOOPING_SOUND_PACKET - Static variable in class net.frozenblock.lib.networking.FrozenNetworking
- StartingMovingRestrictionSoundLoopPacket - Record Class in net.frozenblock.lib.sound.api.networking
- StartingMovingRestrictionSoundLoopPacket(int, SoundEvent, SoundEvent, SoundSource, float, float, ResourceLocation, boolean) - Constructor for record class net.frozenblock.lib.sound.api.networking.StartingMovingRestrictionSoundLoopPacket
-
Creates an instance of a
StartingMovingRestrictionSoundLoopPacketrecord class. - StartingMovingRestrictionSoundLoopPacket(FriendlyByteBuf) - Constructor for record class net.frozenblock.lib.sound.api.networking.StartingMovingRestrictionSoundLoopPacket
- startingSound() - Method in record class net.frozenblock.lib.sound.api.networking.StartingMovingRestrictionSoundLoopPacket
-
Returns the value of the
startingSoundrecord component. - startNextSound() - Method in class net.frozenblock.lib.sound.api.instances.RestrictedStartingSound
- startTime() - Method in record class net.frozenblock.lib.item.impl.network.ForcedCooldownPacket
-
Returns the value of the
startTimerecord component. - state() - Method in record class net.frozenblock.lib.worldgen.feature.api.features.config.ColumnFeatureConfig
-
Returns the value of the
staterecord component. - state() - Method in record class net.frozenblock.lib.worldgen.feature.api.features.config.ColumnWithDiskFeatureConfig
-
Returns the value of the
staterecord component. - state() - Method in record class net.frozenblock.lib.worldgen.feature.api.features.config.CurvingTunnelFeatureConfig
-
Returns the value of the
staterecord component. - state() - Method in record class net.frozenblock.lib.worldgen.feature.api.features.config.PathFeatureConfig
-
Returns the value of the
staterecord component. - state() - Method in record class net.frozenblock.lib.worldgen.feature.api.features.config.PathSwapUnderWaterFeatureConfig
-
Returns the value of the
staterecord component. - state() - Method in record class net.frozenblock.lib.worldgen.feature.api.features.config.PathSwapUnderWaterTagFeatureConfig
-
Returns the value of the
staterecord component. - state() - Method in record class net.frozenblock.lib.worldgen.feature.api.features.config.PathTagFeatureConfig
-
Returns the value of the
staterecord component. - STENCIL_RENDER_AND_CLEAR - Static variable in class net.frozenblock.lib.entity.api.rendering.FrozenRenderType
- STENCIL_SETUP_AND_LEAK - Static variable in class net.frozenblock.lib.entity.api.rendering.FrozenRenderType
- StencilRenderer - Class in net.frozenblock.lib.stencil.api
- StencilRenderer() - Constructor for class net.frozenblock.lib.stencil.api.StencilRenderer
- StencilRenderer.Triangle - Record Class in net.frozenblock.lib.stencil.api
- STONE - Static variable in class net.frozenblock.lib.worldgen.surface.api.FrozenSurfaceRules
- stop() - Method in class net.frozenblock.lib.sound.api.RestrictedSoundInstance
- stopOnDeath - Variable in class net.frozenblock.lib.sound.api.instances.RestrictedStartingSound
- stopOnDeath - Variable in class net.frozenblock.lib.sound.api.MovingLoopingFadingDistanceSoundEntityManager.FadingDistanceSoundLoopNBT
- stopOnDeath - Variable in class net.frozenblock.lib.sound.api.MovingLoopingSoundEntityManager.SoundLoopData
- stopOnDeath() - Method in record class net.frozenblock.lib.sound.api.networking.MovingRestrictionSoundPacket
-
Returns the value of the
stopOnDeathrecord component. - stopOnDeath() - Method in record class net.frozenblock.lib.sound.api.networking.StartingMovingRestrictionSoundLoopPacket
-
Returns the value of the
stopOnDeathrecord component. - StorageInteraction<T> - Interface in net.frozenblock.lib.storage.api
- string(String) - Static method in class net.frozenblock.lib.FrozenMain
-
Deprecated, for removal: This API element is subject to removal in a future version.
- string(String) - Static method in class net.frozenblock.lib.FrozenSharedConstants
- stringify(List<LogBuilder.Section>) - Static method in class org.quiltmc.qsl.frozenblock.core.registry.impl.sync.client.LogBuilder
- StructurePoolElementIdReplacements - Class in net.frozenblock.lib.worldgen.structure.api
- StructurePoolElementIdReplacements() - Constructor for class net.frozenblock.lib.worldgen.structure.api.StructurePoolElementIdReplacements
- supportedVersions() - Method in record class org.quiltmc.qsl.frozenblock.core.registry.impl.sync.ServerPackets.Handshake
-
Returns the value of the
supportedVersionsrecord component. - supportsExtraction() - Method in class net.frozenblock.lib.storage.api.NoInteractionStorage
- supportsInsertion() - Method in class net.frozenblock.lib.storage.api.NoInteractionStorage
- supportsModification() - Method in class net.frozenblock.lib.config.api.instance.Config
- supportsSync() - Method in class net.frozenblock.lib.config.api.instance.Config
- SURFACE - Static variable in class net.frozenblock.lib.worldgen.biome.api.parameters.Depth
- SurfaceRuleEvents - Class in net.frozenblock.lib.worldgen.surface.api
-
Events that allows adding surface rules to dimensions.
- SurfaceRuleEvents() - Constructor for class net.frozenblock.lib.worldgen.surface.api.SurfaceRuleEvents
- SurfaceRuleEvents.EndSurfaceRuleCallback - Interface in net.frozenblock.lib.worldgen.surface.api
- SurfaceRuleEvents.GenericSurfaceRuleCallback - Interface in net.frozenblock.lib.worldgen.surface.api
- SurfaceRuleEvents.NetherSurfaceRuleCallback - Interface in net.frozenblock.lib.worldgen.surface.api
- SurfaceRuleEvents.OverworldSurfaceRuleCallback - Interface in net.frozenblock.lib.worldgen.surface.api
- SurfaceRuleEvents.OverworldSurfaceRuleNoPrelimSurfaceCallback - Interface in net.frozenblock.lib.worldgen.surface.api
- SurfaceRuleManagerMixin - Class in net.frozenblock.lib.worldgen.surface.mixin.terrablender
- SurfaceRuleManagerMixin() - Constructor for class net.frozenblock.lib.worldgen.surface.mixin.terrablender.SurfaceRuleManagerMixin
- SurfaceRulePlugin - Class in net.frozenblock.lib.worldgen.surface.mixin
- SurfaceRulePlugin() - Constructor for class net.frozenblock.lib.worldgen.surface.mixin.SurfaceRulePlugin
- SurfaceRuleUtil - Class in net.frozenblock.lib.worldgen.surface.impl
- SurfaceRuleUtil() - Constructor for class net.frozenblock.lib.worldgen.surface.impl.SurfaceRuleUtil
- SYNCABLE - Enum constant in enum class net.frozenblock.lib.config.api.sync.SyncBehavior
-
The default behavior for all entries.
- SyncBehavior - Enum Class in net.frozenblock.lib.config.api.sync
-
Used to provide the behavior for a config entry when syncing is in action.
- syncedEntry(T, Class<?>, String, Config<?>) - Static method in class net.frozenblock.lib.config.clothconfig.FrozenClothConfig
-
Creates an entry that will interact with config syncing
- syncWithPlayer(ServerPlayer) - Method in class net.frozenblock.lib.screenshake.impl.EntityScreenShakeManager
- syncWithPlayer(ServerPlayer) - Method in class net.frozenblock.lib.sound.api.MovingLoopingFadingDistanceSoundEntityManager
- syncWithPlayer(ServerPlayer) - Method in class net.frozenblock.lib.sound.api.MovingLoopingSoundEntityManager
T
- tagKey(ResourceKey<? extends Registry<T>>) - Static method in class net.frozenblock.lib.tag.api.TagKeyArgument
- TagKeyArgument<T> - Class in net.frozenblock.lib.tag.api
- TagKeyArgument(ResourceKey<? extends Registry<T>>) - Constructor for class net.frozenblock.lib.tag.api.TagKeyArgument
- TagKeyArgument.Info<T> - Class in net.frozenblock.lib.tag.api
- TagKeyArgument.Info.Template - Class in net.frozenblock.lib.tag.api
- TagListCommand - Class in net.frozenblock.lib.tag.api
- TagUtils - Class in net.frozenblock.lib.tag.api
-
Contains methods related to
TagKeys. - temperature() - Method in class net.frozenblock.lib.worldgen.biome.api.FrozenBiome
- Temperature - Class in net.frozenblock.lib.worldgen.biome.api.parameters
- Temperature() - Constructor for class net.frozenblock.lib.worldgen.biome.api.parameters.Temperature
- temperatureModifier() - Method in class net.frozenblock.lib.worldgen.biome.api.FrozenBiome
- TEMPERATURES - Static variable in class net.frozenblock.lib.worldgen.biome.api.parameters.OverworldBiomeBuilderParameters
- template - Variable in class net.frozenblock.lib.worldgen.structure.mixin.SinglePoolElementMixin
- TERRACOTTA - Static variable in class net.frozenblock.lib.worldgen.surface.api.FrozenSurfaceRules
- tesselateWithSingleTexture(BlockAndTintGetter, BlockPos, VertexConsumer, BlockState, FluidState, TextureAtlasSprite) - Static method in class net.frozenblock.lib.liquid.render.api.LiquidRenderUtils
- test() - Method in class net.frozenblock.lib.sound.api.RestrictedSoundInstance
- test(T) - Method in interface net.frozenblock.lib.sound.api.predicate.SoundPredicate.LoopPredicate
- test(T) - Method in interface net.frozenblock.lib.spotting_icons.api.SpottingIconPredicate.IconPredicate
- text(String) - Static method in class net.frozenblock.lib.config.frozenlib_config.gui.FrozenLibConfigGui
- text(String) - Static method in class org.quiltmc.qsl.frozenblock.core.registry.impl.sync.server.ServerRegistrySync
- text(Component) - Method in class org.quiltmc.qsl.frozenblock.core.registry.impl.sync.client.LogBuilder
- textEntry(Component) - Method in class org.quiltmc.qsl.frozenblock.core.registry.impl.sync.client.LogBuilder
- texture() - Method in record class net.frozenblock.lib.entity.api.rendering.EntityTextureOverride
-
Returns the value of the
texturerecord component. - texture() - Method in record class net.frozenblock.lib.spotting_icons.api.SpottingIconManager.SpottingIcon
-
Returns the value of the
texturerecord component. - texture() - Method in record class net.frozenblock.lib.spotting_icons.impl.SpottingIconPacket
-
Returns the value of the
texturerecord component. - threadSafeRandom - Static variable in class net.frozenblock.lib.math.api.EasyNoiseSampler
- THREE - Static variable in class net.frozenblock.lib.worldgen.biome.api.parameters.Humidity
- THREE - Static variable in class net.frozenblock.lib.worldgen.biome.api.parameters.Temperature
- ThrowableProjectileMixin - Class in net.frozenblock.lib.gravity.mixin
- ThrowableProjectileMixin() - Constructor for class net.frozenblock.lib.gravity.mixin.ThrowableProjectileMixin
- tick() - Method in class net.frozenblock.lib.entity.api.behavior.SmootherSwimmingMoveControl
- tick() - Method in class net.frozenblock.lib.entity.api.SilentTicker
- tick() - Method in class net.frozenblock.lib.particle.impl.DebugPosParticle
- tick() - Method in class net.frozenblock.lib.screenshake.api.client.ScreenShaker.ClientEntityScreenShake
- tick() - Method in class net.frozenblock.lib.screenshake.api.client.ScreenShaker.ClientScreenShake
- tick() - Method in class net.frozenblock.lib.screenshake.api.ScreenShakeManager
- tick() - Method in class net.frozenblock.lib.screenshake.impl.EntityScreenShakeManager
- tick() - Method in class net.frozenblock.lib.sound.api.instances.distance_based.FadingDistanceSwitchingSound
- tick() - Method in class net.frozenblock.lib.sound.api.instances.distance_based.RestrictedMovingFadingDistanceSwitchingSound
- tick() - Method in class net.frozenblock.lib.sound.api.instances.distance_based.RestrictedMovingFadingDistanceSwitchingSoundLoop
- tick() - Method in class net.frozenblock.lib.sound.api.instances.MovingParticleSoundLoop
- tick() - Method in class net.frozenblock.lib.sound.api.instances.RestrictedMovingSound
- tick() - Method in class net.frozenblock.lib.sound.api.instances.RestrictedMovingSoundLoop
- tick() - Method in class net.frozenblock.lib.sound.api.instances.RestrictedStartingSound
- tick() - Method in class net.frozenblock.lib.sound.api.MovingLoopingFadingDistanceSoundEntityManager
- tick() - Method in class net.frozenblock.lib.sound.api.MovingLoopingSoundEntityManager
- tick() - Method in class net.frozenblock.lib.spotting_icons.api.SpottingIconManager
- tick(ClientLevel) - Static method in class net.frozenblock.lib.screenshake.api.client.ScreenShaker
- tick(ClientLevel) - Static method in class net.frozenblock.lib.wind.api.ClientWindManager
- tick(ServerLevel) - Method in class net.frozenblock.lib.wind.api.WindManager
- tick(ServerLevel) - Method in interface net.frozenblock.lib.wind.api.WindManagerExtension
- tick(ServerLevel, E, long) - Method in class net.frozenblock.lib.entity.api.behavior.BreatheAir
- tick(ServerLevel, E, long) - Method in class net.frozenblock.lib.entity.api.behavior.MoveToBlockBehavior
- tick(BlockState, ServerLevel, BlockPos, RandomSource) - Method in interface net.frozenblock.lib.block.api.tick.BlockScheduledTicks.InjectedScheduledTick
- tick(Level, Vec3, BlockPos, int) - Method in class net.frozenblock.lib.entity.api.SilentTicker
- tick(CallbackInfo) - Method in class net.frozenblock.lib.item.mixin.ServerPlayerMixin
- ticks - Variable in class net.frozenblock.lib.screenshake.api.client.ScreenShaker.ClientScreenShake
- ticks - Variable in class net.frozenblock.lib.screenshake.api.ScreenShakeManager.ScreenShake
- ticks - Variable in class net.frozenblock.lib.screenshake.impl.EntityScreenShakeManager.EntityScreenShake
- ticks() - Method in record class net.frozenblock.lib.screenshake.impl.network.EntityScreenShakePacket
-
Returns the value of the
ticksrecord component. - ticks() - Method in record class net.frozenblock.lib.screenshake.impl.network.ScreenShakePacket
-
Returns the value of the
ticksrecord component. - TICKS - Static variable in class net.frozenblock.lib.block.api.tick.BlockScheduledTicks
- tickScheduled(BlockState, ServerLevel, BlockPos, RandomSource, CallbackInfo) - Method in class net.frozenblock.lib.block.mixin.tick.BlockBehaviourMixin
- ticksToCheck - Variable in class net.frozenblock.lib.spotting_icons.api.SpottingIconManager
- time - Static variable in class net.frozenblock.lib.wind.api.ClientWindManager
- time - Variable in class net.frozenblock.lib.wind.api.WindManager
- title() - Method in record class org.quiltmc.qsl.frozenblock.core.registry.impl.sync.client.LogBuilder.Section
-
Returns the value of the
titlerecord component. - TitleScreenMixin - Class in net.frozenblock.lib.menu.mixin
- TitleScreenMixin() - Constructor for class net.frozenblock.lib.menu.mixin.TitleScreenMixin
- TomlConfig<T> - Class in net.frozenblock.lib.config.api.instance.toml
-
Serializes and deserializes config data with TOML4J.
- TomlConfig(String, Class<T>) - Constructor for class net.frozenblock.lib.config.api.instance.toml.TomlConfig
- TomlConfig(String, Class<T>, TomlWriter.Builder) - Constructor for class net.frozenblock.lib.config.api.instance.toml.TomlConfig
- TomlConfig(String, Class<T>, Path, TomlWriter.Builder) - Constructor for class net.frozenblock.lib.config.api.instance.toml.TomlConfig
- tooltip - Variable in enum class net.frozenblock.lib.config.api.instance.ConfigModification.EntryPermissionType
- tooltip(String) - Static method in class net.frozenblock.lib.config.frozenlib_config.gui.FrozenLibConfigGui
- TooltipListEntryMixin - Class in net.frozenblock.lib.config.clothconfig.mixin.client
- TooltipListEntryMixin() - Constructor for class net.frozenblock.lib.config.clothconfig.mixin.client.TooltipListEntryMixin
- toString() - Method in record class net.frozenblock.lib.advancement.api.AdvancementEvents.AdvancementHolder
-
Returns a string representation of this record class.
- toString() - Method in record class net.frozenblock.lib.config.api.entry.TypedEntry
-
Returns a string representation of this record class.
- toString() - Method in record class net.frozenblock.lib.config.api.entry.TypedEntryType
-
Returns a string representation of this record class.
- toString() - Method in record class net.frozenblock.lib.config.api.instance.ConfigModification
-
Returns a string representation of this record class.
- toString() - Method in class net.frozenblock.lib.config.api.instance.json.JanksonOps
- toString() - Method in record class net.frozenblock.lib.config.api.sync.network.ConfigSyncData
-
Returns a string representation of this record class.
- toString() - Method in record class net.frozenblock.lib.config.impl.network.ConfigSyncModification
-
Returns a string representation of this record class.
- toString() - Method in record class net.frozenblock.lib.config.impl.network.ConfigSyncPacket
-
Returns a string representation of this record class.
- toString() - Method in record class net.frozenblock.lib.entity.api.rendering.EntityTextureOverride
-
Returns a string representation of this record class.
- toString() - Method in record class net.frozenblock.lib.gametest.api.TrackedPosition
-
Returns a string representation of this record class.
- toString() - Method in record class net.frozenblock.lib.gravity.api.functions.AbsoluteGravityFunction
-
Returns a string representation of this record class.
- toString() - Method in record class net.frozenblock.lib.gravity.api.functions.InterpolatedGravityFunction
-
Returns a string representation of this record class.
- toString() - Method in record class net.frozenblock.lib.gravity.api.GravityBelt
-
Returns a string representation of this record class.
- toString() - Method in record class net.frozenblock.lib.item.impl.network.CooldownChangePacket
-
Returns a string representation of this record class.
- toString() - Method in record class net.frozenblock.lib.item.impl.network.CooldownTickCountPacket
-
Returns a string representation of this record class.
- toString() - Method in record class net.frozenblock.lib.item.impl.network.ForcedCooldownPacket
-
Returns a string representation of this record class.
- toString() - Method in record class net.frozenblock.lib.item.impl.SaveableItemCooldowns.SaveableCooldownInstance
-
Returns a string representation of this record class.
- toString() - Method in class net.frozenblock.lib.math.api.Point3D.Double
- toString() - Method in class net.frozenblock.lib.math.api.Point3D.Float
- toString() - Method in record class net.frozenblock.lib.mobcategory.impl.FrozenMobCategory
-
Returns a string representation of this record class.
- toString() - Method in record class net.frozenblock.lib.screenshake.impl.network.EntityScreenShakePacket
-
Returns a string representation of this record class.
- toString() - Method in record class net.frozenblock.lib.screenshake.impl.network.RemoveEntityScreenShakePacket
-
Returns a string representation of this record class.
- toString() - Method in record class net.frozenblock.lib.screenshake.impl.network.RemoveScreenShakePacket
-
Returns a string representation of this record class.
- toString() - Method in record class net.frozenblock.lib.screenshake.impl.network.ScreenShakePacket
-
Returns a string representation of this record class.
- toString() - Method in record class net.frozenblock.lib.sculk.api.BooleanPropertySculkBehavior
-
Returns a string representation of this record class.
- toString() - Method in record class net.frozenblock.lib.sound.api.block_sound_group.BlockSoundGroupOverwrite
-
Returns a string representation of this record class.
- toString() - Method in record class net.frozenblock.lib.sound.api.FlyBySoundHub.FlyBySound
-
Returns a string representation of this record class.
- toString() - Method in record class net.frozenblock.lib.sound.api.networking.FlyBySoundPacket
-
Returns a string representation of this record class.
- toString() - Method in record class net.frozenblock.lib.sound.api.networking.LocalPlayerSoundPacket
-
Returns a string representation of this record class.
- toString() - Method in record class net.frozenblock.lib.sound.api.networking.LocalSoundPacket
-
Returns a string representation of this record class.
- toString() - Method in record class net.frozenblock.lib.sound.api.networking.MovingRestrictionSoundPacket
-
Returns a string representation of this record class.
- toString() - Method in record class net.frozenblock.lib.sound.api.networking.StartingMovingRestrictionSoundLoopPacket
-
Returns a string representation of this record class.
- toString() - Method in record class net.frozenblock.lib.spotting_icons.api.SpottingIconManager.SpottingIcon
-
Returns a string representation of this record class.
- toString() - Method in record class net.frozenblock.lib.spotting_icons.impl.SpottingIconPacket
-
Returns a string representation of this record class.
- toString() - Method in record class net.frozenblock.lib.spotting_icons.impl.SpottingIconRemovePacket
-
Returns a string representation of this record class.
- toString() - Method in record class net.frozenblock.lib.stencil.api.StencilRenderer.Triangle
-
Returns a string representation of this record class.
- toString() - Method in record class net.frozenblock.lib.worldgen.feature.api.features.config.ColumnFeatureConfig
-
Returns a string representation of this record class.
- toString() - Method in record class net.frozenblock.lib.worldgen.feature.api.features.config.ColumnWithDiskFeatureConfig
-
Returns a string representation of this record class.
- toString() - Method in record class net.frozenblock.lib.worldgen.feature.api.features.config.CurvingTunnelFeatureConfig
-
Returns a string representation of this record class.
- toString() - Method in record class net.frozenblock.lib.worldgen.feature.api.features.config.FadingDiskCarpetFeatureConfig
-
Returns a string representation of this record class.
- toString() - Method in record class net.frozenblock.lib.worldgen.feature.api.features.config.FadingDiskFeatureConfig
-
Returns a string representation of this record class.
- toString() - Method in record class net.frozenblock.lib.worldgen.feature.api.features.config.FadingDiskTagBiomeFeatureConfig
-
Returns a string representation of this record class.
- toString() - Method in record class net.frozenblock.lib.worldgen.feature.api.features.config.FadingDiskTagFeatureConfig
-
Returns a string representation of this record class.
- toString() - Method in record class net.frozenblock.lib.worldgen.feature.api.features.config.PathFeatureConfig
-
Returns a string representation of this record class.
- toString() - Method in record class net.frozenblock.lib.worldgen.feature.api.features.config.PathSwapUnderWaterFeatureConfig
-
Returns a string representation of this record class.
- toString() - Method in record class net.frozenblock.lib.worldgen.feature.api.features.config.PathSwapUnderWaterTagFeatureConfig
-
Returns a string representation of this record class.
- toString() - Method in record class net.frozenblock.lib.worldgen.feature.api.features.config.PathTagFeatureConfig
-
Returns a string representation of this record class.
- toString() - Method in record class net.frozenblock.lib.worldgen.surface.api.FrozenDimensionBoundRuleSource
-
Returns a string representation of this record class.
- toString() - Method in class net.frozenblock.lib.worldgen.surface.impl.BiomeTagConditionSource
- toString() - Method in class net.frozenblock.lib.worldgen.surface.impl.OptimizedBiomeTagConditionSource
- toString() - Method in record class net.frozenblock.lib.worldgen.vein.impl.FrozenVeinType
-
Returns a string representation of this record class.
- toString() - Method in record class org.quiltmc.qsl.frozenblock.core.registry.api.event.DynamicRegistryManagerSetupContext.RegistryMap
-
Returns a string representation of this record class.
- toString() - Method in record class org.quiltmc.qsl.frozenblock.core.registry.api.sync.ModProtocolDef
-
Returns a string representation of this record class.
- toString() - Method in record class org.quiltmc.qsl.frozenblock.core.registry.impl.sync.client.LogBuilder.Section
-
Returns a string representation of this record class.
- toString() - Method in record class org.quiltmc.qsl.frozenblock.core.registry.impl.sync.ClientPackets.End
-
Returns a string representation of this record class.
- toString() - Method in record class org.quiltmc.qsl.frozenblock.core.registry.impl.sync.ClientPackets.Handshake
-
Returns a string representation of this record class.
- toString() - Method in record class org.quiltmc.qsl.frozenblock.core.registry.impl.sync.ClientPackets.ModProtocol
-
Returns a string representation of this record class.
- toString() - Method in record class org.quiltmc.qsl.frozenblock.core.registry.impl.sync.ServerPackets.End
-
Returns a string representation of this record class.
- toString() - Method in record class org.quiltmc.qsl.frozenblock.core.registry.impl.sync.ServerPackets.ErrorStyle
-
Returns a string representation of this record class.
- toString() - Method in record class org.quiltmc.qsl.frozenblock.core.registry.impl.sync.ServerPackets.Handshake
-
Returns a string representation of this record class.
- toString() - Method in record class org.quiltmc.qsl.frozenblock.core.registry.impl.sync.ServerPackets.ModProtocol
-
Returns a string representation of this record class.
- toString() - Method in record class org.quiltmc.qsl.frozenblock.misc.datafixerupper.impl.QuiltDataFixesInternals.DataFixerEntry
-
Returns a string representation of this record class.
- totalCooldownTime() - Method in record class net.frozenblock.lib.item.impl.SaveableItemCooldowns.SaveableCooldownInstance
-
Returns the value of the
totalCooldownTimerecord component. - TrackedPosition<T> - Record Class in net.frozenblock.lib.gametest.api
- TrackedPosition(PositionType, T, T) - Constructor for record class net.frozenblock.lib.gametest.api.TrackedPosition
-
Creates an instance of a
TrackedPositionrecord class. - trackingPlayers - Variable in class net.frozenblock.lib.screenshake.api.ScreenShakeManager.ScreenShake
- translationKey - Variable in class net.frozenblock.lib.modmenu.impl.FrozenModMenuBadge
- Triangle(Vector3f, Vector3f, Vector3f) - Constructor for record class net.frozenblock.lib.stencil.api.StencilRenderer.Triangle
-
Creates an instance of a
Trianglerecord class. - trySendC2S(Config<T>) - Static method in record class net.frozenblock.lib.config.impl.network.ConfigSyncPacket
- tryTicks - Variable in class net.frozenblock.lib.entity.api.behavior.MoveToBlockBehavior
- TWO - Static variable in class net.frozenblock.lib.worldgen.biome.api.parameters.Humidity
- TWO - Static variable in class net.frozenblock.lib.worldgen.biome.api.parameters.Temperature
- type() - Method in record class net.frozenblock.lib.config.api.entry.TypedEntry
-
Returns the value of the
typerecord component. - type() - Method in record class net.frozenblock.lib.entity.api.rendering.EntityTextureOverride
-
Returns the value of the
typerecord component. - type() - Method in record class net.frozenblock.lib.gametest.api.TrackedPosition
-
Returns the value of the
typerecord component. - type() - Method in class net.frozenblock.lib.tag.api.TagKeyArgument.Info.Template
- type() - Method in class net.frozenblock.lib.worldgen.feature.api.placementmodifier.LowerHeightmapPlacement
- type() - Method in class net.frozenblock.lib.worldgen.feature.api.placementmodifier.NoisePlacementFilter
- TypedEntry<T> - Record Class in net.frozenblock.lib.config.api.entry
- TypedEntry(TypedEntryType<T>, T) - Constructor for record class net.frozenblock.lib.config.api.entry.TypedEntry
-
Creates an instance of a
TypedEntryrecord class. - TypedEntryType<T> - Record Class in net.frozenblock.lib.config.api.entry
- TypedEntryType(String, Codec<T>) - Constructor for record class net.frozenblock.lib.config.api.entry.TypedEntryType
-
Creates an instance of a
TypedEntryTyperecord class.
U
- UNDERGROUND - Static variable in class net.frozenblock.lib.worldgen.biome.api.parameters.Depth
- underWaterState() - Method in record class net.frozenblock.lib.worldgen.feature.api.features.config.PathSwapUnderWaterFeatureConfig
-
Returns the value of the
underWaterStaterecord component. - underWaterState() - Method in record class net.frozenblock.lib.worldgen.feature.api.features.config.PathSwapUnderWaterTagFeatureConfig
-
Returns the value of the
underWaterStaterecord component. - UNFROZEN_RANGE - Static variable in class net.frozenblock.lib.worldgen.biome.api.parameters.OverworldBiomeBuilderParameters
- unloadedModIntegration - Variable in class net.frozenblock.lib.integration.api.ModIntegrationSupplier
- unmarkReloaded() - Static method in class net.frozenblock.lib.core.impl.DataPackReloadMarker
- unpack(TagKeyArgument<T>) - Method in class net.frozenblock.lib.tag.api.TagKeyArgument.Info
- UNSTABLE_LOGGING - Static variable in class net.frozenblock.lib.FrozenSharedConstants
-
Used for features that may be unstable and crash in public builds.
- unsupportedModVersion(List<ModProtocolDef>, ModProtocolDef) - Static method in class org.quiltmc.qsl.frozenblock.core.registry.impl.sync.RegistrySyncText
- UNSYNCABLE - Enum constant in enum class net.frozenblock.lib.config.api.sync.SyncBehavior
-
The config entry will not sync, and will be modifiable to anyone's client.
- UnsyncableConfig - Annotation Interface in net.frozenblock.lib.config.api.sync.annotation
-
Used to mark a config as unsyncable.
- UP - Static variable in class net.frozenblock.lib.block.api.MultifaceClusterBlock
- upAabb - Variable in class net.frozenblock.lib.block.api.MultifaceClusterBlock
- update(Minecraft, Entity, boolean) - Static method in class net.frozenblock.lib.sound.api.FlyBySoundHub
- updateShape(BlockState, Direction, BlockState, LevelAccessor, BlockPos, BlockPos) - Method in class net.frozenblock.lib.block.api.MultifaceClusterBlock
- updateShape(BlockState, Direction, BlockState, LevelAccessor, BlockPos, BlockPos) - Method in class net.frozenblock.lib.block.api.WaterloggableSaplingBlock
- updateShape(BlockState, Direction, BlockState, LevelAccessor, BlockPos, BlockPos) - Method in class net.frozenblock.lib.block.api.WaterloggableTallFlowerBlock
- updateWithAllFixers(DataFixTypes, Dynamic<Tag>) - Method in class org.quiltmc.qsl.frozenblock.misc.datafixerupper.impl.NoOpQuiltDataFixesInternals
- updateWithAllFixers(DataFixTypes, Dynamic<Tag>) - Method in class org.quiltmc.qsl.frozenblock.misc.datafixerupper.impl.QuiltDataFixesInternals
- updateWithAllFixers(DataFixTypes, Dynamic<Tag>) - Method in class org.quiltmc.qsl.frozenblock.misc.datafixerupper.impl.QuiltDataFixesInternalsImpl
- UPWARDS_COLUMN_FEATURE - Static variable in class net.frozenblock.lib.worldgen.feature.api.FrozenFeatures
- UpwardsColumnFeature - Class in net.frozenblock.lib.worldgen.feature.api.features
- UpwardsColumnFeature(Codec<ColumnFeatureConfig>) - Constructor for class net.frozenblock.lib.worldgen.feature.api.features.UpwardsColumnFeature
- use(Level, Player, InteractionHand) - Method in class net.frozenblock.lib.ingamedevtools.item.Camera
- useBonemeal(UseOnContext, CallbackInfoReturnable<InteractionResult>) - Method in class net.frozenblock.lib.item.mixin.bonemeal.BoneMealItemMixin
- useHeightmapInsteadOfCircularPlacement() - Method in record class net.frozenblock.lib.worldgen.feature.api.features.config.FadingDiskCarpetFeatureConfig
-
Returns the value of the
useHeightmapInsteadOfCircularPlacementrecord component. - useHeightmapInsteadOfCircularPlacement() - Method in record class net.frozenblock.lib.worldgen.feature.api.features.config.FadingDiskFeatureConfig
-
Returns the value of the
useHeightmapInsteadOfCircularPlacementrecord component. - useHeightmapInsteadOfCircularPlacement() - Method in record class net.frozenblock.lib.worldgen.feature.api.features.config.FadingDiskTagBiomeFeatureConfig
-
Returns the value of the
useHeightmapInsteadOfCircularPlacementrecord component. - useHeightmapInsteadOfCircularPlacement() - Method in record class net.frozenblock.lib.worldgen.feature.api.features.config.FadingDiskTagFeatureConfig
-
Returns the value of the
useHeightmapInsteadOfCircularPlacementrecord component. - useItem - Variable in class net.frozenblock.lib.item.mixin.LivingEntityMixin
- useNewDripstoneLiquid - Static variable in class net.frozenblock.lib.FrozenBools
- useOn(UseOnContext) - Method in class net.frozenblock.lib.ingamedevtools.item.LootTableWhacker
- useWindOnNonFrozenServers - Variable in class net.frozenblock.lib.config.frozenlib_config.FrozenLibConfig
- useY() - Method in record class net.frozenblock.lib.worldgen.feature.api.features.config.PathFeatureConfig
-
Returns the value of the
useYrecord component. - useY() - Method in record class net.frozenblock.lib.worldgen.feature.api.features.config.PathSwapUnderWaterFeatureConfig
-
Returns the value of the
useYrecord component. - useY() - Method in record class net.frozenblock.lib.worldgen.feature.api.features.config.PathSwapUnderWaterTagFeatureConfig
-
Returns the value of the
useYrecord component. - useY() - Method in record class net.frozenblock.lib.worldgen.feature.api.features.config.PathTagFeatureConfig
-
Returns the value of the
useYrecord component.
V
- VALLEY - Static variable in class net.frozenblock.lib.worldgen.biome.api.parameters.Weirdness
- VALLEY_SIZE - Static variable in class net.frozenblock.lib.worldgen.biome.api.parameters.OverworldBiomeBuilderParameters
- value() - Method in record class net.frozenblock.lib.advancement.api.AdvancementEvents.AdvancementHolder
-
Returns the value of the
valuerecord component. - value() - Method in record class net.frozenblock.lib.config.api.entry.TypedEntry
-
Returns the value of the
valuerecord component. - value() - Element in annotation interface net.frozenblock.lib.config.api.sync.annotation.EntrySyncData
-
Used to identify config entries so their attributes can impact GUIs.
- value() - Method in interface org.quiltmc.qsl.frozenblock.core.registry.api.event.RegistryEntryContext
-
Returns the entry's object.
- value() - Method in class org.quiltmc.qsl.frozenblock.core.registry.impl.event.MutableRegistryEntryContextImpl
- valueOf(String) - Static method in enum class net.frozenblock.lib.config.api.instance.ConfigModification.EntryPermissionType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.frozenblock.lib.config.api.instance.json.JsonType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.frozenblock.lib.config.api.sync.SyncBehavior
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.frozenblock.lib.event.impl.EventType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.frozenblock.lib.gametest.api.PositionType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.frozenblock.lib.storage.api.MoveDirection
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class net.frozenblock.lib.config.api.instance.ConfigModification.EntryPermissionType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.frozenblock.lib.config.api.instance.json.JsonType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.frozenblock.lib.config.api.sync.SyncBehavior
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.frozenblock.lib.event.impl.EventType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.frozenblock.lib.gametest.api.PositionType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.frozenblock.lib.storage.api.MoveDirection
-
Returns an array containing the constants of this enum class, in the order they are declared.
- VALUES - Static variable in enum class net.frozenblock.lib.event.impl.EventType
-
A list of all the possible event types.
- vanillaRegistries() - Static method in class net.frozenblock.lib.registry.api.FrozenRegistry
- VeinTypeMixin - Class in net.frozenblock.lib.worldgen.vein.mixin
- VeinTypeMixin() - Constructor for class net.frozenblock.lib.worldgen.vein.mixin.VeinTypeMixin
- version() - Method in class net.frozenblock.lib.config.api.instance.Config
- version() - Method in record class org.quiltmc.qsl.frozenblock.core.registry.impl.sync.ClientPackets.Handshake
-
Returns the value of the
versionrecord component. - versions() - Method in record class org.quiltmc.qsl.frozenblock.core.registry.api.sync.ModProtocolDef
-
Returns the value of the
versionsrecord component. - vertex(VertexConsumer, double, double, double, float, float, float, float, float, int) - Static method in class net.frozenblock.lib.liquid.render.api.LiquidRenderUtils
- verticalSearchStart - Variable in class net.frozenblock.lib.entity.api.behavior.MoveToBlockBehavior
- volume - Variable in class net.frozenblock.lib.sound.api.MovingLoopingFadingDistanceSoundEntityManager.FadingDistanceSoundLoopNBT
- volume - Variable in class net.frozenblock.lib.sound.api.MovingLoopingSoundEntityManager.SoundLoopData
- volume() - Method in record class net.frozenblock.lib.sound.api.FlyBySoundHub.FlyBySound
-
Returns the value of the
volumerecord component. - volume() - Method in record class net.frozenblock.lib.sound.api.networking.FlyBySoundPacket
-
Returns the value of the
volumerecord component. - volume() - Method in record class net.frozenblock.lib.sound.api.networking.LocalPlayerSoundPacket
-
Returns the value of the
volumerecord component. - volume() - Method in record class net.frozenblock.lib.sound.api.networking.LocalSoundPacket
-
Returns the value of the
volumerecord component. - volume() - Method in record class net.frozenblock.lib.sound.api.networking.MovingRestrictionSoundPacket
-
Returns the value of the
volumerecord component. - volume() - Method in record class net.frozenblock.lib.sound.api.networking.StartingMovingRestrictionSoundLoopPacket
-
Returns the value of the
volumerecord component.
W
- wardenSpawnTrackerCommand - Variable in class net.frozenblock.lib.config.frozenlib_config.FrozenLibConfig
- WardenSpawnTrackerCommandMixin - Class in net.frozenblock.lib.core.mixin
- WardenSpawnTrackerCommandMixin() - Constructor for class net.frozenblock.lib.core.mixin.WardenSpawnTrackerCommandMixin
- WARM - Static variable in class net.frozenblock.lib.worldgen.biome.api.parameters.Temperature
- WARPED_NYLIUM - Static variable in class net.frozenblock.lib.worldgen.surface.api.FrozenSurfaceRules
- WARPED_WART_BLOCK - Static variable in class net.frozenblock.lib.worldgen.surface.api.FrozenSurfaceRules
- WATER - Static variable in class net.frozenblock.lib.worldgen.surface.api.FrozenSurfaceRules
- waterColor() - Method in class net.frozenblock.lib.worldgen.biome.api.FrozenBiome
- waterFogColor() - Method in class net.frozenblock.lib.worldgen.biome.api.FrozenBiome
- waterLevelReduce(int) - Static method in class net.frozenblock.lib.math.api.AdvancedMath
- WaterloggableSaplingBlock - Class in net.frozenblock.lib.block.api
- WaterloggableSaplingBlock(AbstractTreeGrower, BlockBehaviour.Properties) - Constructor for class net.frozenblock.lib.block.api.WaterloggableSaplingBlock
- WaterloggableTallFlowerBlock - Class in net.frozenblock.lib.block.api
- WaterloggableTallFlowerBlock(BlockBehaviour.Properties) - Constructor for class net.frozenblock.lib.block.api.WaterloggableTallFlowerBlock
- WATERLOGGED - Static variable in class net.frozenblock.lib.block.api.MultifaceClusterBlock
- WATERLOGGED - Static variable in class net.frozenblock.lib.block.api.WaterloggableTallFlowerBlock
- waterToHollowedProperty(int) - Static method in class net.frozenblock.lib.math.api.AdvancedMath
- Weirdness - Class in net.frozenblock.lib.worldgen.biome.api.parameters
- Weirdness() - Constructor for class net.frozenblock.lib.worldgen.biome.api.parameters.Weirdness
- weirdnesses - Static variable in class net.frozenblock.lib.worldgen.biome.api.parameters.Weirdness
- westAabb - Variable in class net.frozenblock.lib.block.api.MultifaceClusterBlock
- WET - Static variable in class net.frozenblock.lib.worldgen.biome.api.parameters.Humidity
- WHITE_TERRACOTTA - Static variable in class net.frozenblock.lib.worldgen.surface.api.FrozenSurfaceRules
- WIND_FILE_ID - Static variable in class net.frozenblock.lib.wind.impl.WindStorage
- WIND_SYNC_PACKET - Static variable in class net.frozenblock.lib.networking.FrozenNetworking
- WindManager - Class in net.frozenblock.lib.wind.api
- WindManager(ServerLevel) - Constructor for class net.frozenblock.lib.wind.api.WindManager
- WindManagerExtension - Interface in net.frozenblock.lib.wind.api
- WindManagerInterface - Interface in net.frozenblock.lib.wind.impl
- WindOverrideCommand - Class in net.frozenblock.lib.wind.api.command
- WindOverrideCommand() - Constructor for class net.frozenblock.lib.wind.api.command.WindOverrideCommand
- WindStorage - Class in net.frozenblock.lib.wind.impl
- WindStorage(WindManager) - Constructor for class net.frozenblock.lib.wind.impl.WindStorage
- windX - Static variable in class net.frozenblock.lib.wind.api.ClientWindManager
- windX - Variable in class net.frozenblock.lib.wind.api.WindManager
- windY - Static variable in class net.frozenblock.lib.wind.api.ClientWindManager
- windY - Variable in class net.frozenblock.lib.wind.api.WindManager
- windZ - Static variable in class net.frozenblock.lib.wind.api.ClientWindManager
- windZ - Variable in class net.frozenblock.lib.wind.api.WindManager
- withModdedBiomeEntries(Climate.ParameterList<T>, Function<ResourceKey<Biome>, T>) - Static method in class net.frozenblock.lib.worldgen.biome.impl.OverworldBiomeData
- withNBTExtension(String) - Static method in class net.frozenblock.lib.file.nbt.NbtFileUtils
- withRegistries(Consumer<DynamicRegistryManagerSetupContext.RegistryMap>, Set<ResourceKey<? extends Registry<?>>>) - Method in interface org.quiltmc.qsl.frozenblock.core.registry.api.event.DynamicRegistryManagerSetupContext
-
Executes the given action if all the provided registry keys are present in the
RegistryAccess. - withResultTag(ShapedRecipeBuilder, CompoundTag) - Static method in class net.frozenblock.lib.recipe.api.ShapedRecipeUtil
- wrapAsHolder(T) - Method in class org.quiltmc.qsl.frozenblock.core.registry.impl.event.DelayedRegistry
- write(FriendlyByteBuf) - Method in record class net.frozenblock.lib.config.impl.network.ConfigSyncPacket
- write(FriendlyByteBuf) - Method in record class net.frozenblock.lib.sound.api.networking.FlyBySoundPacket
- write(FriendlyByteBuf) - Method in record class net.frozenblock.lib.sound.api.networking.LocalPlayerSoundPacket
- write(FriendlyByteBuf) - Method in record class net.frozenblock.lib.sound.api.networking.LocalSoundPacket
- write(FriendlyByteBuf) - Method in record class net.frozenblock.lib.sound.api.networking.MovingRestrictionSoundPacket
- write(FriendlyByteBuf) - Method in record class net.frozenblock.lib.sound.api.networking.StartingMovingRestrictionSoundLoopPacket
- write(FriendlyByteBuf) - Method in record class org.quiltmc.qsl.frozenblock.core.registry.impl.sync.ClientPackets.Handshake
- write(FriendlyByteBuf) - Method in record class org.quiltmc.qsl.frozenblock.core.registry.impl.sync.ClientPackets.ModProtocol
- write(FriendlyByteBuf) - Method in record class org.quiltmc.qsl.frozenblock.core.registry.impl.sync.ServerPackets.ErrorStyle
- write(FriendlyByteBuf) - Method in record class org.quiltmc.qsl.frozenblock.core.registry.impl.sync.ServerPackets.Handshake
- write(FriendlyByteBuf) - Method in record class org.quiltmc.qsl.frozenblock.core.registry.impl.sync.ServerPackets.ModProtocol
- write(FriendlyByteBuf) - Method in record class net.frozenblock.lib.item.impl.network.CooldownChangePacket
- write(FriendlyByteBuf) - Method in record class net.frozenblock.lib.item.impl.network.CooldownTickCountPacket
- write(FriendlyByteBuf) - Method in record class net.frozenblock.lib.item.impl.network.ForcedCooldownPacket
- write(FriendlyByteBuf) - Method in record class net.frozenblock.lib.screenshake.impl.network.EntityScreenShakePacket
- write(FriendlyByteBuf) - Method in record class net.frozenblock.lib.screenshake.impl.network.RemoveEntityScreenShakePacket
- write(FriendlyByteBuf) - Method in record class net.frozenblock.lib.screenshake.impl.network.RemoveScreenShakePacket
- write(FriendlyByteBuf) - Method in record class net.frozenblock.lib.screenshake.impl.network.ScreenShakePacket
- write(FriendlyByteBuf) - Method in record class net.frozenblock.lib.spotting_icons.impl.SpottingIconPacket
- write(FriendlyByteBuf) - Method in record class net.frozenblock.lib.spotting_icons.impl.SpottingIconRemovePacket
- write(FriendlyByteBuf) - Method in record class org.quiltmc.qsl.frozenblock.core.registry.impl.sync.ClientPackets.End
- write(FriendlyByteBuf) - Method in record class org.quiltmc.qsl.frozenblock.core.registry.impl.sync.ServerPackets.End
- write(FriendlyByteBuf, ModProtocolDef) - Static method in record class org.quiltmc.qsl.frozenblock.core.registry.api.sync.ModProtocolDef
- writeJankson(FriendlyByteBuf, String, T) - Static method in class net.frozenblock.lib.config.api.sync.network.ConfigByteBufUtil
- writeSurfaceRules(SurfaceRules.RuleSource) - Method in interface net.frozenblock.lib.worldgen.surface.impl.NoiseGeneratorInterface
- writeSurfaceRules(SurfaceRules.RuleSource) - Method in class net.frozenblock.lib.worldgen.surface.mixin.NoiseGeneratorSettingsMixin
X
- x - Variable in class net.frozenblock.lib.math.api.Point3D.Double
- x - Variable in class net.frozenblock.lib.math.api.Point3D.Float
- x() - Method in record class net.frozenblock.lib.screenshake.impl.network.ScreenShakePacket
-
Returns the value of the
xrecord component. - x() - Method in record class net.frozenblock.lib.sound.api.networking.LocalSoundPacket
-
Returns the value of the
xrecord component. - xd - Variable in class net.frozenblock.lib.gravity.mixin.client.ParticleMixin
- xoroRandom - Static variable in class net.frozenblock.lib.math.api.EasyNoiseSampler
Y
- y - Variable in class net.frozenblock.lib.gravity.api.GravityContext
- y - Variable in class net.frozenblock.lib.gravity.mixin.client.ParticleMixin
- y - Variable in class net.frozenblock.lib.math.api.Point3D.Double
- y - Variable in class net.frozenblock.lib.math.api.Point3D.Float
- y() - Method in record class net.frozenblock.lib.screenshake.impl.network.ScreenShakePacket
-
Returns the value of the
yrecord component. - y() - Method in record class net.frozenblock.lib.sound.api.networking.LocalSoundPacket
-
Returns the value of the
yrecord component. - yd - Variable in class net.frozenblock.lib.gravity.mixin.client.ParticleMixin
Z
- z - Variable in class net.frozenblock.lib.math.api.Point3D.Double
- z - Variable in class net.frozenblock.lib.math.api.Point3D.Float
- z() - Method in record class net.frozenblock.lib.screenshake.impl.network.ScreenShakePacket
-
Returns the value of the
zrecord component. - z() - Method in record class net.frozenblock.lib.sound.api.networking.LocalSoundPacket
-
Returns the value of the
zrecord component. - zd - Variable in class net.frozenblock.lib.gravity.mixin.client.ParticleMixin
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form