Index

A B C D E F G H I K L M N O P Q R S T U V W X Y 
All Classes and Interfaces|All Packages|Constant Field Values

A

a - Variable in class com.stereowalker.unionlib.util.math.MutableColor
Components [0..1]
a() - Method in interface com.stereowalker.unionlib.util.math.Color
Alpha component [0..1]
a() - Method in record class com.stereowalker.unionlib.util.math.ImmutableColor
Returns the value of the a record component.
a() - Method in class com.stereowalker.unionlib.util.math.MutableColor
 
a(float) - Method in interface com.stereowalker.unionlib.util.math.Color
Sets the alpha of this color.
a(float) - Method in record class com.stereowalker.unionlib.util.math.ImmutableColor
 
a(float) - Method in class com.stereowalker.unionlib.util.math.MutableColor
 
a(float, Funcs._4<Float, Float, Float, Float, T>) - Method in interface com.stereowalker.unionlib.util.math.Color
 
A() - Method in class com.stereowalker.unionlib.util.toml.TomlWriter.Pair
 
AbstractClientPlayerMixin - Class in com.stereowalker.unionlib.mixin.client
 
AbstractClientPlayerMixin(Level, BlockPos, float, GameProfile) - Constructor for class com.stereowalker.unionlib.mixin.client.AbstractClientPlayerMixin
 
AbstractContainerScreenMixin - Class in com.stereowalker.unionlib.mixin.client
 
AbstractContainerScreenMixin() - Constructor for class com.stereowalker.unionlib.mixin.client.AbstractContainerScreenMixin
 
AbstractSegment - Class in com.stereowalker.unionlib.mod
 
AbstractSegment() - Constructor for class com.stereowalker.unionlib.mod.AbstractSegment
 
acceptTargets(Set<String>, Set<String>) - Method in class com.stereowalker.unionlib.mixin.UnionLibMixinPlugin
 
accessor() - Method in record class com.stereowalker.unionlib.world.entity.EntityModifierImpl.Sync
Returns the value of the accessor record component.
Accessory_Inventory - Enum constant in enum class com.stereowalker.unionlib.UnionLib.Modulo
 
accessoryInformation() - Method in class com.stereowalker.unionlib.world.item.AccessoryItem
 
AccessoryItem - Class in com.stereowalker.unionlib.world.item
 
AccessoryItem(Item.Properties, AccessorySlot) - Constructor for class com.stereowalker.unionlib.world.item.AccessoryItem
 
AccessoryItem(Item.Properties, AccessorySlot.Group) - Constructor for class com.stereowalker.unionlib.world.item.AccessoryItem
 
AccessorySlot - Enum Class in com.stereowalker.unionlib.world.entity
 
AccessorySlot.Group - Enum Class in com.stereowalker.unionlib.world.entity
 
AccessorySlotGroup - Enum Class in com.stereowalker.unionlib.world.entity
 
accessorySlots - Variable in class com.stereowalker.unionlib.world.item.AccessoryItem
 
AccessoryStack - Interface in com.stereowalker.unionlib.hook
 
AccessoryStackCalls - Class in com.stereowalker.unionlib.hook
 
AccessoryStackCalls() - Constructor for class com.stereowalker.unionlib.hook.AccessoryStackCalls
 
accessoryTick(Level, LivingEntity, ItemStack, int) - Method in class com.stereowalker.unionlib.world.item.AccessoryItem
 
ACCURACY - Static variable in class com.stereowalker.unionlib.world.entity.ai.UAttributes
 
ACTIVE - Static variable in class com.stereowalker.unionlib.world.level.block.state.properties.UBlockStateProperties
 
add(Attribute, AttributeModifier) - Method in interface com.stereowalker.unionlib.insert.handler.item.ItemAttributeModifierHandler.AttributeModification
 
addAdditionalSaveData_inject(CompoundTag, CallbackInfo) - Method in class com.stereowalker.unionlib.mixin.PlayerMixin
 
addAttributeToEntity(EntityType<? extends LivingEntity>, Supplier<Attribute>...) - Method in interface com.stereowalker.unionlib.api.collectors.EntityModifier
 
addAttributeToEntity(EntityType<? extends LivingEntity>, Supplier<Attribute>...) - Method in class com.stereowalker.unionlib.world.entity.EntityModifierImpl
 
addAttributeToEntity(EntityType<? extends LivingEntity>, List<Supplier<Attribute>>) - Method in interface com.stereowalker.unionlib.api.collectors.EntityModifier
 
addAttributeToEntity(EntityType<? extends LivingEntity>, List<Supplier<Attribute>>) - Method in class com.stereowalker.unionlib.world.entity.EntityModifierImpl
 
addAttributeToEntityWithValues(EntityType<? extends LivingEntity>, Supplier<Attribute>, double) - Method in interface com.stereowalker.unionlib.api.collectors.EntityModifier
 
addAttributeToEntityWithValues(EntityType<? extends LivingEntity>, Supplier<Attribute>, double) - Method in class com.stereowalker.unionlib.world.entity.EntityModifierImpl
 
addAttributeToEntityWithValues(EntityType<? extends LivingEntity>, List<Pair<Supplier<Attribute>, Double>>) - Method in interface com.stereowalker.unionlib.api.collectors.EntityModifier
 
addAttributeToEntityWithValues(EntityType<? extends LivingEntity>, List<Pair<Supplier<Attribute>, Double>>) - Method in class com.stereowalker.unionlib.world.entity.EntityModifierImpl
 
addButton - Variable in class com.stereowalker.unionlib.client.gui.screens.config.lists.ListList.AddEntry
The mod
addChild(GridLayout, T, int, LayoutSettings) - Method in enum class com.stereowalker.unionlib.util.newclasses.LinearLayout.Orientation
 
addChild(T) - Method in class com.stereowalker.unionlib.client.gui.screens.config.ConfigScreen
 
addChild(T) - Method in class com.stereowalker.unionlib.client.gui.screens.config.lists.ListScreen
 
addChild(T) - Method in class com.stereowalker.unionlib.client.gui.screens.cosmetics.CosmeticsScreen
 
addChild(T) - Method in class com.stereowalker.unionlib.client.gui.screens.supporter.SupporterScreen
 
addChild(T) - Method in class com.stereowalker.unionlib.util.newclasses.LinearLayout
 
addChild(T, Consumer<LayoutSettings>) - Method in class com.stereowalker.unionlib.util.newclasses.LinearLayout
 
addChild(T, LayoutSettings) - Method in class com.stereowalker.unionlib.util.newclasses.LinearLayout
 
addContainer(Item) - Method in class com.stereowalker.unionlib.api.collectors.BrewingRecipeCollector.Builder
 
addCosmetic(LivingEntityRenderer<T, M>, T, PoseStack, MultiBufferSource, HatModel<?>, int, float, HumanoidModel) - Static method in class com.stereowalker.unionlib.supporter.CosmeticHandler
 
addCustom(ResourceKey<Registry<T>>, Consumer<RegistryCollector.Custom<T>>) - Method in interface com.stereowalker.unionlib.api.registries.RegistryCollector
 
addFactory(ParticleType<T>, ParticleEngine.SpriteParticleRegistration<T>) - Method in interface com.stereowalker.unionlib.api.collectors.ParticleCollector
 
addFooter() - Method in class com.stereowalker.unionlib.client.gui.screens.cosmetics.CosmeticsScreen
 
addFooter() - Method in class com.stereowalker.unionlib.client.gui.screens.DefaultScreen
 
addFooter() - Method in class com.stereowalker.unionlib.client.gui.screens.UnionModsScreen
 
addInsert(InsertHandler<X>, InsertHandler.InsertWrapper<X>) - Method in interface com.stereowalker.unionlib.api.collectors.InsertCollector
 
addInsert(InsertHandler<X>, InsertHandler.InsertWrapper<X>) - Method in class com.stereowalker.unionlib.insert.InsertSystem
 
addItems(Collection<Item>) - Method in interface com.stereowalker.unionlib.api.creativetabs.CreativeTabPopulator
 
addItems(Item...) - Method in interface com.stereowalker.unionlib.api.creativetabs.CreativeTabPopulator
 
addKeyMapping(KeyMapping) - Method in interface com.stereowalker.unionlib.api.keymaps.KeyMappingCollector
 
addMenu(MenuType<? extends M>, MenuScreens.ScreenConstructor<M, U>) - Method in interface com.stereowalker.unionlib.api.collectors.MenuCollector
 
addMix(Housing<Potion>, Item, Housing<Potion>) - Method in interface com.stereowalker.unionlib.api.collectors.BrewingRecipeCollector
 
addMix(Housing<Potion>, Item, Potion) - Method in interface com.stereowalker.unionlib.api.collectors.BrewingRecipeCollector
 
addMix(Potion, Item, Housing<Potion>) - Method in interface com.stereowalker.unionlib.api.collectors.BrewingRecipeCollector
 
addMix(Potion, Item, Potion) - Method in interface com.stereowalker.unionlib.api.collectors.BrewingRecipeCollector
 
addPack(String, Component, PackType) - Method in interface com.stereowalker.unionlib.api.collectors.PackCollector
 
addPlayer_inject(int, AbstractClientPlayer, CallbackInfo) - Method in class com.stereowalker.unionlib.mixin.client.ClientLevelMixin
 
addPlayer_inject(ClientboundLoginPacket, CallbackInfo) - Method in class com.stereowalker.unionlib.mixin.client.ClientPacketListenerMixin
 
addPoolToLootTable(LootTable, LootPool) - Static method in class com.stereowalker.unionlib.util.LoaderHelper
 
addRegistry(RegistryWrapper<T>, ResourceKey<Registry<T>>, boolean) - Method in interface com.stereowalker.unionlib.api.registries.RegistryCollector
 
addRegistryHolder(ResourceKey<Registry<T>>, Class<?>) - Method in interface com.stereowalker.unionlib.api.registries.RegistryCollector
 
addTab(String, CreativeModeTab) - Method in interface com.stereowalker.unionlib.api.creativetabs.CreativeTabBuilder
 
addTexture(ResourceLocation) - Method in interface com.stereowalker.unionlib.api.collectors.ParticleCollector
 
addToEntity(EntityType<? extends LivingEntity>, List<Attribute>) - Method in interface com.stereowalker.unionlib.api.collectors.DefaultAttributeModifier
Deprecated.
 
addToEntity(EntityType<? extends LivingEntity>, Attribute...) - Method in interface com.stereowalker.unionlib.api.collectors.DefaultAttributeModifier
Deprecated.
 
addToEntityWithValues(EntityType<? extends LivingEntity>, List<Tuple<Attribute, Double>>) - Method in interface com.stereowalker.unionlib.api.collectors.DefaultAttributeModifier
Deprecated.
 
addToEntityWithValues(EntityType<? extends LivingEntity>, Attribute, double) - Method in interface com.stereowalker.unionlib.api.collectors.DefaultAttributeModifier
Deprecated.
 
addTooltipLines(Player, List<Component>) - Method in interface com.stereowalker.unionlib.hook.AccessoryStack
 
adjustAttributeMap(Multimap<Attribute, AttributeModifier>, EquipmentSlot, ItemStack) - Static method in class com.stereowalker.unionlib.hook.NeedleHooks
 
adjustFirstOverlay(float, float) - Method in class com.stereowalker.unionlib.client.gui.components.OverlayImageButton
 
adjustSecondOverlay(float, float) - Method in class com.stereowalker.unionlib.client.gui.components.OverlayImageButton
 
aiStep_inject(CallbackInfo) - Method in class com.stereowalker.unionlib.mixin.PlayerMixin
Called immediately after the players inventory ticks, used to tick the union inventory
all - Static variable in class com.stereowalker.unionlib.world.entity.EntityModifierImpl
 
allCosmetics() - Static method in class com.stereowalker.unionlib.supporter.Cosmetics
 
altReg - Variable in class com.stereowalker.unionlib.core.registries.RegistryWrapImpl
 
amount() - Method in record class com.stereowalker.unionlib.insert.handler.living.LivingAttackHandler.Insert
Returns the value of the amount record component.
amount() - Method in record class com.stereowalker.unionlib.insert.handler.living.LivingHealHandler.Insert
Returns the value of the amount record component.
ANVIL_CONTENT_CHANGE - Static variable in class com.stereowalker.unionlib.insert.Inserts
 
AnvilContentChangeHandler - Class in com.stereowalker.unionlib.insert.handler
 
AnvilContentChangeHandler() - Constructor for class com.stereowalker.unionlib.insert.handler.AnvilContentChangeHandler
 
AnvilContentChangeHandler.Ins - Record Class in com.stereowalker.unionlib.insert.handler
 
AnvilMenuInsertMixin - Class in com.stereowalker.unionlib.mixin.inserts
 
AnvilMenuInsertMixin(MenuType<?>, int, Inventory, ContainerLevelAccess) - Constructor for class com.stereowalker.unionlib.mixin.inserts.AnvilMenuInsertMixin
 
ANY - Enum constant in enum class com.stereowalker.unionlib.world.entity.AccessorySlotGroup
 
appendWithType() - Element in annotation interface com.stereowalker.unionlib.config.UnionConfig
This determines if the config file should have the type of the config appended to it.
APPLICABLE_CAPES - Static variable in class com.stereowalker.unionlib.supporter.Supporters
 
apply(float) - Method in interface com.stereowalker.unionlib.util.math.Gradient.EasingFunction
 
apply(A, B, C) - Method in interface com.stereowalker.unionlib.util.math.Funcs._3
 
apply(A, B, C, D) - Method in interface com.stereowalker.unionlib.util.math.Funcs._4
 
apply(T) - Method in interface com.stereowalker.unionlib.insert.InsertHandler.InsertWrapper
 
apply(T, ResourceManager, ProfilerFiller, Executor) - Method in interface com.stereowalker.unionlib.resource.IResourceReloadListener
 
applyOnCancel(Consumer<T>) - Method in class com.stereowalker.unionlib.insert.InsertResultCancellerImpl
 
applyOnChange(Consumer<T>) - Method in class com.stereowalker.unionlib.insert.InsertSetterImpl
 
applyTo(Entity, RevisedSynchedEntityData.Builder) - Method in record class com.stereowalker.unionlib.world.entity.EntityModifierImpl.Sync
 
applyValue() - Method in class com.stereowalker.unionlib.client.gui.widget.button.Slider
 
ArmorCollector - Interface in com.stereowalker.unionlib.api.collectors
 
ArmorMatReference - Record Class in com.stereowalker.unionlib.world.item.equipment
 
ArmorMatReference(ResourceLocation, int, Map<ArmorMatReference.ArmorSegment, Integer>, int, SoundEvent, float, float, TagKey<Item>) - Constructor for record class com.stereowalker.unionlib.world.item.equipment.ArmorMatReference
Creates an instance of a ArmorMatReference record class.
ArmorMatReference.ArmorSegment - Enum Class in com.stereowalker.unionlib.world.item.equipment
 
arrangeElements() - Method in class com.stereowalker.unionlib.util.newclasses.LinearLayout
 
ARROW_DAMAGE - Static variable in class com.stereowalker.unionlib.world.entity.ai.UAttributes
 
ARROW_VELOCITY - Static variable in class com.stereowalker.unionlib.world.entity.ai.UAttributes
 
articulatedComponent(Component, boolean, boolean) - Static method in class com.stereowalker.unionlib.util.TextHelper
 
articulatedText(String, boolean) - Static method in class com.stereowalker.unionlib.util.TextHelper
 
assignValues(List<SynchedEntityData.DataValue<?>>) - Method in class com.stereowalker.unionlib.network.syncher.RevisedSynchedEntityData
 
attach(HumanoidModel<T>) - Method in class com.stereowalker.unionlib.client.model.HatModel
 
attr - Variable in class com.stereowalker.unionlib.world.entity.EntityModifierImpl
 
Attr(EntityType<? extends LivingEntity>, Supplier<Attribute>) - Constructor for record class com.stereowalker.unionlib.world.entity.EntityModifierImpl.Attr
Creates an instance of a Attr record class.
attribute() - Method in record class com.stereowalker.unionlib.world.entity.EntityModifierImpl.Attr
Returns the value of the attribute record component.
attribute() - Method in record class com.stereowalker.unionlib.world.entity.EntityModifierImpl.Attv
Returns the value of the attribute record component.
AttributeHelper() - Constructor for class com.stereowalker.unionlib.util.VersionHelper.AttributeHelper
 
attributeKey() - Static method in class com.stereowalker.unionlib.util.RegistryHelper
 
attributes() - Method in record class com.stereowalker.unionlib.insert.handler.item.ItemAttributeModifierHandler.Insert
Returns the value of the attributes record component.
attributes() - Static method in class com.stereowalker.unionlib.util.RegistryHelper
 
attv - Variable in class com.stereowalker.unionlib.world.entity.EntityModifierImpl
 
Attv(EntityType<? extends LivingEntity>, Supplier<Attribute>, double) - Constructor for record class com.stereowalker.unionlib.world.entity.EntityModifierImpl.Attv
Creates an instance of a Attv record class.
autoReload() - Element in annotation interface com.stereowalker.unionlib.config.UnionConfig
Should the config entries reload their values when the config file is edited when the game is running?

B

b - Variable in class com.stereowalker.unionlib.util.math.MutableColor
Components [0..1]
b() - Method in interface com.stereowalker.unionlib.util.math.Color
Blue component [0..1]
b() - Method in record class com.stereowalker.unionlib.util.math.ImmutableColor
Returns the value of the b record component.
b() - Method in class com.stereowalker.unionlib.util.math.MutableColor
 
b(float) - Method in interface com.stereowalker.unionlib.util.math.Color
Sets the blue value of this color.
b(float) - Method in record class com.stereowalker.unionlib.util.math.ImmutableColor
 
b(float) - Method in class com.stereowalker.unionlib.util.math.MutableColor
 
b(float, Funcs._4<Float, Float, Float, Float, T>) - Method in interface com.stereowalker.unionlib.util.math.Color
 
B() - Method in class com.stereowalker.unionlib.util.toml.TomlWriter.Pair
 
BACK - Enum constant in enum class com.stereowalker.unionlib.world.entity.AccessorySlot.Group
 
BACK - Enum constant in enum class com.stereowalker.unionlib.world.entity.AccessorySlotGroup
 
BACK_1 - Enum constant in enum class com.stereowalker.unionlib.world.entity.AccessorySlot
 
BACK_1 - Enum constant in enum class com.stereowalker.unionlib.world.entity.AccessorySlotGroup
 
BACK_2 - Enum constant in enum class com.stereowalker.unionlib.world.entity.AccessorySlot
 
BACK_2 - Enum constant in enum class com.stereowalker.unionlib.world.entity.AccessorySlotGroup
 
BACK_3 - Enum constant in enum class com.stereowalker.unionlib.world.entity.AccessorySlot
 
BACK_3 - Enum constant in enum class com.stereowalker.unionlib.world.entity.AccessorySlotGroup
 
BACK_4 - Enum constant in enum class com.stereowalker.unionlib.world.entity.AccessorySlot
 
BACK_4 - Enum constant in enum class com.stereowalker.unionlib.world.entity.AccessorySlotGroup
 
BACK_5 - Enum constant in enum class com.stereowalker.unionlib.world.entity.AccessorySlot
 
BACK_5 - Enum constant in enum class com.stereowalker.unionlib.world.entity.AccessorySlotGroup
 
BACK_6 - Enum constant in enum class com.stereowalker.unionlib.world.entity.AccessorySlot
 
BACK_6 - Enum constant in enum class com.stereowalker.unionlib.world.entity.AccessorySlotGroup
 
BACK_ITEMS - Static variable in class com.stereowalker.unionlib.world.item.ItemFilters
 
backportAttribute(String) - Static method in class com.stereowalker.unionlib.util.VersionHelper.AttributeHelper
 
bakeLayer() - Method in class com.stereowalker.unionlib.supporter.Cosmetic
 
BASE_DRAW_SPEED_UUID - Static variable in class com.stereowalker.unionlib.util.NeedleUUIDs
 
BasePacket - Class in com.stereowalker.unionlib.network.protocol.game
 
BasePacket(FriendlyByteBuf) - Constructor for class com.stereowalker.unionlib.network.protocol.game.BasePacket
 
bedBlocked(BlockPos, Direction) - Method in class com.stereowalker.unionlib.mixin.inserts.ServerPlayerInsertMixin
 
bedInRange(BlockPos, Direction) - Method in class com.stereowalker.unionlib.mixin.inserts.ServerPlayerInsertMixin
 
bind(RegistryWrapper<V>) - Method in interface com.stereowalker.unionlib.api.registries.BindableRegistryWrapper
 
bind(RegistryWrapper<V>) - Method in class com.stereowalker.unionlib.core.registries.RegistryWrapImpl
 
BindableRegistryWrapper<V> - Interface in com.stereowalker.unionlib.api.registries
This class is for anyone, if they exist, messing around with the registry wrappers this mod provides
BLACK - Static variable in interface com.stereowalker.unionlib.util.math.Color
 
blend(Color) - Method in interface com.stereowalker.unionlib.util.math.Color
Alpha‐composites over on top of this color (this = “background,” over = “foreground”).
blend(Color) - Method in record class com.stereowalker.unionlib.util.math.ImmutableColor
 
blend(Color) - Method in class com.stereowalker.unionlib.util.math.MutableColor
 
blend(Color, Funcs._4<Float, Float, Float, Float, T>) - Method in interface com.stereowalker.unionlib.util.math.Color
 
blend(Gradient.EasingFunction, Gradient.EasingFunction, float) - Static method in class com.stereowalker.unionlib.util.math.Easings
Blends two easing functions by linear interpolation of their outputs.
blit(ResourceLocation, int, int, int, int, int, int) - Method in interface com.stereowalker.unionlib.api.gui.GuiRenderer
 
blit(ResourceLocation, int, int, int, int, int, int) - Method in class com.stereowalker.unionlib.client.gui.GuiRendererImpl
 
blit(ResourceLocation, int, int, int, int, int, int, int, int) - Method in interface com.stereowalker.unionlib.api.gui.GuiRenderer
 
blit(ResourceLocation, int, int, int, int, int, int, int, int) - Method in class com.stereowalker.unionlib.client.gui.GuiRendererImpl
 
BLOCK_BREAK_SPEED - Static variable in class com.stereowalker.unionlib.world.entity.ai.UAttributes.MCBackport
 
blockKey() - Static method in class com.stereowalker.unionlib.util.RegistryHelper
 
blockPropertyWithId(String) - Static method in class com.stereowalker.unionlib.util.VersionHelper
 
blockPropertyWithId(ResourceLocation) - Static method in class com.stereowalker.unionlib.util.VersionHelper
 
blocks() - Static method in class com.stereowalker.unionlib.util.RegistryHelper
 
BLUE - Static variable in interface com.stereowalker.unionlib.util.math.Color
 
BooleanValue(ForgeConfigSpec.BooleanValue, boolean) - Constructor for class com.stereowalker.unionlib.config.UnionValues.BooleanValue
 
BOTH - Enum constant in enum class com.stereowalker.unionlib.mod.MinecraftMod.LoadType
 
BOTH - Enum constant in enum class com.stereowalker.unionlib.mod.ModHandler.LoadState
 
BottleItemMixin - Class in com.stereowalker.unionlib.mixin.potionfluid
 
BottleItemMixin() - Constructor for class com.stereowalker.unionlib.mixin.potionfluid.BottleItemMixin
 
BOTTOM - Enum constant in enum class com.stereowalker.unionlib.util.ScreenHelper.ScreenOffset
 
BOTTOM_LEFT - Enum constant in enum class com.stereowalker.unionlib.util.ScreenHelper.ScreenOffset
 
BOTTOM_RIGHT - Enum constant in enum class com.stereowalker.unionlib.util.ScreenHelper.ScreenOffset
 
BowItemMixin - Class in com.stereowalker.unionlib.mixin
 
BowItemMixin(Item.Properties) - Constructor for class com.stereowalker.unionlib.mixin.BowItemMixin
 
BrewingRecipeCollector - Interface in com.stereowalker.unionlib.api.collectors
 
BrewingRecipeCollector.Builder - Class in com.stereowalker.unionlib.api.collectors
 
brighten(float) - Method in interface com.stereowalker.unionlib.util.math.Color
Returns a brighter version of this color by multiplying each RGB by factor (>1).
brighten(float) - Method in record class com.stereowalker.unionlib.util.math.ImmutableColor
 
brighten(float) - Method in class com.stereowalker.unionlib.util.math.MutableColor
 
brighten(float, Funcs._4<Float, Float, Float, Float, T>) - Method in interface com.stereowalker.unionlib.util.math.Color
 
broadcast(ClientboundUnionPacket) - Method in class com.stereowalker.unionlib.mixin.syncheddata.TrackedEntityMixin
 
broadcast(ClientboundUnionPacket) - Method in interface com.stereowalker.unionlib.network.syncher.ModdedSynchronizer
 
broadcastAndSend(ClientboundUnionPacket) - Method in class com.stereowalker.unionlib.mixin.syncheddata.TrackedEntityMixin
 
broadcastAndSend(ClientboundUnionPacket) - Method in interface com.stereowalker.unionlib.network.syncher.ModdedSynchronizer
 
build() - Method in class com.stereowalker.unionlib.network.syncher.RevisedSynchedEntityData.Builder
 
build() - Method in class com.stereowalker.unionlib.util.toml.TomlWriter
 
build(ForgeConfigSpec.BooleanValue) - Static method in class com.stereowalker.unionlib.config.UnionValues.BooleanValue
 
build(ForgeConfigSpec.ConfigValue<T>) - Static method in class com.stereowalker.unionlib.config.UnionValues.ConfigValue
 
build(ForgeConfigSpec.DoubleValue) - Static method in class com.stereowalker.unionlib.config.UnionValues.DoubleValue
 
build(ForgeConfigSpec.EnumValue<T>) - Static method in class com.stereowalker.unionlib.config.UnionValues.EnumValue
 
build(ForgeConfigSpec.IntValue) - Static method in class com.stereowalker.unionlib.config.UnionValues.IntValue
 
builder() - Method in interface com.stereowalker.unionlib.api.collectors.BrewingRecipeCollector
 
Builder() - Constructor for class com.stereowalker.unionlib.api.collectors.BrewingRecipeCollector.Builder
 
Builder(Entity) - Constructor for class com.stereowalker.unionlib.network.syncher.RevisedSynchedEntityData.Builder
 
buildToFile() - Method in class com.stereowalker.unionlib.util.toml.TomlWriter
 
buildTranslationMap(Map<ResourceLocation, Integer>) - Static method in class com.stereowalker.unionlib.network.syncher.EntityDataDictionary
Called by the client when it receives the dictionary packet
button() - Method in record class com.stereowalker.unionlib.api.gui.MouseClickEvent
Returns the value of the button record component.
button() - Method in record class com.stereowalker.unionlib.api.gui.MouseDragEvent
Returns the value of the button record component.
button() - Method in record class com.stereowalker.unionlib.api.gui.MouseReleaseEvent
Returns the value of the button record component.
buttonBuilder(Component, Button.OnPress) - Static method in class com.stereowalker.unionlib.util.ScreenHelper
 
buttons - Variable in class com.stereowalker.unionlib.client.gui.screens.cosmetics.CosmeticsScreen
 
BY_ID - Static variable in enum class com.stereowalker.unionlib.world.entity.AccessorySlotGroup
 
byGroupAndIndex(AccessorySlot.Group, int) - Static method in enum class com.stereowalker.unionlib.world.entity.AccessorySlot
Returns the slot type based on the slot group and the index inside of that group.
byName(String) - Static method in enum class com.stereowalker.unionlib.supporter.Supporters.Type
 
byName(String) - Static method in enum class com.stereowalker.unionlib.world.entity.AccessorySlot
 
byName(String) - Static method in enum class com.stereowalker.unionlib.world.entity.AccessorySlot.Group
 
bySlot(AccessorySlot) - Static method in enum class com.stereowalker.unionlib.world.entity.AccessorySlotGroup
 

C

cacheFile(BufferedReader, File) - Static method in class com.stereowalker.unionlib.supporter.Supporters
 
calculateSpeed(LivingEntity) - Static method in class com.stereowalker.unionlib.hook.NeedleHooks
 
call_inject6(float) - Method in class com.stereowalker.unionlib.mixin.client.AbstractClientPlayerMixin
 
call_inject6(float) - Method in class com.stereowalker.unionlib.mixin.client.ItemInHandRendererMixin
 
can_color() - Method in record class com.stereowalker.unionlib.supporter.OwnedCosmetic
Returns the value of the can_color record component.
cancel() - Method in interface com.stereowalker.unionlib.api.insert.InsertCanceller
 
cancel() - Method in record class com.stereowalker.unionlib.insert.handler.AnvilContentChangeHandler.Ins
Returns the value of the cancel record component.
cancel() - Method in record class com.stereowalker.unionlib.insert.handler.entity.EntityCancellableInsertHandler.Insert
Returns the value of the cancel record component.
cancel() - Method in record class com.stereowalker.unionlib.insert.handler.InteractWithBlockHandler.Insert
Returns the value of the cancel record component.
cancel() - Method in record class com.stereowalker.unionlib.insert.handler.InteractWithEntityHandler.Insert
Returns the value of the cancel record component.
cancel() - Method in record class com.stereowalker.unionlib.insert.handler.InteractWithItemHandler.Insert
Returns the value of the cancel record component.
cancel() - Method in record class com.stereowalker.unionlib.insert.handler.living.LivingFallHandler.Insert
Returns the value of the cancel record component.
cancel() - Method in record class com.stereowalker.unionlib.insert.handler.living.player.PlayerAttackHandler.Insert
Returns the value of the cancel record component.
cancel() - Method in record class com.stereowalker.unionlib.insert.handler.LootTableLoadHandler.Insert
Returns the value of the cancel record component.
cancel() - Method in class com.stereowalker.unionlib.insert.InsertCancellerImpl
 
cancel(T) - Method in interface com.stereowalker.unionlib.api.insert.InsertResultCanceller
 
cancel(T) - Method in class com.stereowalker.unionlib.insert.InsertResultCancellerImpl
 
canceller() - Method in record class com.stereowalker.unionlib.insert.handler.LivingRenderCancellableHandler.Insert
Returns the value of the canceller record component.
cancelResult() - Method in interface com.stereowalker.unionlib.api.insert.InsertResultCanceller
 
cancelResult() - Method in record class com.stereowalker.unionlib.insert.handler.InteractWithEntityHandler.Insert
Returns the value of the cancelResult record component.
cancelResult() - Method in class com.stereowalker.unionlib.insert.InsertResultCancellerImpl
 
canDrownIn(boolean) - Method in class com.stereowalker.unionlib.world.level.material.FluidProperties.Builder
 
canDrownIn(LivingEntity) - Method in class com.stereowalker.unionlib.world.level.material.FluidProperties
Returns whether the entity can drown in the fluid.
canEquip(LivingEntity, ItemStack, EquipmentSlot) - Static method in class com.stereowalker.unionlib.util.LoaderHelper
 
canExtinguish(boolean) - Method in class com.stereowalker.unionlib.world.level.material.FluidProperties.Builder
 
canExtinguish(Entity) - Method in class com.stereowalker.unionlib.world.level.material.FluidProperties
Returns whether the entity can be extinguished by this fluid.
canPushEntity(boolean) - Method in class com.stereowalker.unionlib.world.level.material.FluidProperties.Builder
 
canPushEntity(Entity) - Method in class com.stereowalker.unionlib.world.level.material.FluidProperties
Returns whether the fluid can push an entity.
canSwim(boolean) - Method in class com.stereowalker.unionlib.world.level.material.FluidProperties.Builder
 
canSwim(Entity) - Method in class com.stereowalker.unionlib.world.level.material.FluidProperties
Returns whether the entity can swim in the fluid.
canTakeItemForPickAll(ItemStack, Slot) - Method in class com.stereowalker.unionlib.world.inventory.UnionMenu
Called to determine if the current slot is valid for the stack merging (double-click) code.
canTakeOnZeroExp() - Method in record class com.stereowalker.unionlib.insert.handler.AnvilContentChangeHandler.Ins
Returns the value of the canTakeOnZeroExp record component.
cape() - Method in record class com.stereowalker.unionlib.supporter.Supporters.Supporter
Returns the value of the cape record component.
CapeHandler - Class in com.stereowalker.unionlib.supporter
 
CapeHandler() - Constructor for class com.stereowalker.unionlib.supporter.CapeHandler
 
CARD - Enum constant in enum class com.stereowalker.unionlib.config.TestEnum
 
CategoryEntry(List<CosmeticButton>) - Constructor for class com.stereowalker.unionlib.client.gui.screens.cosmetics.CosmeticList.CategoryEntry
 
CategoryEntry(Component) - Constructor for class com.stereowalker.unionlib.client.gui.screens.config.ConfigList.CategoryEntry
 
CategoryEntry(Component) - Constructor for class com.stereowalker.unionlib.client.gui.screens.supporter.SupporterList.CategoryEntry
 
CENTER - Enum constant in enum class com.stereowalker.unionlib.util.ScreenHelper.ScreenOffset
 
centerHead() - Method in class com.stereowalker.unionlib.client.model.HatModel
 
chanceValue(String, String, ForgeConfigSpec.Builder, double, String...) - Static method in class com.stereowalker.unionlib.util.ConfigHelper
Deprecated.
 
changeFocus(boolean) - Method in class com.stereowalker.unionlib.client.gui.screens.config.ConfigList.CategoryEntry
 
changeFocus(boolean) - Method in class com.stereowalker.unionlib.client.gui.screens.cosmetics.CosmeticList.CategoryEntry
 
changeFocus(boolean) - Method in class com.stereowalker.unionlib.client.gui.screens.supporter.SupporterList.CategoryEntry
 
channel - Variable in class com.stereowalker.unionlib.forge.ForgeMod
 
channelName() - Method in interface com.stereowalker.unionlib.mod.PacketHolder
 
channels - Static variable in class com.stereowalker.unionlib.network.protocol.game.BasePacket
 
charTyped(char, int) - Method in class com.stereowalker.unionlib.client.gui.screens.DefaultList
 
charTyped(char, int) - Method in class com.stereowalker.unionlib.client.gui.screens.DefaultList.DefaultEntry
 
charTyped(char, int) - Method in class com.stereowalker.unionlib.client.gui.screens.DefaultScreen
 
charTyped(CharTypeEvent) - Method in class com.stereowalker.unionlib.client.gui.screens.config.lists.ListList.ListEntry
 
charTyped(CharTypeEvent) - Method in class com.stereowalker.unionlib.client.gui.screens.DefaultList
 
charTyped(CharTypeEvent) - Method in class com.stereowalker.unionlib.client.gui.screens.DefaultList.DefaultEntry
 
charTyped(CharTypeEvent) - Method in class com.stereowalker.unionlib.client.gui.screens.DefaultScreen
 
charTyped(GuiEventListener, CharTypeEvent) - Static method in class com.stereowalker.unionlib.util.ScreenHelper
 
CharTypeEvent - Record Class in com.stereowalker.unionlib.api.gui
 
CharTypeEvent(char, int) - Constructor for record class com.stereowalker.unionlib.api.gui.CharTypeEvent
Creates an instance of a CharTypeEvent record class.
CHEST - Enum constant in enum class com.stereowalker.unionlib.world.item.equipment.ArmorMatReference.ArmorSegment
 
children() - Method in class com.stereowalker.unionlib.client.gui.components.ModList.ModEntry
 
children() - Method in class com.stereowalker.unionlib.client.gui.screens.config.ConfigList.CategoryEntry
 
children() - Method in class com.stereowalker.unionlib.client.gui.screens.config.ConfigList.ConfigEntry
 
children() - Method in class com.stereowalker.unionlib.client.gui.screens.config.lists.ListList.AddEntry
 
children() - Method in class com.stereowalker.unionlib.client.gui.screens.config.lists.ListList.ListEntry
 
children() - Method in class com.stereowalker.unionlib.client.gui.screens.config.MultiConfigList.Entry
 
children() - Method in class com.stereowalker.unionlib.client.gui.screens.cosmetics.CosmeticList.CategoryEntry
 
children() - Method in class com.stereowalker.unionlib.client.gui.screens.supporter.SupporterList.CategoryEntry
 
clamp01(float) - Static method in record class com.stereowalker.unionlib.util.math.ImmutableColor
Clamps a float between 0 and 1.
ClassNRegistry<T> - Class in com.stereowalker.unionlib.core.registries
 
ClassNRegistry(ResourceKey<Registry<T>>, Class<?>) - Constructor for class com.stereowalker.unionlib.core.registries.ClassNRegistry
 
classs - Variable in class com.stereowalker.unionlib.core.registries.ClassNRegistry
 
clearCraftingContent() - Method in class com.stereowalker.unionlib.world.inventory.UnionMenu
 
Client - Enum constant in enum class com.stereowalker.unionlib.config.ConfigSide
 
Client() - Constructor for class com.stereowalker.unionlib.util.VersionHelper.Client
 
CLIENT - Enum constant in enum class com.stereowalker.unionlib.mod.MinecraftMod.LoadType
 
CLIENT - Enum constant in enum class com.stereowalker.unionlib.mod.ModHandler.LoadState
 
CLIENT_TICK_BEGIN - Static variable in class com.stereowalker.unionlib.insert.ClientInserts
 
CLIENT_TICK_FINISH - Static variable in class com.stereowalker.unionlib.insert.ClientInserts
 
ClientboundConfigPacket - Class in com.stereowalker.unionlib.network.protocol.game
 
ClientboundConfigPacket(Map<String, String>) - Constructor for class com.stereowalker.unionlib.network.protocol.game.ClientboundConfigPacket
 
ClientboundConfigPacket(FriendlyByteBuf) - Constructor for class com.stereowalker.unionlib.network.protocol.game.ClientboundConfigPacket
 
ClientboundRevisedEntityDataPacket - Class in com.stereowalker.unionlib.network.protocol.game
 
ClientboundRevisedEntityDataPacket(int, List<SynchedEntityData.DataValue<?>>) - Constructor for class com.stereowalker.unionlib.network.protocol.game.ClientboundRevisedEntityDataPacket
 
ClientboundRevisedEntityDataPacket(FriendlyByteBuf) - Constructor for class com.stereowalker.unionlib.network.protocol.game.ClientboundRevisedEntityDataPacket
 
ClientboundSyncEntityDataDictionaryPacket - Class in com.stereowalker.unionlib.network.protocol.game
 
ClientboundSyncEntityDataDictionaryPacket() - Constructor for class com.stereowalker.unionlib.network.protocol.game.ClientboundSyncEntityDataDictionaryPacket
 
ClientboundSyncEntityDataDictionaryPacket(FriendlyByteBuf) - Constructor for class com.stereowalker.unionlib.network.protocol.game.ClientboundSyncEntityDataDictionaryPacket
 
ClientboundUnionPacket - Class in com.stereowalker.unionlib.network.protocol.game
 
ClientboundUnionPacket(FriendlyByteBuf) - Constructor for class com.stereowalker.unionlib.network.protocol.game.ClientboundUnionPacket
 
ClientboundUnionPacket.ClientExecute - Class in com.stereowalker.unionlib.network.protocol.game
 
ClientExecute() - Constructor for class com.stereowalker.unionlib.network.protocol.game.ClientboundUnionPacket.ClientExecute
 
ClientInserts - Class in com.stereowalker.unionlib.insert
 
ClientInserts() - Constructor for class com.stereowalker.unionlib.insert.ClientInserts
 
ClientLevelMixin - Class in com.stereowalker.unionlib.mixin.client
 
ClientLevelMixin(WritableLevelData, ResourceKey<Level>, RegistryAccess, Holder<DimensionType>, Supplier<ProfilerFiller>, boolean, boolean, long, int) - Constructor for class com.stereowalker.unionlib.mixin.client.ClientLevelMixin
 
ClientPacketListenerMixin - Class in com.stereowalker.unionlib.mixin.client
 
ClientPacketListenerMixin() - Constructor for class com.stereowalker.unionlib.mixin.client.ClientPacketListenerMixin
 
ClientSegment - Class in com.stereowalker.unionlib.mod
 
ClientSegment() - Constructor for class com.stereowalker.unionlib.mod.ClientSegment
 
clientStuff() - Method in class com.stereowalker.unionlib.forge.ForgeMod
 
CODEC - Static variable in enum class com.stereowalker.unionlib.world.entity.AccessorySlot
 
CODEC - Static variable in enum class com.stereowalker.unionlib.world.entity.AccessorySlot.Group
 
CODEC - Static variable in enum class com.stereowalker.unionlib.world.entity.AccessorySlotGroup
 
codePoint() - Method in record class com.stereowalker.unionlib.api.gui.CharTypeEvent
Returns the value of the codePoint record component.
collectCurrentModifier(Player, TooltipFlag, CallbackInfoReturnable<List>, List, MutableComponent, int, EquipmentSlot[], int, int, EquipmentSlot, Multimap, Iterator, Map.Entry, AttributeModifier) - Method in class com.stereowalker.unionlib.mixin.ItemStackMixin
 
Color - Interface in com.stereowalker.unionlib.util.math
A robust RGBA color class with support for multiple color spaces, conversion routines, and named‐color parsing.
colorEquals(Object) - Method in interface com.stereowalker.unionlib.util.math.Color
 
colorHashCode() - Method in interface com.stereowalker.unionlib.util.math.Color
 
ColorOverrideCollector - Interface in com.stereowalker.unionlib.api.collectors
 
colors() - Method in record class com.stereowalker.unionlib.supporter.CosmeticSelection
Returns the value of the colors record component.
colors() - Method in record class com.stereowalker.unionlib.supporter.OwnedCosmetic
Returns the value of the colors record component.
colorToString() - Method in interface com.stereowalker.unionlib.util.math.Color
 
column() - Method in class com.stereowalker.unionlib.util.toml.TomlParseError
 
com.stereowalker.unionlib - package com.stereowalker.unionlib
 
com.stereowalker.unionlib.api.collectors - package com.stereowalker.unionlib.api.collectors
 
com.stereowalker.unionlib.api.creativetabs - package com.stereowalker.unionlib.api.creativetabs
 
com.stereowalker.unionlib.api.gui - package com.stereowalker.unionlib.api.gui
 
com.stereowalker.unionlib.api.insert - package com.stereowalker.unionlib.api.insert
 
com.stereowalker.unionlib.api.keymaps - package com.stereowalker.unionlib.api.keymaps
 
com.stereowalker.unionlib.api.registries - package com.stereowalker.unionlib.api.registries
 
com.stereowalker.unionlib.client.gui - package com.stereowalker.unionlib.client.gui
 
com.stereowalker.unionlib.client.gui.components - package com.stereowalker.unionlib.client.gui.components
 
com.stereowalker.unionlib.client.gui.screens - package com.stereowalker.unionlib.client.gui.screens
 
com.stereowalker.unionlib.client.gui.screens.config - package com.stereowalker.unionlib.client.gui.screens.config
 
com.stereowalker.unionlib.client.gui.screens.config.lists - package com.stereowalker.unionlib.client.gui.screens.config.lists
 
com.stereowalker.unionlib.client.gui.screens.controls - package com.stereowalker.unionlib.client.gui.screens.controls
 
com.stereowalker.unionlib.client.gui.screens.cosmetics - package com.stereowalker.unionlib.client.gui.screens.cosmetics
 
com.stereowalker.unionlib.client.gui.screens.inventory - package com.stereowalker.unionlib.client.gui.screens.inventory
 
com.stereowalker.unionlib.client.gui.screens.supporter - package com.stereowalker.unionlib.client.gui.screens.supporter
 
com.stereowalker.unionlib.client.gui.widget.button - package com.stereowalker.unionlib.client.gui.widget.button
 
com.stereowalker.unionlib.client.keybindings - package com.stereowalker.unionlib.client.keybindings
 
com.stereowalker.unionlib.client.model - package com.stereowalker.unionlib.client.model
 
com.stereowalker.unionlib.config - package com.stereowalker.unionlib.config
 
com.stereowalker.unionlib.config.tests - package com.stereowalker.unionlib.config.tests
 
com.stereowalker.unionlib.core.registries - package com.stereowalker.unionlib.core.registries
 
com.stereowalker.unionlib.event - package com.stereowalker.unionlib.event
 
com.stereowalker.unionlib.event.item - package com.stereowalker.unionlib.event.item
 
com.stereowalker.unionlib.event.potionfluid - package com.stereowalker.unionlib.event.potionfluid
 
com.stereowalker.unionlib.forge - package com.stereowalker.unionlib.forge
 
com.stereowalker.unionlib.hook - package com.stereowalker.unionlib.hook
 
com.stereowalker.unionlib.insert - package com.stereowalker.unionlib.insert
 
com.stereowalker.unionlib.insert.handler - package com.stereowalker.unionlib.insert.handler
 
com.stereowalker.unionlib.insert.handler.entity - package com.stereowalker.unionlib.insert.handler.entity
 
com.stereowalker.unionlib.insert.handler.item - package com.stereowalker.unionlib.insert.handler.item
 
com.stereowalker.unionlib.insert.handler.living - package com.stereowalker.unionlib.insert.handler.living
 
com.stereowalker.unionlib.insert.handler.living.player - package com.stereowalker.unionlib.insert.handler.living.player
 
com.stereowalker.unionlib.insert.handler.server - package com.stereowalker.unionlib.insert.handler.server
 
com.stereowalker.unionlib.mixin - package com.stereowalker.unionlib.mixin
 
com.stereowalker.unionlib.mixin.client - package com.stereowalker.unionlib.mixin.client
 
com.stereowalker.unionlib.mixin.inserts - package com.stereowalker.unionlib.mixin.inserts
 
com.stereowalker.unionlib.mixin.inserts.client - package com.stereowalker.unionlib.mixin.inserts.client
 
com.stereowalker.unionlib.mixin.potionfluid - package com.stereowalker.unionlib.mixin.potionfluid
 
com.stereowalker.unionlib.mixin.server - package com.stereowalker.unionlib.mixin.server
 
com.stereowalker.unionlib.mixin.syncheddata - package com.stereowalker.unionlib.mixin.syncheddata
 
com.stereowalker.unionlib.mod - package com.stereowalker.unionlib.mod
 
com.stereowalker.unionlib.network.protocol.game - package com.stereowalker.unionlib.network.protocol.game
 
com.stereowalker.unionlib.network.syncher - package com.stereowalker.unionlib.network.syncher
 
com.stereowalker.unionlib.resource - package com.stereowalker.unionlib.resource
 
com.stereowalker.unionlib.supporter - package com.stereowalker.unionlib.supporter
 
com.stereowalker.unionlib.util - package com.stereowalker.unionlib.util
 
com.stereowalker.unionlib.util.math - package com.stereowalker.unionlib.util.math
 
com.stereowalker.unionlib.util.newclasses - package com.stereowalker.unionlib.util.newclasses
 
com.stereowalker.unionlib.util.toml - package com.stereowalker.unionlib.util.toml
 
com.stereowalker.unionlib.world.entity - package com.stereowalker.unionlib.world.entity
 
com.stereowalker.unionlib.world.entity.ai - package com.stereowalker.unionlib.world.entity.ai
 
com.stereowalker.unionlib.world.entity.player - package com.stereowalker.unionlib.world.entity.player
 
com.stereowalker.unionlib.world.inventory - package com.stereowalker.unionlib.world.inventory
 
com.stereowalker.unionlib.world.item - package com.stereowalker.unionlib.world.item
 
com.stereowalker.unionlib.world.item.crafting - package com.stereowalker.unionlib.world.item.crafting
 
com.stereowalker.unionlib.world.item.equipment - package com.stereowalker.unionlib.world.item.equipment
 
com.stereowalker.unionlib.world.level.block.state.properties - package com.stereowalker.unionlib.world.level.block.state.properties
 
com.stereowalker.unionlib.world.level.material - package com.stereowalker.unionlib.world.level.material
 
CommandCollector - Interface in com.stereowalker.unionlib.api.collectors
 
comment() - Element in annotation interface com.stereowalker.unionlib.config.UnionConfig.Comment
 
CommentedEnum<T extends Enum<?>> - Interface in com.stereowalker.unionlib.config
 
comments - Variable in class com.stereowalker.unionlib.config.ConfigHolder
 
commonStuff() - Method in class com.stereowalker.unionlib.forge.ForgeMod
 
CompoundNBT - Static variable in class com.stereowalker.unionlib.util.NBTHelper.NbtType
 
config - Variable in class com.stereowalker.unionlib.client.gui.screens.config.ConfigList.ConfigEntry
 
Config - Class in com.stereowalker.unionlib.config
 
Config() - Constructor for class com.stereowalker.unionlib.config.Config
 
CONFIG - Static variable in class com.stereowalker.unionlib.UnionLib
 
config_button - Variable in class com.stereowalker.unionlib.config.Config
 
config_button - Variable in class com.stereowalker.unionlib.config.ServerConfig
 
config_initialization - Static variable in class com.stereowalker.unionlib.config.ConfigClassBuilder
 
config_initialization - Static variable in class com.stereowalker.unionlib.config.ConfigObjectBuilder
 
ConfigBuilder - Class in com.stereowalker.unionlib.config
 
ConfigBuilder() - Constructor for class com.stereowalker.unionlib.config.ConfigBuilder
 
ConfigBuilder.Init - Class in com.stereowalker.unionlib.config
 
configButton - Variable in class com.stereowalker.unionlib.client.gui.screens.config.ConfigList.ConfigEntry
The mod
configButton - Variable in class com.stereowalker.unionlib.client.gui.screens.config.MultiConfigList.Entry
The localized key description for this KeyEntry
ConfigClassBuilder - Class in com.stereowalker.unionlib.config
 
ConfigClassBuilder() - Constructor for class com.stereowalker.unionlib.config.ConfigClassBuilder
 
configClasses - Variable in class com.stereowalker.unionlib.client.gui.screens.config.MinecraftModConfigsScreen
 
ConfigCollector - Interface in com.stereowalker.unionlib.api.collectors
 
ConfigHelper - Class in com.stereowalker.unionlib.util
Deprecated.
ConfigHelper() - Constructor for class com.stereowalker.unionlib.util.ConfigHelper
Deprecated.
 
ConfigHolder<T> - Class in com.stereowalker.unionlib.config
 
ConfigHolder(String, TomlWriter, T, String, List<Component>, boolean, T, T, String, String[]) - Constructor for class com.stereowalker.unionlib.config.ConfigHolder
 
configInteractable - Variable in class com.stereowalker.unionlib.client.gui.screens.config.ConfigList.ConfigEntry
 
configInteractable - Variable in class com.stereowalker.unionlib.client.gui.screens.config.lists.ListList.ListEntry
 
ConfigList - Class in com.stereowalker.unionlib.client.gui.screens.config
 
ConfigList(Minecraft, ConfigScreen, UnionConfig) - Constructor for class com.stereowalker.unionlib.client.gui.screens.config.ConfigList
 
ConfigList.BooleanEntry - Class in com.stereowalker.unionlib.client.gui.screens.config
 
ConfigList.CategoryEntry - Class in com.stereowalker.unionlib.client.gui.screens.config
 
ConfigList.ConfigEntry<T> - Class in com.stereowalker.unionlib.client.gui.screens.config
 
ConfigList.Entry - Class in com.stereowalker.unionlib.client.gui.screens.config
 
ConfigList.EnumEntry - Class in com.stereowalker.unionlib.client.gui.screens.config
 
ConfigList.ListEntry - Class in com.stereowalker.unionlib.client.gui.screens.config
 
ConfigList.NumberedEntry<V extends Number> - Class in com.stereowalker.unionlib.client.gui.screens.config
 
ConfigList.StringEntry - Class in com.stereowalker.unionlib.client.gui.screens.config
 
configName(UnionConfig.Entry) - Static method in class com.stereowalker.unionlib.config.ConfigBuilder
 
configName(UnionConfig.Entry, String) - Static method in class com.stereowalker.unionlib.config.ConfigBuilder
 
ConfigObject - Interface in com.stereowalker.unionlib.config
 
ConfigObjectBuilder - Class in com.stereowalker.unionlib.config
 
ConfigObjectBuilder() - Constructor for class com.stereowalker.unionlib.config.ConfigObjectBuilder
 
configObjects - Variable in class com.stereowalker.unionlib.client.gui.screens.config.MinecraftModConfigsScreen
 
configPath() - Static method in class com.stereowalker.unionlib.util.LoaderHelper
 
ConfigScreen - Class in com.stereowalker.unionlib.client.gui.screens.config
 
ConfigScreen(Screen, ConfigObject) - Constructor for class com.stereowalker.unionlib.client.gui.screens.config.ConfigScreen
 
ConfigScreen(Screen, ConfigObject, Component) - Constructor for class com.stereowalker.unionlib.client.gui.screens.config.ConfigScreen
 
ConfigScreen(Screen, Class<?>) - Constructor for class com.stereowalker.unionlib.client.gui.screens.config.ConfigScreen
 
ConfigScreen(Screen, Class<?>, Component) - Constructor for class com.stereowalker.unionlib.client.gui.screens.config.ConfigScreen
 
ConfigSide - Enum Class in com.stereowalker.unionlib.config
 
ConfigValue(ForgeConfigSpec.ConfigValue<T>, T) - Constructor for class com.stereowalker.unionlib.config.UnionValues.ConfigValue
 
containerTick() - Method in class com.stereowalker.unionlib.client.gui.screens.inventory.UnionInventoryScreen
 
contains(String) - Method in class com.stereowalker.unionlib.util.toml.TomlTable
 
containsStrings() - Method in class com.stereowalker.unionlib.util.toml.TomlArray
 
containsTables() - Method in class com.stereowalker.unionlib.util.toml.TomlArray
 
context() - Method in interface com.stereowalker.unionlib.api.collectors.CommandCollector
 
copyBlockPropertyWithId(BlockBehaviour, String) - Static method in class com.stereowalker.unionlib.util.VersionHelper
 
copyBlockPropertyWithId(BlockBehaviour, ResourceLocation) - Static method in class com.stereowalker.unionlib.util.VersionHelper
 
copyData(ItemStack, ItemStack) - Method in class com.stereowalker.unionlib.util.VersionHelper.Data
 
Cosmetic - Class in com.stereowalker.unionlib.supporter
 
Cosmetic(String, boolean, int, String, Map<String, String>, List<String>) - Constructor for class com.stereowalker.unionlib.supporter.Cosmetic
 
cosmetic_button - Variable in class com.stereowalker.unionlib.config.Config
 
COSMETIC_BUTTON_IMAGE - Static variable in class com.stereowalker.unionlib.UnionLib.Locations
 
CosmeticButton - Class in com.stereowalker.unionlib.client.gui.components
 
CosmeticButton(int, int, int, int, CosmeticSelection, Button.OnPress) - Constructor for class com.stereowalker.unionlib.client.gui.components.CosmeticButton
 
CosmeticHandler - Class in com.stereowalker.unionlib.supporter
 
CosmeticHandler() - Constructor for class com.stereowalker.unionlib.supporter.CosmeticHandler
 
CosmeticHandler.LERAccess<T extends net.minecraft.world.entity.LivingEntity,M extends net.minecraft.client.model.EntityModel<T>> - Interface in com.stereowalker.unionlib.supporter
 
cosmeticId() - Method in record class com.stereowalker.unionlib.supporter.CosmeticSelection
Returns the value of the cosmeticId record component.
cosmeticId() - Method in record class com.stereowalker.unionlib.supporter.OwnedCosmetic
Returns the value of the cosmeticId record component.
CosmeticList - Class in com.stereowalker.unionlib.client.gui.screens.cosmetics
 
CosmeticList(Minecraft, CosmeticsScreen) - Constructor for class com.stereowalker.unionlib.client.gui.screens.cosmetics.CosmeticList
 
CosmeticList.CategoryEntry - Class in com.stereowalker.unionlib.client.gui.screens.cosmetics
 
CosmeticList.Entry - Class in com.stereowalker.unionlib.client.gui.screens.cosmetics
 
Cosmetics - Class in com.stereowalker.unionlib.supporter
 
Cosmetics(Minecraft) - Constructor for class com.stereowalker.unionlib.supporter.Cosmetics
 
CosmeticSelection - Record Class in com.stereowalker.unionlib.supporter
 
CosmeticSelection(String, String, Map<String, Color>) - Constructor for record class com.stereowalker.unionlib.supporter.CosmeticSelection
Creates an instance of a CosmeticSelection record class.
CosmeticsScreen - Class in com.stereowalker.unionlib.client.gui.screens.cosmetics
 
CosmeticsScreen(Screen) - Constructor for class com.stereowalker.unionlib.client.gui.screens.cosmetics.CosmeticsScreen
 
cosmeticTextures - Static variable in class com.stereowalker.unionlib.supporter.Cosmetics
 
cost() - Method in record class com.stereowalker.unionlib.insert.handler.AnvilContentChangeHandler.Ins
Returns the value of the cost record component.
craftingStack() - Method in record class com.stereowalker.unionlib.insert.handler.ItemCraftedHandler.Insert
Returns the value of the craftingStack record component.
craftMatrix() - Method in record class com.stereowalker.unionlib.insert.handler.ItemCraftedHandler.Insert
Returns the value of the craftMatrix record component.
craftRemainder(ItemStack) - Static method in class com.stereowalker.unionlib.util.LoaderHelper
 
create(Supplier<T>) - Static method in class com.stereowalker.unionlib.core.registries.Housing
 
create(ResourceLocation) - Static method in class com.stereowalker.unionlib.world.level.material.FluidProperties
 
createBodyLayer(String, String) - Static method in class com.stereowalker.unionlib.client.model.HatModel
 
createBodyLayer2(Cosmetic) - Static method in class com.stereowalker.unionlib.client.model.HatModel
 
createButtons() - Method in class com.stereowalker.unionlib.client.gui.screens.cosmetics.CosmeticList
 
createEraseMemoryIf(Predicate<E>, MemoryModuleType<?>) - Static method in class com.stereowalker.unionlib.util.VersionHelper
 
createGenericArmor(ArmorMatReference, ArmorMatReference.ArmorSegment, Item.Properties) - Static method in class com.stereowalker.unionlib.util.VersionHelper
 
createJson() - Static method in class com.stereowalker.unionlib.supporter.Supporters
 
createLevels_inject(ChunkProgressListener, CallbackInfo) - Method in class com.stereowalker.unionlib.mixin.MinecraftServerMixin
 
createMeleeAttack(int) - Static method in class com.stereowalker.unionlib.util.VersionHelper
 
createSetWalkTargetFromAttackTargetIfTargetOutOfReach(float) - Static method in class com.stereowalker.unionlib.util.VersionHelper
 
createStackIngredient(ItemStack) - Static method in class com.stereowalker.unionlib.util.LoaderHelper
 
createStartAttacking(Function<E, Optional<? extends LivingEntity>>) - Static method in class com.stereowalker.unionlib.util.VersionHelper
 
createStopAttackingIfTargetInvalid(BiConsumer<E, LivingEntity>) - Static method in class com.stereowalker.unionlib.util.VersionHelper
 
createWrappedRegistry(MinecraftMod, boolean, ResourceKey<Registry<V>>) - Static method in class com.stereowalker.unionlib.forge.PlatformHelper
 
createWrapper() - Static method in class com.stereowalker.unionlib.util.RegistryHelper
 
CreativeModeTabMixin - Class in com.stereowalker.unionlib.mixin
 
CreativeModeTabMixin() - Constructor for class com.stereowalker.unionlib.mixin.CreativeModeTabMixin
 
CreativeTabBuilder - Interface in com.stereowalker.unionlib.api.creativetabs
 
CreativeTabPopulator - Interface in com.stereowalker.unionlib.api.creativetabs
 
CRITICAL_DAMAGE - Static variable in class com.stereowalker.unionlib.world.entity.ai.UAttributes
 
CRITICAL_RATE - Static variable in class com.stereowalker.unionlib.world.entity.ai.UAttributes
 
currentDedicatedServerInstance - Static variable in class com.stereowalker.unionlib.config.ConfigBuilder
 
currentUser - Variable in class com.stereowalker.unionlib.client.gui.screens.cosmetics.CosmeticsScreen
 
customFluid(CallbackInfoReturnable<FluidType>) - Method in class com.stereowalker.unionlib.mixin.FluidMixin
 
CustomInventoryGetter - Interface in com.stereowalker.unionlib.world.entity.player
 
customMovement(Funcs._4<FluidState, LivingEntity, Vec3, Double, Boolean>) - Method in class com.stereowalker.unionlib.world.level.material.FluidProperties.Builder
 

D

damageMultiplier() - Method in record class com.stereowalker.unionlib.insert.handler.living.LivingFallHandler.Insert
Returns the value of the damageMultiplier record component.
darken(float) - Method in interface com.stereowalker.unionlib.util.math.Color
Returns a darker version of this color by dividing each RGB by factor (>1).
darken(float) - Method in record class com.stereowalker.unionlib.util.math.ImmutableColor
 
darken(float) - Method in class com.stereowalker.unionlib.util.math.MutableColor
 
darken(float, Funcs._4<Float, Float, Float, Float, T>) - Method in interface com.stereowalker.unionlib.util.math.Color
 
Data(Predicate<ItemStack>, Function<ItemStack, T>, BiConsumer<ItemStack, T>, Consumer<ItemStack>) - Constructor for class com.stereowalker.unionlib.util.VersionHelper.Data
 
dd(Item.Properties, CallbackInfo) - Method in class com.stereowalker.unionlib.mixin.BowItemMixin
 
debug - Variable in class com.stereowalker.unionlib.config.Config
 
debug(Object) - Static method in class com.stereowalker.unionlib.supporter.Supporters
 
debug(Object) - Static method in class com.stereowalker.unionlib.UnionLib
 
debug(Object, boolean) - Static method in class com.stereowalker.unionlib.UnionLib
 
Default_Bow_Draw_Speed - Enum constant in enum class com.stereowalker.unionlib.UnionLib.Modulo
 
DefaultAttributeModifier - Interface in com.stereowalker.unionlib.api.collectors
Deprecated.
defaultCellSetting() - Method in class com.stereowalker.unionlib.util.newclasses.LinearLayout
 
DefaultEntry() - Constructor for class com.stereowalker.unionlib.client.gui.screens.DefaultList.DefaultEntry
 
DefaultList<E extends net.minecraft.client.gui.components.ContainerObjectSelectionList.Entry<E>> - Class in com.stereowalker.unionlib.client.gui.screens
 
DefaultList(Minecraft, int, int, int, int, int) - Constructor for class com.stereowalker.unionlib.client.gui.screens.DefaultList
 
DefaultList.DefaultEntry<E extends net.minecraft.client.gui.components.ContainerObjectSelectionList.Entry<E>> - Class in com.stereowalker.unionlib.client.gui.screens
 
DefaultScreen - Class in com.stereowalker.unionlib.client.gui.screens
 
DefaultScreen(Component, Screen) - Constructor for class com.stereowalker.unionlib.client.gui.screens.DefaultScreen
 
defaultValue - Variable in class com.stereowalker.unionlib.config.ConfigHolder
 
defense() - Method in record class com.stereowalker.unionlib.world.item.equipment.ArmorMatReference
Returns the value of the defense record component.
define(EntityDataAccessor<T>, T) - Method in class com.stereowalker.unionlib.network.syncher.RevisedSynchedEntityData.Builder
 
defineId(ResourceLocation, EntityDataSerializer<T>) - Static method in class com.stereowalker.unionlib.network.syncher.RevisedSynchedEntityData
 
defineRevisedSynchedData(Class<? extends Entity>, EntityDataAccessor<T>, T) - Method in interface com.stereowalker.unionlib.api.collectors.EntityModifier
 
defineRevisedSynchedData(Class<? extends Entity>, EntityDataAccessor<T>, T) - Method in class com.stereowalker.unionlib.world.entity.EntityModifierImpl
 
defineSynchedData() - Method in class com.stereowalker.unionlib.mixin.syncheddata.EntityMixin
 
deltaX() - Method in record class com.stereowalker.unionlib.api.gui.MouseDragEvent
Returns the value of the deltaX record component.
deltaY() - Method in record class com.stereowalker.unionlib.api.gui.MouseDragEvent
Returns the value of the deltaY record component.
destroyVanishingCursedItems_inject(CallbackInfo) - Method in class com.stereowalker.unionlib.mixin.PlayerMixin
 
DIAMOND - Enum constant in enum class com.stereowalker.unionlib.supporter.Supporters.Type
 
disable() - Method in enum class com.stereowalker.unionlib.UnionLib.Modulo
 
disableAccessoryInventory() - Static method in class com.stereowalker.unionlib.UnionLib.Modules
Deprecated.
 
disableConfig() - Static method in class com.stereowalker.unionlib.UnionLib
 
discordId() - Method in record class com.stereowalker.unionlib.supporter.Supporters.Supporter
Returns the value of the discordId record component.
disp - Variable in enum class com.stereowalker.unionlib.supporter.Supporters.Type
 
dispatcher() - Method in interface com.stereowalker.unionlib.api.collectors.CommandCollector
 
display_cape - Variable in class com.stereowalker.unionlib.config.ServerConfig
 
displayName() - Method in record class com.stereowalker.unionlib.supporter.Supporters.Supporter
Returns the value of the displayName record component.
distance() - Method in record class com.stereowalker.unionlib.insert.handler.living.LivingFallHandler.Insert
Returns the value of the distance record component.
doArmorMaterials(MinecraftMod) - Static method in class com.stereowalker.unionlib.forge.PlatformHelper
 
doClientInitialization(Minecraft) - Static method in class com.stereowalker.unionlib.mod.ModHandler
 
doCreativeTabs(MinecraftMod) - Static method in class com.stereowalker.unionlib.forge.PlatformHelper
 
doesPlayerNeedCapeClient(AbstractClientPlayer) - Static method in class com.stereowalker.unionlib.supporter.CapeHandler
Does the player have a Custom cape?
doesPlayerNeedCosmetic(Player) - Static method in class com.stereowalker.unionlib.supporter.CosmeticHandler
Does the player have a Custom cape?
doServerInitialization(MinecraftServer) - Static method in class com.stereowalker.unionlib.mod.ModHandler
 
dottedKeySet() - Method in class com.stereowalker.unionlib.util.toml.TomlTable
Returns the set of all leaf key paths in dotted notation.
doubleClick() - Method in record class com.stereowalker.unionlib.api.gui.MouseClickEvent
Returns the value of the doubleClick record component.
doubleValue(String, String, ForgeConfigSpec.Builder, double, double, double, String...) - Static method in class com.stereowalker.unionlib.util.ConfigHelper
Deprecated.
 
DoubleValue(ForgeConfigSpec.DoubleValue, double) - Constructor for class com.stereowalker.unionlib.config.UnionValues.DoubleValue
 
draw(GuiRenderer, int, int, boolean) - Method in class com.stereowalker.unionlib.client.gui.components.ModList.ModEntry
 
draw(GuiRenderer, int, int, boolean) - Method in class com.stereowalker.unionlib.client.gui.screens.config.ConfigList.BooleanEntry
 
draw(GuiRenderer, int, int, boolean) - Method in class com.stereowalker.unionlib.client.gui.screens.config.ConfigList.CategoryEntry
 
draw(GuiRenderer, int, int, boolean) - Method in class com.stereowalker.unionlib.client.gui.screens.config.ConfigList.ConfigEntry
 
draw(GuiRenderer, int, int, boolean) - Method in class com.stereowalker.unionlib.client.gui.screens.config.ConfigList.EnumEntry
 
draw(GuiRenderer, int, int, boolean) - Method in class com.stereowalker.unionlib.client.gui.screens.config.lists.ListList.AddEntry
 
draw(GuiRenderer, int, int, boolean) - Method in class com.stereowalker.unionlib.client.gui.screens.config.lists.ListList.ListEntry
 
draw(GuiRenderer, int, int, boolean) - Method in class com.stereowalker.unionlib.client.gui.screens.config.MultiConfigList.Entry
 
draw(GuiRenderer, int, int, boolean) - Method in class com.stereowalker.unionlib.client.gui.screens.cosmetics.CosmeticList.CategoryEntry
 
draw(GuiRenderer, int, int, boolean) - Method in class com.stereowalker.unionlib.client.gui.screens.DefaultList.DefaultEntry
 
draw(GuiRenderer, int, int, boolean) - Method in class com.stereowalker.unionlib.client.gui.screens.supporter.SupporterList.CategoryEntry
 
DRAW_SPEED - Static variable in class com.stereowalker.unionlib.world.entity.ai.UAttributes
 
drawAfterWidgets(GuiRenderer, int, int) - Method in class com.stereowalker.unionlib.client.gui.screens.DefaultScreen
 
drawBackground(GuiRenderer, int, int, Runnable) - Method in interface com.stereowalker.unionlib.api.gui.SeamlessScreen
 
drawBeforeWidgets(GuiRenderer, int, int) - Method in class com.stereowalker.unionlib.client.gui.screens.DefaultScreen
 
drawContents(GuiRenderer, int, int, Runnable) - Method in interface com.stereowalker.unionlib.api.gui.SeamlessContainerScreen
 
drawOnScreen(GuiRenderer, int, int) - Method in class com.stereowalker.unionlib.client.gui.screens.config.ConfigScreen
 
drawOnScreen(GuiRenderer, int, int) - Method in class com.stereowalker.unionlib.client.gui.screens.config.lists.ListScreen
 
drawOnScreen(GuiRenderer, int, int) - Method in class com.stereowalker.unionlib.client.gui.screens.config.MinecraftModConfigsScreen
 
drawOnScreen(GuiRenderer, int, int) - Method in class com.stereowalker.unionlib.client.gui.screens.cosmetics.CosmeticsScreen
 
drawOnScreen(GuiRenderer, int, int) - Method in class com.stereowalker.unionlib.client.gui.screens.DefaultScreen
Deprecated, for removal: This API element is subject to removal in a future version.
drawOnScreen(GuiRenderer, int, int) - Method in class com.stereowalker.unionlib.client.gui.screens.ModConfigurationScreen
 
drawOnScreen(GuiRenderer, int, int) - Method in class com.stereowalker.unionlib.client.gui.screens.supporter.SupporterScreen
 
drawOnScreen(GuiRenderer, int, int) - Method in class com.stereowalker.unionlib.client.gui.screens.UnionModsScreen
 
drawString(String, int, int, int, boolean) - Method in interface com.stereowalker.unionlib.api.gui.GuiRenderer
Deprecated, for removal: This API element is subject to removal in a future version.
drawString(String, int, int, int, boolean) - Method in class com.stereowalker.unionlib.client.gui.GuiRendererImpl
 
drawString(Component, int, int, int, boolean) - Method in interface com.stereowalker.unionlib.api.gui.GuiRenderer
Deprecated, for removal: This API element is subject to removal in a future version.
drawString(Component, int, int, int, boolean) - Method in class com.stereowalker.unionlib.client.gui.GuiRendererImpl
 
drawText(String, int, int, Color, boolean) - Method in interface com.stereowalker.unionlib.api.gui.GuiRenderer
 
drawText(String, int, int, Color, boolean) - Method in class com.stereowalker.unionlib.client.gui.GuiRendererImpl
 
drawText(Font, String, int, int, Color, boolean) - Method in interface com.stereowalker.unionlib.api.gui.GuiRenderer
 
drawText(Font, String, int, int, Color, boolean) - Method in class com.stereowalker.unionlib.client.gui.GuiRendererImpl
 
drawText(Font, Component, int, int, Color, boolean) - Method in interface com.stereowalker.unionlib.api.gui.GuiRenderer
 
drawText(Font, Component, int, int, Color, boolean) - Method in class com.stereowalker.unionlib.client.gui.GuiRendererImpl
 
drawText(Component, int, int, Color, boolean) - Method in interface com.stereowalker.unionlib.api.gui.GuiRenderer
 
drawText(Component, int, int, Color, boolean) - Method in class com.stereowalker.unionlib.client.gui.GuiRendererImpl
 
drawWidget(AbstractWidget, int, int) - Method in interface com.stereowalker.unionlib.api.gui.GuiRenderer
 
drawWidget(AbstractWidget, int, int) - Method in class com.stereowalker.unionlib.client.gui.GuiRendererImpl
 
dropAll() - Method in class com.stereowalker.unionlib.world.entity.player.UnionInventory
Drop all armor and main inventory items.
dropEquipment_inject(CallbackInfo) - Method in class com.stereowalker.unionlib.mixin.PlayerMixin
 
durability() - Method in record class com.stereowalker.unionlib.world.item.equipment.ArmorMatReference
Returns the value of the durability record component.
duration() - Method in record class com.stereowalker.unionlib.insert.handler.ItemUseFinishHandler.Insert
Returns the value of the duration record component.

E

EASE_IN_BACK - Static variable in class com.stereowalker.unionlib.util.math.Easings
 
EASE_IN_BOUNCE - Static variable in class com.stereowalker.unionlib.util.math.Easings
 
EASE_IN_CIRC - Static variable in class com.stereowalker.unionlib.util.math.Easings
 
EASE_IN_CUBIC - Static variable in class com.stereowalker.unionlib.util.math.Easings
 
EASE_IN_ELASTIC - Static variable in class com.stereowalker.unionlib.util.math.Easings
 
EASE_IN_EXPO - Static variable in class com.stereowalker.unionlib.util.math.Easings
 
EASE_IN_OUT_BACK - Static variable in class com.stereowalker.unionlib.util.math.Easings
 
EASE_IN_OUT_BOUNCE - Static variable in class com.stereowalker.unionlib.util.math.Easings
 
EASE_IN_OUT_CIRC - Static variable in class com.stereowalker.unionlib.util.math.Easings
 
EASE_IN_OUT_CUBIC - Static variable in class com.stereowalker.unionlib.util.math.Easings
 
EASE_IN_OUT_ELASTIC - Static variable in class com.stereowalker.unionlib.util.math.Easings
 
EASE_IN_OUT_EXPO - Static variable in class com.stereowalker.unionlib.util.math.Easings
 
EASE_IN_OUT_QUAD - Static variable in class com.stereowalker.unionlib.util.math.Easings
 
EASE_IN_OUT_QUINT - Static variable in class com.stereowalker.unionlib.util.math.Easings
 
EASE_IN_OUT_SINE - Static variable in class com.stereowalker.unionlib.util.math.Easings
 
EASE_IN_QUAD - Static variable in class com.stereowalker.unionlib.util.math.Easings
 
EASE_IN_QUINT - Static variable in class com.stereowalker.unionlib.util.math.Easings
 
EASE_IN_SINE - Static variable in class com.stereowalker.unionlib.util.math.Easings
 
EASE_OUT_BACK - Static variable in class com.stereowalker.unionlib.util.math.Easings
 
EASE_OUT_BOUNCE - Static variable in class com.stereowalker.unionlib.util.math.Easings
 
EASE_OUT_CIRC - Static variable in class com.stereowalker.unionlib.util.math.Easings
 
EASE_OUT_CUBIC - Static variable in class com.stereowalker.unionlib.util.math.Easings
 
EASE_OUT_ELASTIC - Static variable in class com.stereowalker.unionlib.util.math.Easings
 
EASE_OUT_EXPO - Static variable in class com.stereowalker.unionlib.util.math.Easings
 
EASE_OUT_QUAD - Static variable in class com.stereowalker.unionlib.util.math.Easings
 
EASE_OUT_QUINT - Static variable in class com.stereowalker.unionlib.util.math.Easings
 
EASE_OUT_SINE - Static variable in class com.stereowalker.unionlib.util.math.Easings
 
Easings - Class in com.stereowalker.unionlib.util.math
Standard easing functions for use with Gradient.get(float, Gradient.EasingFunction).
easyBG(GuiGraphics, Operation<Void>) - Method in class com.stereowalker.unionlib.mixin.client.ScreenMixin
 
easyBG(AbstractContainerScreen, GuiGraphics, float, int, int, Operation<Void>) - Method in class com.stereowalker.unionlib.mixin.client.AbstractContainerScreenMixin
 
editData(ItemStack, Function<T, T>) - Method in class com.stereowalker.unionlib.util.VersionHelper.Data
 
EMPTY_ACCESSORY_SLOT_BACK - Static variable in class com.stereowalker.unionlib.UnionLib.Locations
 
EMPTY_ACCESSORY_SLOT_NECKLACE - Static variable in class com.stereowalker.unionlib.UnionLib.Locations
 
EMPTY_ACCESSORY_SLOT_RING - Static variable in class com.stereowalker.unionlib.UnionLib.Locations
 
EmptyHandler - Class in com.stereowalker.unionlib.insert.handler
 
EmptyHandler() - Constructor for class com.stereowalker.unionlib.insert.handler.EmptyHandler
 
EmptyHandler.Insert - Record Class in com.stereowalker.unionlib.insert.handler
 
enable() - Method in enum class com.stereowalker.unionlib.UnionLib.Modulo
 
enableAccessoryInventory() - Static method in class com.stereowalker.unionlib.UnionLib.Modules
Deprecated.
 
enchantmentValue() - Method in record class com.stereowalker.unionlib.world.item.equipment.ArmorMatReference
Returns the value of the enchantmentValue record component.
encode(FriendlyByteBuf) - Method in class com.stereowalker.unionlib.network.protocol.game.BasePacket
 
encode(FriendlyByteBuf) - Method in class com.stereowalker.unionlib.network.protocol.game.ClientboundConfigPacket
 
encode(FriendlyByteBuf) - Method in class com.stereowalker.unionlib.network.protocol.game.ClientboundRevisedEntityDataPacket
 
encode(FriendlyByteBuf) - Method in class com.stereowalker.unionlib.network.protocol.game.ClientboundSyncEntityDataDictionaryPacket
 
encode(FriendlyByteBuf) - Method in class com.stereowalker.unionlib.network.protocol.game.ServerboundUnionInventoryPacket
 
END - Enum constant in enum class com.stereowalker.unionlib.api.collectors.OverlayCollector.Order
 
entity() - Method in record class com.stereowalker.unionlib.insert.handler.entity.EntityCancellableInsertHandler.Insert
Returns the value of the entity record component.
entity() - Method in record class com.stereowalker.unionlib.insert.handler.entity.EntityInsertHandler.Insert
Returns the value of the entity record component.
entity() - Method in record class com.stereowalker.unionlib.insert.handler.EntityJoinLevelHandler.Insert
Returns the value of the entity record component.
entity() - Method in record class com.stereowalker.unionlib.insert.handler.LivingRenderCancellableHandler.Insert
Returns the value of the entity record component.
entity() - Method in record class com.stereowalker.unionlib.insert.handler.LivingRenderHandler.Insert
Returns the value of the entity record component.
entity() - Method in record class com.stereowalker.unionlib.world.entity.EntityModifierImpl.Attr
Returns the value of the entity record component.
entity() - Method in record class com.stereowalker.unionlib.world.entity.EntityModifierImpl.Attv
Returns the value of the entity record component.
ENTITY_JOIN_LEVEL - Static variable in class com.stereowalker.unionlib.insert.Inserts
Called when the world is saving Parameters are LevelAccessor level
ENTITY_TICK_BEGIN - Static variable in class com.stereowalker.unionlib.insert.Inserts
 
ENTITY_TICK_FINISH - Static variable in class com.stereowalker.unionlib.insert.Inserts
 
EntityCancellableInsertHandler - Class in com.stereowalker.unionlib.insert.handler.entity
 
EntityCancellableInsertHandler() - Constructor for class com.stereowalker.unionlib.insert.handler.entity.EntityCancellableInsertHandler
 
EntityCancellableInsertHandler.Insert - Record Class in com.stereowalker.unionlib.insert.handler.entity
 
EntityDataDictionary - Class in com.stereowalker.unionlib.network.syncher
 
EntityDataDictionary() - Constructor for class com.stereowalker.unionlib.network.syncher.EntityDataDictionary
 
EntityHelper - Class in com.stereowalker.unionlib.util
 
EntityHelper() - Constructor for class com.stereowalker.unionlib.util.EntityHelper
 
EntityHook - Interface in com.stereowalker.unionlib.hook
 
EntityInsertHandler - Class in com.stereowalker.unionlib.insert.handler.entity
 
EntityInsertHandler() - Constructor for class com.stereowalker.unionlib.insert.handler.entity.EntityInsertHandler
 
EntityInsertHandler.Insert - Record Class in com.stereowalker.unionlib.insert.handler.entity
 
EntityInsertMixin - Class in com.stereowalker.unionlib.mixin.inserts
 
EntityInsertMixin() - Constructor for class com.stereowalker.unionlib.mixin.inserts.EntityInsertMixin
 
EntityJoinLevelHandler - Class in com.stereowalker.unionlib.insert.handler
 
EntityJoinLevelHandler() - Constructor for class com.stereowalker.unionlib.insert.handler.EntityJoinLevelHandler
 
EntityJoinLevelHandler.Insert - Record Class in com.stereowalker.unionlib.insert.handler
 
entityLevel(Entity) - Static method in class com.stereowalker.unionlib.util.VersionHelper
 
EntityMixin - Class in com.stereowalker.unionlib.mixin
 
EntityMixin - Class in com.stereowalker.unionlib.mixin.syncheddata
 
EntityMixin() - Constructor for class com.stereowalker.unionlib.mixin.EntityMixin
 
EntityMixin() - Constructor for class com.stereowalker.unionlib.mixin.syncheddata.EntityMixin
 
EntityModifier - Interface in com.stereowalker.unionlib.api.collectors
 
EntityModifierImpl - Class in com.stereowalker.unionlib.world.entity
 
EntityModifierImpl() - Constructor for class com.stereowalker.unionlib.world.entity.EntityModifierImpl
 
EntityModifierImpl.Attr - Record Class in com.stereowalker.unionlib.world.entity
 
EntityModifierImpl.Attv - Record Class in com.stereowalker.unionlib.world.entity
 
EntityModifierImpl.Sync<T> - Record Class in com.stereowalker.unionlib.world.entity
 
entityTypeKey() - Static method in class com.stereowalker.unionlib.util.RegistryHelper
 
entityTypes() - Static method in class com.stereowalker.unionlib.util.RegistryHelper
 
entityYaw() - Method in record class com.stereowalker.unionlib.insert.handler.LivingRenderCancellableHandler.Insert
Returns the value of the entityYaw record component.
entityYaw() - Method in record class com.stereowalker.unionlib.insert.handler.LivingRenderHandler.Insert
Returns the value of the entityYaw record component.
entry - Variable in class com.stereowalker.unionlib.client.gui.screens.config.lists.ListList.ListEntry
 
Entry() - Constructor for class com.stereowalker.unionlib.client.gui.components.ModList.Entry
 
Entry() - Constructor for class com.stereowalker.unionlib.client.gui.screens.config.ConfigList.Entry
 
Entry() - Constructor for class com.stereowalker.unionlib.client.gui.screens.config.lists.ListList.Entry
 
Entry() - Constructor for class com.stereowalker.unionlib.client.gui.screens.config.MultiConfigList.Entry
 
Entry() - Constructor for class com.stereowalker.unionlib.client.gui.screens.cosmetics.CosmeticList.Entry
 
Entry() - Constructor for class com.stereowalker.unionlib.client.gui.screens.supporter.SupporterList.Entry
 
entrySet() - Method in class com.stereowalker.unionlib.util.toml.TomlTable
Raw entry set of the top-level keys in this table.
entryTranslatablePrefix() - Element in annotation interface com.stereowalker.unionlib.config.UnionConfig
 
entryX() - Method in class com.stereowalker.unionlib.client.gui.screens.DefaultList.DefaultEntry
 
entryY() - Method in class com.stereowalker.unionlib.client.gui.screens.DefaultList.DefaultEntry
 
EnumValue(ForgeConfigSpec.EnumValue<T>, T) - Constructor for class com.stereowalker.unionlib.config.UnionValues.EnumValue
 
equals(Object) - Method in record class com.stereowalker.unionlib.api.gui.CharTypeEvent
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class com.stereowalker.unionlib.api.gui.KeyPressEvent
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class com.stereowalker.unionlib.api.gui.MouseClickEvent
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class com.stereowalker.unionlib.api.gui.MouseDragEvent
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class com.stereowalker.unionlib.api.gui.MouseReleaseEvent
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class com.stereowalker.unionlib.insert.handler.AnvilContentChangeHandler.Ins
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class com.stereowalker.unionlib.insert.handler.EmptyHandler.Insert
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class com.stereowalker.unionlib.insert.handler.entity.EntityCancellableInsertHandler.Insert
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class com.stereowalker.unionlib.insert.handler.entity.EntityInsertHandler.Insert
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class com.stereowalker.unionlib.insert.handler.EntityJoinLevelHandler.Insert
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class com.stereowalker.unionlib.insert.handler.FinishSleepHandler.Insert
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class com.stereowalker.unionlib.insert.handler.FovHandler.Insert
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class com.stereowalker.unionlib.insert.handler.InteractWithBlockHandler.Insert
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class com.stereowalker.unionlib.insert.handler.InteractWithEntityHandler.Insert
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class com.stereowalker.unionlib.insert.handler.InteractWithItemHandler.Insert
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class com.stereowalker.unionlib.insert.handler.item.ItemAttributeModifierHandler.Insert
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class com.stereowalker.unionlib.insert.handler.ItemCraftedHandler.Insert
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class com.stereowalker.unionlib.insert.handler.ItemTooltipHandler.Insert
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class com.stereowalker.unionlib.insert.handler.ItemUseFinishHandler.Insert
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class com.stereowalker.unionlib.insert.handler.LevelHandler.Insert
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class com.stereowalker.unionlib.insert.handler.LevelWakeUpHandler.Insert
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class com.stereowalker.unionlib.insert.handler.living.LivingAttackHandler.Insert
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class com.stereowalker.unionlib.insert.handler.living.LivingDeathHandler.Insert
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class com.stereowalker.unionlib.insert.handler.living.LivingFallHandler.Insert
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class com.stereowalker.unionlib.insert.handler.living.LivingHealHandler.Insert
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class com.stereowalker.unionlib.insert.handler.living.LivingInsertHandler.Insert
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class com.stereowalker.unionlib.insert.handler.living.player.PlayerAttackHandler.Insert
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class com.stereowalker.unionlib.insert.handler.living.player.PlayerCanSleepHandler.Insert
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class com.stereowalker.unionlib.insert.handler.living.player.PlayerContinueSleepHandler.Insert
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class com.stereowalker.unionlib.insert.handler.living.player.PlayerInsertHandler.Insert
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class com.stereowalker.unionlib.insert.handler.living.player.PlayerRestoreHandler.Insert
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class com.stereowalker.unionlib.insert.handler.LivingRenderCancellableHandler.Insert
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class com.stereowalker.unionlib.insert.handler.LivingRenderHandler.Insert
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class com.stereowalker.unionlib.insert.handler.LootTableLoadHandler.Insert
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class com.stereowalker.unionlib.insert.handler.MenuHandler.Insert
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class com.stereowalker.unionlib.insert.handler.ScreenHandler.Insert
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class com.stereowalker.unionlib.insert.handler.server.ServerInsertHandler.Insert
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class com.stereowalker.unionlib.insert.handler.server.ServerLevelInsertHandler.Insert
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class com.stereowalker.unionlib.insert.handler.StructureAddedHandler.Insert
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class com.stereowalker.unionlib.insert.handler.StructurePieceAddedHandler.Insert
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class com.stereowalker.unionlib.insert.handler.VillagerTradesHandler.Insert
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class com.stereowalker.unionlib.insert.handler.XpPickupHandler.Insert
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class com.stereowalker.unionlib.supporter.CosmeticSelection
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class com.stereowalker.unionlib.supporter.OwnedCosmetic
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class com.stereowalker.unionlib.supporter.Supporters.Supporter
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class com.stereowalker.unionlib.util.math.ImmutableColor
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class com.stereowalker.unionlib.util.math.MutableColor
 
equals(Object) - Method in record class com.stereowalker.unionlib.world.entity.EntityModifierImpl.Attr
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class com.stereowalker.unionlib.world.entity.EntityModifierImpl.Attv
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class com.stereowalker.unionlib.world.entity.EntityModifierImpl.Sync
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class com.stereowalker.unionlib.world.item.equipment.ArmorMatReference
Indicates whether some other object is "equal to" this one.
equalsNoColor(Object) - Method in record class com.stereowalker.unionlib.supporter.CosmeticSelection
 
equippedCosmetics() - Static method in class com.stereowalker.unionlib.supporter.Cosmetics
 
equipSound() - Method in record class com.stereowalker.unionlib.world.item.equipment.ArmorMatReference
Returns the value of the equipSound record component.
errors() - Method in class com.stereowalker.unionlib.util.toml.TomlParseResult
 
eventBus() - Method in class com.stereowalker.unionlib.forge.ForgeMod
 
execute() - Method in interface com.stereowalker.unionlib.util.Executor
 
Executor - Interface in com.stereowalker.unionlib.util
 
experimental() - Method in record class com.stereowalker.unionlib.insert.handler.VillagerTradesHandler.Insert
Returns the value of the experimental record component.

F

fallDistanceModifier(float) - Method in class com.stereowalker.unionlib.world.level.material.FluidProperties.Builder
 
fallDistanceModifier(Entity) - Method in class com.stereowalker.unionlib.world.level.material.FluidProperties
Returns how much the fluid should scale the damage done to a falling entity when hitting the ground per tick.
FEET - Enum constant in enum class com.stereowalker.unionlib.world.item.equipment.ArmorMatReference.ArmorSegment
 
fetchOwnedCosmetics(UUID, Runnable) - Static method in class com.stereowalker.unionlib.supporter.Cosmetics
 
fileExists() - Method in class com.stereowalker.unionlib.util.toml.TomlWriter
 
filename - Variable in class com.stereowalker.unionlib.config.ConfigBuilder.Init
 
fillCraftSlotsStackedContents(StackedContents) - Method in class com.stereowalker.unionlib.world.inventory.UnionMenu
 
fillGradient(int, int, int, int, int, int) - Method in interface com.stereowalker.unionlib.api.gui.GuiRenderer
 
fillGradient(int, int, int, int, int, int) - Method in class com.stereowalker.unionlib.client.gui.GuiRendererImpl
 
fillGradient(int, int, int, int, int, int, int) - Method in interface com.stereowalker.unionlib.api.gui.GuiRenderer
 
fillGradient(int, int, int, int, int, int, int) - Method in class com.stereowalker.unionlib.client.gui.GuiRendererImpl
 
fillOverlay(int, int, int, int, int) - Method in interface com.stereowalker.unionlib.api.gui.GuiRenderer
 
fillOverlay(int, int, int, int, int) - Method in class com.stereowalker.unionlib.client.gui.GuiRendererImpl
 
FINGER - Enum constant in enum class com.stereowalker.unionlib.world.entity.AccessorySlot.Group
 
FINGER - Enum constant in enum class com.stereowalker.unionlib.world.entity.AccessorySlotGroup
 
FINGER_1 - Enum constant in enum class com.stereowalker.unionlib.world.entity.AccessorySlot
 
FINGER_1 - Enum constant in enum class com.stereowalker.unionlib.world.entity.AccessorySlotGroup
 
FINGER_2 - Enum constant in enum class com.stereowalker.unionlib.world.entity.AccessorySlot
 
FINGER_2 - Enum constant in enum class com.stereowalker.unionlib.world.entity.AccessorySlotGroup
 
FINISH_SLEEP - Static variable in class com.stereowalker.unionlib.insert.Inserts
 
FinishSleepHandler - Class in com.stereowalker.unionlib.insert.handler
 
FinishSleepHandler() - Constructor for class com.stereowalker.unionlib.insert.handler.FinishSleepHandler
 
FinishSleepHandler.Insert - Record Class in com.stereowalker.unionlib.insert.handler
 
firePlayerCraftingEvent(CraftingContainer, ResultSlot, Player, ItemStack) - Static method in class com.stereowalker.unionlib.hook.NeedleHooks
 
flags() - Method in record class com.stereowalker.unionlib.insert.handler.ItemTooltipHandler.Insert
Returns the value of the flags record component.
flowingTexture() - Method in class com.stereowalker.unionlib.world.level.material.FluidProperties
 
flowingTexture(ResourceLocation) - Method in class com.stereowalker.unionlib.world.level.material.FluidProperties.Builder
 
fluidHeights() - Method in interface com.stereowalker.unionlib.hook.EntityHook
 
fluidHeights() - Method in class com.stereowalker.unionlib.mixin.EntityMixin
 
fluidInEyes() - Method in interface com.stereowalker.unionlib.hook.EntityHook
 
fluidInEyes() - Method in class com.stereowalker.unionlib.mixin.EntityMixin
 
fluidKey() - Static method in class com.stereowalker.unionlib.util.RegistryHelper
 
FluidMixin - Class in com.stereowalker.unionlib.mixin
 
FluidMixin() - Constructor for class com.stereowalker.unionlib.mixin.FluidMixin
 
FluidProperties - Class in com.stereowalker.unionlib.world.level.material
 
FluidProperties() - Constructor for class com.stereowalker.unionlib.world.level.material.FluidProperties
 
FluidProperties.Builder - Class in com.stereowalker.unionlib.world.level.material
 
FluidPropertyCollector - Interface in com.stereowalker.unionlib.api.collectors
 
fluidProps - Static variable in class com.stereowalker.unionlib.world.level.material.FluidProperties
 
fluids() - Static method in class com.stereowalker.unionlib.util.RegistryHelper
 
FluidToPotionEvent - Class in com.stereowalker.unionlib.event.potionfluid
This event allows the mod firing it to ask other mods using the event what potion maps to what fluids.
FluidToPotionEvent() - Constructor for class com.stereowalker.unionlib.event.potionfluid.FluidToPotionEvent
 
FluidToPotionEvent.FromStateEvent - Class in com.stereowalker.unionlib.event.potionfluid
 
fluidTypes - Static variable in class com.stereowalker.unionlib.forge.ForgeMod
 
folder() - Element in annotation interface com.stereowalker.unionlib.config.UnionConfig
The name of the folder the files of this config will be within the config folder.
FOOD - Static variable in class com.stereowalker.unionlib.util.VersionHelper.VanillaComponents
 
forEachMod(Consumer<MinecraftMod>) - Static method in class com.stereowalker.unionlib.mod.ModHandler
 
forFluid(FluidProperties, Supplier<Fluid>...) - Method in interface com.stereowalker.unionlib.api.collectors.FluidPropertyCollector
 
ForgeMod - Class in com.stereowalker.unionlib.forge
 
ForgeMod() - Constructor for class com.stereowalker.unionlib.forge.ForgeMod
 
FOV - Static variable in class com.stereowalker.unionlib.insert.Inserts
 
FovHandler - Class in com.stereowalker.unionlib.insert.handler
 
FovHandler() - Constructor for class com.stereowalker.unionlib.insert.handler.FovHandler
 
FovHandler.Insert - Record Class in com.stereowalker.unionlib.insert.handler
 
fromCMYK(float, float, float, float) - Static method in interface com.stereowalker.unionlib.util.math.Color
Creates a Color from CMYK values (all in [0..1]), alpha defaults to 1.
fromFluid(Fluid) - Static method in class com.stereowalker.unionlib.world.level.material.FluidProperties
 
fromHSL(float, float, float) - Static method in interface com.stereowalker.unionlib.util.math.Color
Creates a Color from HSL values (all in [0..1]), alpha defaults to 1.
fromHSL(float, float, float, float) - Static method in interface com.stereowalker.unionlib.util.math.Color
Creates a Color from HSLA values (all in [0..1]).
fromHSV(float, float, float) - Static method in interface com.stereowalker.unionlib.util.math.Color
Creates a Color from HSB/HSV values (all in [0..1]).
fromHSV(float, float, float, Color) - Static method in interface com.stereowalker.unionlib.util.math.Color
Outputs a Color from HSB/HSV values (all in [0..1]).
fromIntARGB(int) - Static method in interface com.stereowalker.unionlib.util.math.Color
Creates a Color from a packed ARGB int (0xAARRGGBB).
fromIntRGB(int) - Static method in interface com.stereowalker.unionlib.util.math.Color
Creates a Color from a packed RGB int (0xRRGGBB).
fromIntRGBA(int) - Static method in interface com.stereowalker.unionlib.util.math.Color
Creates a Color from a packed RGBA int (0xRRGGBBAA).
fromJson(ResourceLocation, JsonObject) - Method in class com.stereowalker.unionlib.world.item.crafting.NoRemainderShaplessRecipe.Serializer
 
fromNetwork(ResourceLocation, FriendlyByteBuf) - Method in class com.stereowalker.unionlib.world.item.crafting.NoRemainderShaplessRecipe.Serializer
 
FromStateEvent(FluidState) - Constructor for class com.stereowalker.unionlib.event.potionfluid.FluidToPotionEvent.FromStateEvent
 
Funcs - Class in com.stereowalker.unionlib.util.math
 
Funcs() - Constructor for class com.stereowalker.unionlib.util.math.Funcs
 
Funcs._3<A,B,C,R> - Interface in com.stereowalker.unionlib.util.math
 
Funcs._4<A,B,C,D,R> - Interface in com.stereowalker.unionlib.util.math
 

G

g - Variable in class com.stereowalker.unionlib.util.math.MutableColor
Components [0..1]
g() - Method in interface com.stereowalker.unionlib.util.math.Color
Green component [0..1]
g() - Method in record class com.stereowalker.unionlib.util.math.ImmutableColor
Returns the value of the g record component.
g() - Method in class com.stereowalker.unionlib.util.math.MutableColor
 
g(float) - Method in interface com.stereowalker.unionlib.util.math.Color
Sets the green value of this color.
g(float) - Method in record class com.stereowalker.unionlib.util.math.ImmutableColor
 
g(float) - Method in class com.stereowalker.unionlib.util.math.MutableColor
 
g(float, Funcs._4<Float, Float, Float, Float, T>) - Method in interface com.stereowalker.unionlib.util.math.Color
 
gatherAttributes(ItemStack, Player, Multimap<Attribute, AttributeModifier>, List<Component>, String) - Static method in class com.stereowalker.unionlib.hook.AccessoryStackCalls
 
GeneralUtilities - Class in com.stereowalker.unionlib.util
 
GeneralUtilities() - Constructor for class com.stereowalker.unionlib.util.GeneralUtilities
 
GeneralUtilities.WeightedObject - Interface in com.stereowalker.unionlib.util
 
get() - Method in interface com.stereowalker.unionlib.api.insert.InsertSetter
 
get() - Method in class com.stereowalker.unionlib.config.ConfigHolder
 
get() - Method in class com.stereowalker.unionlib.config.UnionValues.ConfigValue
 
get() - Method in class com.stereowalker.unionlib.insert.InsertSetterImpl
 
get(float) - Method in class com.stereowalker.unionlib.util.math.Gradient
 
get(float, Color) - Method in class com.stereowalker.unionlib.util.math.Gradient
Writes the interpolated color into out and returns it.
get(float, Color, Gradient.EasingFunction) - Method in class com.stereowalker.unionlib.util.math.Gradient
Same, but applies an easing function to progress before sampling.
get(float, Gradient.EasingFunction) - Method in class com.stereowalker.unionlib.util.math.Gradient
 
get(String) - Method in class com.stereowalker.unionlib.util.toml.TomlTable
 
get(EntityDataAccessor<T>) - Method in class com.stereowalker.unionlib.network.syncher.RevisedSynchedEntityData
 
get(ResourceLocation) - Method in interface com.stereowalker.unionlib.api.registries.RegistryWrapper
 
get(ResourceLocation) - Method in class com.stereowalker.unionlib.core.registries.RegistryWrapImpl
 
getAccessory() - Method in interface com.stereowalker.unionlib.hook.AccessoryStack
 
getAccessory(AccessorySlot) - Method in class com.stereowalker.unionlib.world.entity.player.UnionInventory
 
getAccessorySlots() - Method in class com.stereowalker.unionlib.world.item.AccessoryItem
 
getActualExperienceTotal(Player) - Static method in class com.stereowalker.unionlib.util.EntityHelper
should from Player.
getAlphaInt() - Method in interface com.stereowalker.unionlib.util.math.Color
 
getArray(int) - Method in class com.stereowalker.unionlib.util.toml.TomlArray
 
getArray(String) - Method in class com.stereowalker.unionlib.util.toml.TomlTable
 
getAttribute(ResourceLocation) - Static method in class com.stereowalker.unionlib.util.RegistryHelper
 
getAttributeKey(Attribute) - Static method in class com.stereowalker.unionlib.util.RegistryHelper
 
getAttributeMap() - Method in class com.stereowalker.unionlib.event.item.ItemAttributeEvent
 
getAttributeModifiers(AccessoryStack, AccessorySlot) - Static method in class com.stereowalker.unionlib.hook.AccessoryStackCalls
 
getAttributeModifiers(AccessorySlot) - Method in interface com.stereowalker.unionlib.hook.AccessoryStack
Gets the attribute modifiers for this ItemStack.
getAttributeModifiers(AccessorySlot.Group) - Method in interface com.stereowalker.unionlib.hook.AccessoryStack
Gets the attribute modifiers for this ItemStack.
getAttributeModifiers(AccessorySlot.Group, ItemStack) - Method in class com.stereowalker.unionlib.world.item.AccessoryItem
 
getAttributeModifiers(AccessorySlot, ItemStack) - Method in class com.stereowalker.unionlib.world.item.AccessoryItem
 
getAttributeModifiersForGroup(AccessoryStack, AccessorySlot.Group) - Static method in class com.stereowalker.unionlib.hook.AccessoryStackCalls
 
getAttributes() - Method in class com.stereowalker.unionlib.mixin.LivingEntityMixin
 
getBlock(ResourceLocation) - Static method in class com.stereowalker.unionlib.util.RegistryHelper
 
getBlockKey(Block) - Static method in class com.stereowalker.unionlib.util.RegistryHelper
 
getBlueInt() - Method in interface com.stereowalker.unionlib.util.math.Color
 
getBob(T, float) - Method in class com.stereowalker.unionlib.mixin.client.LivingEntityRendererMixin
 
getBobA(T, float) - Method in class com.stereowalker.unionlib.mixin.client.LivingEntityRendererMixin
 
getBobA(T, float) - Method in interface com.stereowalker.unionlib.supporter.CosmeticHandler.LERAccess
 
getBoolean(int) - Method in class com.stereowalker.unionlib.util.toml.TomlArray
 
getBoolean(String) - Method in class com.stereowalker.unionlib.util.toml.TomlTable
 
getBowPowerForTime(int, Player) - Static method in class com.stereowalker.unionlib.hook.NeedleHooks
 
getClientSegment() - Method in class com.stereowalker.unionlib.mod.MinecraftMod
 
getComment() - Method in interface com.stereowalker.unionlib.config.CommentedEnum
 
getComments() - Method in class com.stereowalker.unionlib.config.ConfigHolder
 
getConfigComment() - Method in interface com.stereowalker.unionlib.config.CommentedEnum
 
getConfigName(ConfigObject) - Static method in class com.stereowalker.unionlib.config.ConfigObjectBuilder
 
getConfigName(Class<?>) - Static method in class com.stereowalker.unionlib.config.ConfigClassBuilder
 
getConfigScreen(Minecraft, Screen) - Method in class com.stereowalker.unionlib.mod.ClientSegment
 
getConfigScreen(Minecraft, Screen) - Method in class com.stereowalker.unionlib.UnionLibClientSegment
 
getCosmetic() - Method in class com.stereowalker.unionlib.client.model.HatModel
 
getCraftedStack() - Method in class com.stereowalker.unionlib.event.item.ItemCraftedEvent
 
getCraftingMatrix() - Method in class com.stereowalker.unionlib.event.item.ItemCraftedEvent
 
getCraftSlots() - Method in class com.stereowalker.unionlib.world.inventory.UnionMenu
 
getData(ItemStack) - Method in class com.stereowalker.unionlib.util.VersionHelper.Data
 
getDataOrDefault(ItemStack, T) - Method in class com.stereowalker.unionlib.util.VersionHelper.Data
 
getDefaultAttributeModifiers(EquipmentSlot) - Method in class com.stereowalker.unionlib.mixin.BowItemMixin
Gets a map of item attribute modifiers, used by ItemSword to increase hit damage.
getDefaultValue() - Method in class com.stereowalker.unionlib.config.ConfigHolder
 
getDouble(int) - Method in class com.stereowalker.unionlib.util.toml.TomlArray
 
getDouble(String) - Method in class com.stereowalker.unionlib.util.toml.TomlTable
 
getEntityType(ResourceLocation) - Static method in class com.stereowalker.unionlib.util.RegistryHelper
 
getEntityTypeKey(EntityType<?>) - Static method in class com.stereowalker.unionlib.util.RegistryHelper
 
getEntry(int) - Method in class com.stereowalker.unionlib.client.gui.screens.cosmetics.CosmeticList
 
getEnv(Supplier<ClientSegment>, Supplier<ServerSegment>) - Method in class com.stereowalker.unionlib.mod.MinecraftMod
 
getEquipmentSlot() - Method in class com.stereowalker.unionlib.event.item.ItemAttributeEvent
 
getEyeY() - Method in class com.stereowalker.unionlib.mixin.EntityMixin
 
getFGColor() - Method in class com.stereowalker.unionlib.client.gui.components.PatreonButton
 
getFirstRing() - Method in class com.stereowalker.unionlib.world.entity.player.UnionInventory
Deprecated.
getFlowingFluid() - Method in class com.stereowalker.unionlib.event.potionfluid.PotionToFluidEvent
 
getFluid() - Method in class com.stereowalker.unionlib.event.potionfluid.FluidToPotionEvent.FromStateEvent
 
getFluid() - Method in class com.stereowalker.unionlib.event.potionfluid.PotionToFluidEvent
 
getFluid(ResourceLocation) - Static method in class com.stereowalker.unionlib.util.RegistryHelper
 
getFluidKey(Fluid) - Static method in class com.stereowalker.unionlib.util.RegistryHelper
 
getGenerator() - Method in interface com.stereowalker.unionlib.hook.ICreativeTab
 
getGenerator() - Method in class com.stereowalker.unionlib.mixin.CreativeModeTabMixin
 
getGreenInt() - Method in interface com.stereowalker.unionlib.util.math.Color
 
getGridHeight() - Method in class com.stereowalker.unionlib.world.inventory.UnionMenu
 
getGridWidth() - Method in class com.stereowalker.unionlib.world.inventory.UnionMenu
 
getGroup() - Method in enum class com.stereowalker.unionlib.world.entity.AccessorySlot
 
getHat() - Method in class com.stereowalker.unionlib.client.model.HatModel
 
getHat(UUID) - Static method in class com.stereowalker.unionlib.supporter.CosmeticHandler
Does the player have a Custom cape?
getHat(Player) - Static method in class com.stereowalker.unionlib.supporter.CosmeticHandler
Does the player have a Custom cape?
getHeight() - Method in class com.stereowalker.unionlib.util.newclasses.LinearLayout
 
getIndex() - Method in enum class com.stereowalker.unionlib.world.entity.AccessorySlot
 
getInserts(InsertHandler<X>) - Static method in class com.stereowalker.unionlib.insert.InsertSystem
 
getItem(ResourceLocation) - Static method in class com.stereowalker.unionlib.util.RegistryHelper
 
getItemKey(Item) - Static method in class com.stereowalker.unionlib.util.RegistryHelper
 
getJumpFactor(Entity) - Static method in class com.stereowalker.unionlib.util.EntityHelper
 
getJumpUpwardsMotion(LivingEntity) - Static method in class com.stereowalker.unionlib.util.EntityHelper
should from LivingEntity.
getLoadState() - Static method in class com.stereowalker.unionlib.mod.ModHandler
 
getLoadType() - Method in class com.stereowalker.unionlib.mod.MinecraftMod
 
getLocalCount() - Static method in class com.stereowalker.unionlib.network.syncher.EntityDataDictionary
 
getLogger() - Method in class com.stereowalker.unionlib.mod.MinecraftMod
 
getLong(int) - Method in class com.stereowalker.unionlib.util.toml.TomlArray
 
getLong(String) - Method in class com.stereowalker.unionlib.util.toml.TomlTable
 
getMainList() - Method in class com.stereowalker.unionlib.client.gui.screens.config.lists.ListList.ListEntry
 
getMax() - Method in class com.stereowalker.unionlib.config.ConfigHolder
 
getMessage() - Method in class com.stereowalker.unionlib.util.toml.TomlParseError
 
getMin() - Method in class com.stereowalker.unionlib.config.ConfigHolder
 
getMixins() - Method in class com.stereowalker.unionlib.mixin.UnionLibMixinPlugin
 
getMod(String) - Static method in class com.stereowalker.unionlib.mod.ModHandler
 
getModIcon() - Method in class com.stereowalker.unionlib.mod.ClientSegment
 
getModIcon() - Method in class com.stereowalker.unionlib.UnionLibClientSegment
 
getModid() - Method in class com.stereowalker.unionlib.forge.ForgeMod
 
getModid() - Method in class com.stereowalker.unionlib.mod.MinecraftMod
 
getModInfo() - Method in class com.stereowalker.unionlib.forge.ForgeMod
 
getName() - Method in enum class com.stereowalker.unionlib.world.entity.AccessorySlot
 
getName() - Method in enum class com.stereowalker.unionlib.world.entity.AccessorySlot.Group
 
getNonDefaultValues() - Method in class com.stereowalker.unionlib.network.syncher.RevisedSynchedEntityData
 
getOutput() - Method in interface com.stereowalker.unionlib.api.creativetabs.CreativeTabPopulator
 
getParams() - Method in interface com.stereowalker.unionlib.api.creativetabs.CreativeTabPopulator
 
getParentFile() - Method in class com.stereowalker.unionlib.config.ConfigHolder
 
getParticleType(ResourceLocation) - Static method in class com.stereowalker.unionlib.util.RegistryHelper
 
getParticleTypeKey(ParticleType<?>) - Static method in class com.stereowalker.unionlib.util.RegistryHelper
 
getPath() - Method in class com.stereowalker.unionlib.config.UnionValues.ConfigValue
 
getPositionUnderneath(Entity) - Static method in class com.stereowalker.unionlib.util.EntityHelper
 
getPotion() - Method in class com.stereowalker.unionlib.event.potionfluid.FluidToPotionEvent
 
getPotion() - Method in class com.stereowalker.unionlib.event.potionfluid.PotionToFluidEvent
 
getPotion(ResourceLocation) - Static method in class com.stereowalker.unionlib.util.RegistryHelper
 
getPotionKey(Potion) - Static method in class com.stereowalker.unionlib.util.RegistryHelper
 
getRandomFrom(Collection<T>, Predicate<T>) - Static method in class com.stereowalker.unionlib.util.GeneralUtilities
 
getRecipeBookComponent() - Method in class com.stereowalker.unionlib.client.gui.screens.inventory.UnionInventoryScreen
 
getRecipeBookType() - Method in class com.stereowalker.unionlib.world.inventory.UnionMenu
 
getRedInt() - Method in interface com.stereowalker.unionlib.util.math.Color
 
getRefMapperConfig() - Method in class com.stereowalker.unionlib.mixin.UnionLibMixinPlugin
 
getRemainingItems(CraftingContainer) - Method in class com.stereowalker.unionlib.world.item.crafting.NoRemainderShaplessRecipe
 
getResultSlot() - Method in class com.stereowalker.unionlib.event.item.ItemCraftedEvent
 
getResultSlotIndex() - Method in class com.stereowalker.unionlib.world.inventory.UnionMenu
 
getRevisedEntityData() - Method in class com.stereowalker.unionlib.mixin.syncheddata.EntityMixin
 
getRevisedEntityData() - Method in interface com.stereowalker.unionlib.network.syncher.IRevisedDataEntity
 
getRowLeft() - Method in class com.stereowalker.unionlib.client.gui.screens.cosmetics.CosmeticList
 
getRowWidth() - Method in class com.stereowalker.unionlib.client.gui.components.ModList
 
getRowWidth() - Method in class com.stereowalker.unionlib.client.gui.screens.config.ConfigList
 
getRowWidth() - Method in class com.stereowalker.unionlib.client.gui.screens.config.lists.ListList
 
getRowWidth() - Method in class com.stereowalker.unionlib.client.gui.screens.config.MultiConfigList
 
getRowWidth() - Method in class com.stereowalker.unionlib.client.gui.screens.cosmetics.CosmeticList
 
getRowWidth() - Method in class com.stereowalker.unionlib.client.gui.screens.supporter.SupporterList
 
getScrollbarPosition() - Method in class com.stereowalker.unionlib.client.gui.screens.DefaultList
 
getSecondRing() - Method in class com.stereowalker.unionlib.world.entity.player.UnionInventory
Deprecated.
getSerializedName() - Method in enum class com.stereowalker.unionlib.world.entity.AccessorySlotGroup
 
getSerializer() - Method in class com.stereowalker.unionlib.world.item.crafting.NoRemainderShaplessRecipe
 
getServerSegment() - Method in class com.stereowalker.unionlib.mod.MinecraftMod
 
getSize() - Method in class com.stereowalker.unionlib.world.inventory.UnionMenu
 
getSliderValue() - Method in class com.stereowalker.unionlib.client.gui.widget.button.Slider
 
getStack() - Method in class com.stereowalker.unionlib.event.item.ItemAttributeEvent
 
getString(int) - Method in class com.stereowalker.unionlib.util.toml.TomlArray
 
getString(String) - Method in class com.stereowalker.unionlib.util.toml.TomlTable
 
getStructurePiece() - Method in class com.stereowalker.unionlib.event.StructurePieceAddedEvent
 
getStructureStart() - Method in class com.stereowalker.unionlib.event.StructureAddedEvent
 
getSyncMap() - Static method in class com.stereowalker.unionlib.network.syncher.EntityDataDictionary
Used by the server to build the login dictionary packet
getTab() - Method in interface com.stereowalker.unionlib.api.creativetabs.CreativeTabPopulator
 
getTabKey() - Method in interface com.stereowalker.unionlib.api.creativetabs.CreativeTabPopulator
 
getTable(int) - Method in class com.stereowalker.unionlib.util.toml.TomlArray
 
getTable(String) - Method in class com.stereowalker.unionlib.util.toml.TomlTable
 
getTextureIndex() - Method in enum class com.stereowalker.unionlib.world.entity.AccessorySlot
 
getTooltipLines_inject1(Player, TooltipFlag, CallbackInfoReturnable<List<Component>>, List<Component>) - Method in class com.stereowalker.unionlib.mixin.ItemStackMixin
 
getTooltipLines_modifyvariable1(boolean) - Method in class com.stereowalker.unionlib.mixin.ItemStackMixin
 
getTooltipLines_modifyvariable2(double) - Method in class com.stereowalker.unionlib.mixin.ItemStackMixin
 
getTranslatable() - Method in class com.stereowalker.unionlib.config.ConfigHolder
 
getTranslatableComments() - Method in class com.stereowalker.unionlib.config.ConfigHolder
 
getUnionInventory() - Method in class com.stereowalker.unionlib.mixin.PlayerMixin
 
getUnionInventory() - Method in interface com.stereowalker.unionlib.world.entity.player.CustomInventoryGetter
 
getValidStack() - Method in enum class com.stereowalker.unionlib.world.entity.AccessorySlot
 
getValues() - Method in interface com.stereowalker.unionlib.config.CommentedEnum
 
getValues() - Method in enum class com.stereowalker.unionlib.config.TestEnum
 
getValues(UnionConfig) - Static method in class com.stereowalker.unionlib.config.ConfigBuilder
 
getVanilla() - Method in enum class com.stereowalker.unionlib.world.item.equipment.ArmorMatReference.ArmorSegment
 
getVanilla() - Method in record class com.stereowalker.unionlib.world.item.equipment.ArmorMatReference
 
getVersion() - Method in class com.stereowalker.unionlib.forge.ForgeMod
 
getWeight() - Method in interface com.stereowalker.unionlib.util.GeneralUtilities.WeightedObject
 
getWhiteOverlayProgress(T, float) - Method in class com.stereowalker.unionlib.mixin.client.LivingEntityRendererMixin
 
getWhiteOverlayProgressA(T, float) - Method in class com.stereowalker.unionlib.mixin.client.LivingEntityRendererMixin
 
getWhiteOverlayProgressA(T, float) - Method in interface com.stereowalker.unionlib.supporter.CosmeticHandler.LERAccess
 
getWidgetX(AbstractWidget) - Static method in class com.stereowalker.unionlib.util.ScreenHelper
 
getWidgetY(AbstractWidget) - Static method in class com.stereowalker.unionlib.util.ScreenHelper
 
getWidth() - Method in class com.stereowalker.unionlib.client.gui.screens.cosmetics.CosmeticList
 
getWidth() - Method in class com.stereowalker.unionlib.util.newclasses.LinearLayout
 
getWorld() - Method in class com.stereowalker.unionlib.event.StructureAddedEvent
 
getWorld() - Method in class com.stereowalker.unionlib.event.StructurePieceAddedEvent
 
getX() - Method in class com.stereowalker.unionlib.mixin.EntityMixin
 
getX() - Method in class com.stereowalker.unionlib.util.newclasses.LinearLayout
 
getXOffset(ScreenHelper.ScreenOffset, Minecraft) - Static method in class com.stereowalker.unionlib.util.ScreenHelper
 
getXpBarCap(int) - Static method in class com.stereowalker.unionlib.util.EntityHelper
should from Player.
getY() - Method in class com.stereowalker.unionlib.util.newclasses.LinearLayout
 
getYOffset(ScreenHelper.ScreenOffset, Minecraft) - Static method in class com.stereowalker.unionlib.util.ScreenHelper
 
getZ() - Method in class com.stereowalker.unionlib.mixin.EntityMixin
 
GlDebugMixin - Class in com.stereowalker.unionlib.mixin.client
 
GlDebugMixin() - Constructor for class com.stereowalker.unionlib.mixin.client.GlDebugMixin
 
GOLDEN_RING - Static variable in class com.stereowalker.unionlib.world.item.UItems
 
Gradient - Class in com.stereowalker.unionlib.util.math
 
Gradient(Color...) - Constructor for class com.stereowalker.unionlib.util.math.Gradient
 
Gradient(Color, Color) - Constructor for class com.stereowalker.unionlib.util.math.Gradient
 
Gradient(Color, Color, Gradient.InterpolationMode) - Constructor for class com.stereowalker.unionlib.util.math.Gradient
 
Gradient(Gradient.InterpolationMode, Color...) - Constructor for class com.stereowalker.unionlib.util.math.Gradient
 
Gradient.EasingFunction - Interface in com.stereowalker.unionlib.util.math
 
Gradient.InterpolationMode - Enum Class in com.stereowalker.unionlib.util.math
 
grayscale() - Method in interface com.stereowalker.unionlib.util.math.Color
Returns a grayscale version of this color, preserving alpha.
grayscale() - Method in record class com.stereowalker.unionlib.util.math.ImmutableColor
 
grayscale() - Method in class com.stereowalker.unionlib.util.math.MutableColor
 
grayscale(Funcs._4<Float, Float, Float, Float, T>) - Method in interface com.stereowalker.unionlib.util.math.Color
 
GREEN - Static variable in interface com.stereowalker.unionlib.util.math.Color
 
group() - Element in annotation interface com.stereowalker.unionlib.config.UnionConfig.Entry
 
guiGraphics - Variable in class com.stereowalker.unionlib.client.gui.GuiRendererImpl
 
guiGraphics() - Method in interface com.stereowalker.unionlib.api.gui.GuiRenderer
 
guiGraphics() - Method in class com.stereowalker.unionlib.client.gui.GuiRendererImpl
 
GuiMixin - Class in com.stereowalker.unionlib.mixin.client
 
GuiMixin() - Constructor for class com.stereowalker.unionlib.mixin.client.GuiMixin
 
guiRenderer() - Method in record class com.stereowalker.unionlib.insert.handler.ScreenHandler.Insert
Returns the value of the guiRenderer record component.
GuiRenderer - Interface in com.stereowalker.unionlib.api.gui
 
GuiRendererImpl - Class in com.stereowalker.unionlib.client.gui
 
GuiRendererImpl(GuiGraphics, float) - Constructor for class com.stereowalker.unionlib.client.gui.GuiRendererImpl
 

H

hand() - Method in record class com.stereowalker.unionlib.insert.handler.InteractWithBlockHandler.Insert
Returns the value of the hand record component.
hand() - Method in record class com.stereowalker.unionlib.insert.handler.InteractWithEntityHandler.Insert
Returns the value of the hand record component.
hand() - Method in record class com.stereowalker.unionlib.insert.handler.InteractWithItemHandler.Insert
Returns the value of the hand record component.
handleClientEvents() - Static method in class com.stereowalker.unionlib.forge.PlatformHelper
 
handleEvents() - Static method in class com.stereowalker.unionlib.forge.PlatformHelper
 
handleKeybinds_inject(CallbackInfo) - Method in class com.stereowalker.unionlib.mixin.client.MinecraftMixin
 
handleOnClient(LocalPlayer) - Method in class com.stereowalker.unionlib.network.protocol.game.ClientboundUnionPacket
Deprecated.
handleOnServer(ServerPlayer) - Method in class com.stereowalker.unionlib.network.protocol.game.ServerboundUnionInventoryPacket
 
handleOnServer(ServerPlayer) - Method in class com.stereowalker.unionlib.network.protocol.game.ServerboundUnionPacket
 
handleRegistration(MinecraftMod, String, Field[], ResourceKey<Registry<T>>, Logger) - Static method in class com.stereowalker.unionlib.forge.PlatformHelper
 
hasClickedOutside(double, double, int, int, int) - Method in class com.stereowalker.unionlib.client.gui.screens.inventory.UnionInventoryScreen
 
hasConfigType(ConfigObject, ConfigSide) - Static method in class com.stereowalker.unionlib.config.ConfigObjectBuilder
 
hasConfigType(Class<?>, ConfigSide) - Static method in class com.stereowalker.unionlib.config.ConfigClassBuilder
 
hasCraftRemainder(ItemStack) - Static method in class com.stereowalker.unionlib.util.LoaderHelper
 
hasData(ItemStack) - Method in class com.stereowalker.unionlib.util.VersionHelper.Data
 
hasErrors() - Method in class com.stereowalker.unionlib.util.toml.TomlParseResult
 
hashCode() - Method in record class com.stereowalker.unionlib.api.gui.CharTypeEvent
Returns a hash code value for this object.
hashCode() - Method in record class com.stereowalker.unionlib.api.gui.KeyPressEvent
Returns a hash code value for this object.
hashCode() - Method in record class com.stereowalker.unionlib.api.gui.MouseClickEvent
Returns a hash code value for this object.
hashCode() - Method in record class com.stereowalker.unionlib.api.gui.MouseDragEvent
Returns a hash code value for this object.
hashCode() - Method in record class com.stereowalker.unionlib.api.gui.MouseReleaseEvent
Returns a hash code value for this object.
hashCode() - Method in record class com.stereowalker.unionlib.insert.handler.AnvilContentChangeHandler.Ins
Returns a hash code value for this object.
hashCode() - Method in record class com.stereowalker.unionlib.insert.handler.EmptyHandler.Insert
Returns a hash code value for this object.
hashCode() - Method in record class com.stereowalker.unionlib.insert.handler.entity.EntityCancellableInsertHandler.Insert
Returns a hash code value for this object.
hashCode() - Method in record class com.stereowalker.unionlib.insert.handler.entity.EntityInsertHandler.Insert
Returns a hash code value for this object.
hashCode() - Method in record class com.stereowalker.unionlib.insert.handler.EntityJoinLevelHandler.Insert
Returns a hash code value for this object.
hashCode() - Method in record class com.stereowalker.unionlib.insert.handler.FinishSleepHandler.Insert
Returns a hash code value for this object.
hashCode() - Method in record class com.stereowalker.unionlib.insert.handler.FovHandler.Insert
Returns a hash code value for this object.
hashCode() - Method in record class com.stereowalker.unionlib.insert.handler.InteractWithBlockHandler.Insert
Returns a hash code value for this object.
hashCode() - Method in record class com.stereowalker.unionlib.insert.handler.InteractWithEntityHandler.Insert
Returns a hash code value for this object.
hashCode() - Method in record class com.stereowalker.unionlib.insert.handler.InteractWithItemHandler.Insert
Returns a hash code value for this object.
hashCode() - Method in record class com.stereowalker.unionlib.insert.handler.item.ItemAttributeModifierHandler.Insert
Returns a hash code value for this object.
hashCode() - Method in record class com.stereowalker.unionlib.insert.handler.ItemCraftedHandler.Insert
Returns a hash code value for this object.
hashCode() - Method in record class com.stereowalker.unionlib.insert.handler.ItemTooltipHandler.Insert
Returns a hash code value for this object.
hashCode() - Method in record class com.stereowalker.unionlib.insert.handler.ItemUseFinishHandler.Insert
Returns a hash code value for this object.
hashCode() - Method in record class com.stereowalker.unionlib.insert.handler.LevelHandler.Insert
Returns a hash code value for this object.
hashCode() - Method in record class com.stereowalker.unionlib.insert.handler.LevelWakeUpHandler.Insert
Returns a hash code value for this object.
hashCode() - Method in record class com.stereowalker.unionlib.insert.handler.living.LivingAttackHandler.Insert
Returns a hash code value for this object.
hashCode() - Method in record class com.stereowalker.unionlib.insert.handler.living.LivingDeathHandler.Insert
Returns a hash code value for this object.
hashCode() - Method in record class com.stereowalker.unionlib.insert.handler.living.LivingFallHandler.Insert
Returns a hash code value for this object.
hashCode() - Method in record class com.stereowalker.unionlib.insert.handler.living.LivingHealHandler.Insert
Returns a hash code value for this object.
hashCode() - Method in record class com.stereowalker.unionlib.insert.handler.living.LivingInsertHandler.Insert
Returns a hash code value for this object.
hashCode() - Method in record class com.stereowalker.unionlib.insert.handler.living.player.PlayerAttackHandler.Insert
Returns a hash code value for this object.
hashCode() - Method in record class com.stereowalker.unionlib.insert.handler.living.player.PlayerCanSleepHandler.Insert
Returns a hash code value for this object.
hashCode() - Method in record class com.stereowalker.unionlib.insert.handler.living.player.PlayerContinueSleepHandler.Insert
Returns a hash code value for this object.
hashCode() - Method in record class com.stereowalker.unionlib.insert.handler.living.player.PlayerInsertHandler.Insert
Returns a hash code value for this object.
hashCode() - Method in record class com.stereowalker.unionlib.insert.handler.living.player.PlayerRestoreHandler.Insert
Returns a hash code value for this object.
hashCode() - Method in record class com.stereowalker.unionlib.insert.handler.LivingRenderCancellableHandler.Insert
Returns a hash code value for this object.
hashCode() - Method in record class com.stereowalker.unionlib.insert.handler.LivingRenderHandler.Insert
Returns a hash code value for this object.
hashCode() - Method in record class com.stereowalker.unionlib.insert.handler.LootTableLoadHandler.Insert
Returns a hash code value for this object.
hashCode() - Method in record class com.stereowalker.unionlib.insert.handler.MenuHandler.Insert
Returns a hash code value for this object.
hashCode() - Method in record class com.stereowalker.unionlib.insert.handler.ScreenHandler.Insert
Returns a hash code value for this object.
hashCode() - Method in record class com.stereowalker.unionlib.insert.handler.server.ServerInsertHandler.Insert
Returns a hash code value for this object.
hashCode() - Method in record class com.stereowalker.unionlib.insert.handler.server.ServerLevelInsertHandler.Insert
Returns a hash code value for this object.
hashCode() - Method in record class com.stereowalker.unionlib.insert.handler.StructureAddedHandler.Insert
Returns a hash code value for this object.
hashCode() - Method in record class com.stereowalker.unionlib.insert.handler.StructurePieceAddedHandler.Insert
Returns a hash code value for this object.
hashCode() - Method in record class com.stereowalker.unionlib.insert.handler.VillagerTradesHandler.Insert
Returns a hash code value for this object.
hashCode() - Method in record class com.stereowalker.unionlib.insert.handler.XpPickupHandler.Insert
Returns a hash code value for this object.
hashCode() - Method in record class com.stereowalker.unionlib.supporter.CosmeticSelection
Returns a hash code value for this object.
hashCode() - Method in record class com.stereowalker.unionlib.supporter.OwnedCosmetic
Returns a hash code value for this object.
hashCode() - Method in record class com.stereowalker.unionlib.supporter.Supporters.Supporter
Returns a hash code value for this object.
hashCode() - Method in record class com.stereowalker.unionlib.util.math.ImmutableColor
Returns a hash code value for this object.
hashCode() - Method in class com.stereowalker.unionlib.util.math.MutableColor
 
hashCode() - Method in record class com.stereowalker.unionlib.world.entity.EntityModifierImpl.Attr
Returns a hash code value for this object.
hashCode() - Method in record class com.stereowalker.unionlib.world.entity.EntityModifierImpl.Attv
Returns a hash code value for this object.
hashCode() - Method in record class com.stereowalker.unionlib.world.entity.EntityModifierImpl.Sync
Returns a hash code value for this object.
hashCode() - Method in record class com.stereowalker.unionlib.world.item.equipment.ArmorMatReference
Returns a hash code value for this object.
hasInitialized() - Method in class com.stereowalker.unionlib.mod.AbstractSegment
 
hasInserts() - Method in class com.stereowalker.unionlib.insert.InsertHandler
 
HatModel<T extends net.minecraft.world.entity.LivingEntity> - Class in com.stereowalker.unionlib.client.model
 
HatModel(CosmeticSelection) - Constructor for class com.stereowalker.unionlib.client.model.HatModel
 
HEAD - Enum constant in enum class com.stereowalker.unionlib.world.item.equipment.ArmorMatReference.ArmorSegment
 
height() - Method in class com.stereowalker.unionlib.client.gui.screens.DefaultList.DefaultEntry
 
hideMessage() - Method in class com.stereowalker.unionlib.client.gui.components.OverlayImageButton
 
hitResult() - Method in record class com.stereowalker.unionlib.insert.handler.InteractWithBlockHandler.Insert
Returns the value of the hitResult record component.
holder - Variable in class com.stereowalker.unionlib.core.registries.Housing
 
holder() - Method in class com.stereowalker.unionlib.core.registries.Housing
 
holders - Variable in class com.stereowalker.unionlib.config.ConfigBuilder.Init
 
horizontal() - Static method in class com.stereowalker.unionlib.util.newclasses.LinearLayout
 
HORIZONTAL - Enum constant in enum class com.stereowalker.unionlib.util.newclasses.LinearLayout.Orientation
 
Housing<T> - Class in com.stereowalker.unionlib.core.registries
 
HSV - Enum constant in enum class com.stereowalker.unionlib.util.math.Gradient.InterpolationMode
 

I

iCreateResult(CallbackInfo, ItemStack, int, int, int, ItemStack, ItemStack, Map) - Method in class com.stereowalker.unionlib.mixin.inserts.AnvilMenuInsertMixin
 
ICreativeTab - Interface in com.stereowalker.unionlib.hook
 
id - Static variable in class com.stereowalker.unionlib.network.protocol.game.ClientboundConfigPacket
 
id - Static variable in class com.stereowalker.unionlib.network.protocol.game.ClientboundRevisedEntityDataPacket
 
id - Static variable in class com.stereowalker.unionlib.network.protocol.game.ClientboundSyncEntityDataDictionaryPacket
 
id - Static variable in class com.stereowalker.unionlib.network.protocol.game.ServerboundUnionInventoryPacket
 
id() - Method in class com.stereowalker.unionlib.network.protocol.game.BasePacket
 
id() - Method in class com.stereowalker.unionlib.network.protocol.game.ClientboundConfigPacket
 
id() - Method in class com.stereowalker.unionlib.network.protocol.game.ClientboundRevisedEntityDataPacket
 
id() - Method in class com.stereowalker.unionlib.network.protocol.game.ClientboundSyncEntityDataDictionaryPacket
 
id() - Method in class com.stereowalker.unionlib.network.protocol.game.ServerboundUnionInventoryPacket
 
id() - Method in interface com.stereowalker.unionlib.resource.ReloadListener
 
id() - Method in class com.stereowalker.unionlib.supporter.Cosmetic
 
id() - Method in record class com.stereowalker.unionlib.world.item.equipment.ArmorMatReference
Returns the value of the id record component.
iMayPickup(Player, boolean, CallbackInfoReturnable<Boolean>) - Method in class com.stereowalker.unionlib.mixin.inserts.AnvilMenuInsertMixin
 
ImmutableColor - Record Class in com.stereowalker.unionlib.util.math
The Immutable version of Color.
ImmutableColor(float, float, float) - Constructor for record class com.stereowalker.unionlib.util.math.ImmutableColor
RGB constructor, alpha defaults to 1.0.
ImmutableColor(float, float, float, float) - Constructor for record class com.stereowalker.unionlib.util.math.ImmutableColor
Constructs a Color with given float components.
ImmutableColor(int, int, int) - Constructor for record class com.stereowalker.unionlib.util.math.ImmutableColor
RGB constructor with ints (0–255), alpha defaults to 255.
ImmutableColor(int, int, int, int) - Constructor for record class com.stereowalker.unionlib.util.math.ImmutableColor
Constructs a Color with int components (0–255).
index - Variable in class com.stereowalker.unionlib.client.gui.screens.config.lists.ListList.ListEntry
 
init() - Method in class com.stereowalker.unionlib.client.gui.screens.controls.ModControlsScreen
 
init() - Method in class com.stereowalker.unionlib.client.gui.screens.DefaultScreen
 
init() - Method in class com.stereowalker.unionlib.client.gui.screens.inventory.UnionInventoryScreen
 
init(Class<?>, Object, ConfigBuilder.Init, ConfigBuilder.Init, ConfigBuilder.Init, Executor) - Static method in class com.stereowalker.unionlib.config.ConfigBuilder
 
Init(String, UnionConfig, String) - Constructor for class com.stereowalker.unionlib.config.ConfigBuilder.Init
 
init_inject(Entity) - Method in class com.stereowalker.unionlib.mixin.syncheddata.EntityMixin
 
init_inject(CallbackInfo) - Method in class com.stereowalker.unionlib.mixin.client.ClientLevelMixin
 
init_inject(CallbackInfo) - Method in class com.stereowalker.unionlib.mixin.client.MinecraftMixin
 
init_inject(CallbackInfo) - Method in class com.stereowalker.unionlib.mixin.client.PauseScreenMixin
 
init_inject(CallbackInfo) - Method in class com.stereowalker.unionlib.mixin.client.TitleScreenMixin
 
init_inject(CallbackInfo) - Method in class com.stereowalker.unionlib.mixin.syncheddata.TrackedEntityMixin
 
initClientAfterMinecraft(Minecraft) - Method in class com.stereowalker.unionlib.mod.ClientSegment
 
initClientAfterMinecraft(Minecraft) - Method in class com.stereowalker.unionlib.UnionLibClientSegment
 
initialize() - Method in class com.stereowalker.unionlib.client.gui.screens.config.ConfigScreen
 
initialize() - Method in class com.stereowalker.unionlib.client.gui.screens.config.lists.ListScreen
 
initialize() - Method in class com.stereowalker.unionlib.client.gui.screens.config.MinecraftModConfigsScreen
 
initialize() - Method in class com.stereowalker.unionlib.client.gui.screens.cosmetics.CosmeticsScreen
 
initialize() - Method in class com.stereowalker.unionlib.client.gui.screens.DefaultScreen
 
initialize() - Method in class com.stereowalker.unionlib.client.gui.screens.ModConfigurationScreen
 
initialize() - Method in class com.stereowalker.unionlib.client.gui.screens.supporter.SupporterScreen
 
initialize() - Method in class com.stereowalker.unionlib.client.gui.screens.UnionModsScreen
 
initServerBeforeMinecraft(MinecraftServer) - Method in class com.stereowalker.unionlib.mod.ServerSegment
 
Ins(ItemStack, ItemStack, String, Player, InsertSetter<ItemStack>, InsertSetter<Long>, InsertSetter<Boolean>, InsertSetter<Integer>, InsertCanceller) - Constructor for record class com.stereowalker.unionlib.insert.handler.AnvilContentChangeHandler.Ins
Creates an instance of a Ins record class.
insert() - Method in class com.stereowalker.unionlib.insert.handler.EmptyHandler
 
insert(ItemStack, Player, List<Component>, TooltipFlag) - Method in class com.stereowalker.unionlib.insert.handler.ItemTooltipHandler
 
insert(Screen, GuiGraphics, int, int, float) - Method in class com.stereowalker.unionlib.insert.handler.ScreenHandler
 
insert(ResourceLocation, LootTable, Consumer<LootTable>, Runnable) - Method in class com.stereowalker.unionlib.insert.handler.LootTableLoadHandler
 
insert(ServerLevel) - Method in class com.stereowalker.unionlib.insert.handler.server.ServerLevelInsertHandler
 
insert(MinecraftServer) - Method in class com.stereowalker.unionlib.insert.handler.server.ServerInsertHandler
 
insert(Entity) - Method in class com.stereowalker.unionlib.insert.handler.entity.EntityInsertHandler
 
insert(Entity, Consumer<Boolean>) - Method in class com.stereowalker.unionlib.insert.handler.entity.EntityCancellableInsertHandler
 
insert(Entity, Level, boolean) - Method in class com.stereowalker.unionlib.insert.handler.EntityJoinLevelHandler
 
insert(LivingEntity) - Method in class com.stereowalker.unionlib.insert.handler.living.LivingInsertHandler
 
insert(LivingEntity, float, Consumer<Float>) - Method in class com.stereowalker.unionlib.insert.handler.living.LivingHealHandler
 
insert(LivingEntity, float, Consumer<Float>, float, Consumer<Float>, Runnable) - Method in class com.stereowalker.unionlib.insert.handler.living.LivingFallHandler
 
insert(LivingEntity, ItemStack, int, ItemStack, Consumer<ItemStack>) - Method in class com.stereowalker.unionlib.insert.handler.ItemUseFinishHandler
 
insert(LivingEntity, LivingEntityRenderer<T, M>, float, float, PoseStack, MultiBufferSource, int) - Method in class com.stereowalker.unionlib.insert.handler.LivingRenderHandler
 
insert(LivingEntity, LivingEntityRenderer<T, M>, float, float, PoseStack, MultiBufferSource, int, Runnable) - Method in class com.stereowalker.unionlib.insert.handler.LivingRenderCancellableHandler
 
insert(LivingEntity, DamageSource) - Method in class com.stereowalker.unionlib.insert.handler.living.LivingDeathHandler
 
insert(LivingEntity, DamageSource, float) - Method in class com.stereowalker.unionlib.insert.handler.living.LivingAttackHandler
 
insert(VillagerProfession, Int2ObjectMap<List<VillagerTrades.ItemListing>>, boolean) - Method in class com.stereowalker.unionlib.insert.handler.VillagerTradesHandler
 
insert(Player) - Method in class com.stereowalker.unionlib.insert.handler.living.player.PlayerInsertHandler
 
insert(Player, float, float, Consumer<Float>) - Method in class com.stereowalker.unionlib.insert.handler.FovHandler
 
insert(Player, BlockPos, boolean, Consumer<Boolean>) - Method in class com.stereowalker.unionlib.insert.handler.living.player.PlayerContinueSleepHandler
 
insert(Player, BlockPos, Player.BedSleepingProblem, Player.BedSleepingProblem, Consumer<Player.BedSleepingProblem>) - Method in class com.stereowalker.unionlib.insert.handler.living.player.PlayerCanSleepHandler
 
insert(Player, Entity, Consumer<Boolean>) - Method in class com.stereowalker.unionlib.insert.handler.living.player.PlayerAttackHandler
 
insert(Player, ExperienceOrb) - Method in class com.stereowalker.unionlib.insert.handler.XpPickupHandler
 
insert(Player, Player, boolean) - Method in class com.stereowalker.unionlib.insert.handler.living.player.PlayerRestoreHandler
 
insert(Player, InteractionHand, Entity, Consumer<Boolean>, InteractionResult, Consumer<InteractionResult>) - Method in class com.stereowalker.unionlib.insert.handler.InteractWithEntityHandler
 
insert(Player, AbstractContainerMenu) - Method in class com.stereowalker.unionlib.insert.handler.MenuHandler
 
insert(Player, ItemStack, Container, ResultSlot) - Method in class com.stereowalker.unionlib.insert.handler.ItemCraftedHandler
 
insert(Player, Level, InteractionHand, InteractionResultHolder<ItemStack>, Consumer<InteractionResultHolder<ItemStack>>, Runnable) - Method in class com.stereowalker.unionlib.insert.handler.InteractWithItemHandler
 
insert(Player, Level, InteractionHand, BlockHitResult, InteractionResult, Consumer<InteractionResult>, Runnable) - Method in class com.stereowalker.unionlib.insert.handler.InteractWithBlockHandler
 
insert(ItemStack, EquipmentSlot, ItemAttributeModifierHandler.AttributeModification) - Method in class com.stereowalker.unionlib.insert.handler.item.ItemAttributeModifierHandler
 
insert(ItemStack, ItemStack, String, Player, ItemStack, Consumer<ItemStack>, boolean, Consumer<Boolean>, long, Consumer<Long>, int, Consumer<Integer>, Runnable) - Method in class com.stereowalker.unionlib.insert.handler.AnvilContentChangeHandler
 
insert(LevelAccessor) - Method in class com.stereowalker.unionlib.insert.handler.LevelHandler
 
insert(LevelAccessor, long, Consumer<Long>) - Method in class com.stereowalker.unionlib.insert.handler.FinishSleepHandler
 
insert(LevelAccessor, long, Consumer<Long>) - Method in class com.stereowalker.unionlib.insert.handler.LevelWakeUpHandler
 
insert(StructurePiece, ServerLevel) - Method in class com.stereowalker.unionlib.insert.handler.StructurePieceAddedHandler
 
insert(StructureStart, ServerLevel) - Method in class com.stereowalker.unionlib.insert.handler.StructureAddedHandler
 
Insert() - Constructor for record class com.stereowalker.unionlib.insert.handler.EmptyHandler.Insert
Creates an instance of a Insert record class.
Insert(Screen, GuiRenderer, Int2) - Constructor for record class com.stereowalker.unionlib.insert.handler.ScreenHandler.Insert
Creates an instance of a Insert record class.
Insert(ResourceLocation, InsertSetter<LootTable>, InsertCanceller) - Constructor for record class com.stereowalker.unionlib.insert.handler.LootTableLoadHandler.Insert
Creates an instance of a Insert record class.
Insert(ServerLevel) - Constructor for record class com.stereowalker.unionlib.insert.handler.server.ServerLevelInsertHandler.Insert
Creates an instance of a Insert record class.
Insert(MinecraftServer) - Constructor for record class com.stereowalker.unionlib.insert.handler.server.ServerInsertHandler.Insert
Creates an instance of a Insert record class.
Insert(Entity) - Constructor for record class com.stereowalker.unionlib.insert.handler.entity.EntityInsertHandler.Insert
Creates an instance of a Insert record class.
Insert(Entity, InsertCanceller) - Constructor for record class com.stereowalker.unionlib.insert.handler.entity.EntityCancellableInsertHandler.Insert
Creates an instance of a Insert record class.
Insert(Entity, Level, boolean) - Constructor for record class com.stereowalker.unionlib.insert.handler.EntityJoinLevelHandler.Insert
Creates an instance of a Insert record class.
Insert(LivingEntity) - Constructor for record class com.stereowalker.unionlib.insert.handler.living.LivingInsertHandler.Insert
Creates an instance of a Insert record class.
Insert(LivingEntity, InsertSetter<Float>) - Constructor for record class com.stereowalker.unionlib.insert.handler.living.LivingHealHandler.Insert
Creates an instance of a Insert record class.
Insert(LivingEntity, InsertSetter<Float>, InsertSetter<Float>, InsertCanceller) - Constructor for record class com.stereowalker.unionlib.insert.handler.living.LivingFallHandler.Insert
Creates an instance of a Insert record class.
Insert(LivingEntity, LivingEntityRenderer<T, M>, float, float, PoseStack, MultiBufferSource, int) - Constructor for record class com.stereowalker.unionlib.insert.handler.LivingRenderHandler.Insert
Creates an instance of a Insert record class.
Insert(LivingEntity, LivingEntityRenderer<T, M>, float, float, PoseStack, MultiBufferSource, int, InsertCanceller) - Constructor for record class com.stereowalker.unionlib.insert.handler.LivingRenderCancellableHandler.Insert
Creates an instance of a Insert record class.
Insert(LivingEntity, DamageSource) - Constructor for record class com.stereowalker.unionlib.insert.handler.living.LivingDeathHandler.Insert
Creates an instance of a Insert record class.
Insert(LivingEntity, DamageSource, float) - Constructor for record class com.stereowalker.unionlib.insert.handler.living.LivingAttackHandler.Insert
Creates an instance of a Insert record class.
Insert(LivingEntity, ItemStack, int, InsertSetter<ItemStack>) - Constructor for record class com.stereowalker.unionlib.insert.handler.ItemUseFinishHandler.Insert
Creates an instance of a Insert record class.
Insert(VillagerProfession, Int2ObjectMap<List<VillagerTrades.ItemListing>>, boolean) - Constructor for record class com.stereowalker.unionlib.insert.handler.VillagerTradesHandler.Insert
Creates an instance of a Insert record class.
Insert(Player) - Constructor for record class com.stereowalker.unionlib.insert.handler.living.player.PlayerInsertHandler.Insert
Creates an instance of a Insert record class.
Insert(Player, float, InsertSetter<Float>) - Constructor for record class com.stereowalker.unionlib.insert.handler.FovHandler.Insert
Creates an instance of a Insert record class.
Insert(Player, BlockPos, InsertSetter<Boolean>) - Constructor for record class com.stereowalker.unionlib.insert.handler.living.player.PlayerContinueSleepHandler.Insert
Creates an instance of a Insert record class.
Insert(Player, BlockPos, Player.BedSleepingProblem, InsertSetter<Player.BedSleepingProblem>) - Constructor for record class com.stereowalker.unionlib.insert.handler.living.player.PlayerCanSleepHandler.Insert
Creates an instance of a Insert record class.
Insert(Player, Entity, InsertCanceller) - Constructor for record class com.stereowalker.unionlib.insert.handler.living.player.PlayerAttackHandler.Insert
Creates an instance of a Insert record class.
Insert(Player, ExperienceOrb) - Constructor for record class com.stereowalker.unionlib.insert.handler.XpPickupHandler.Insert
Creates an instance of a Insert record class.
Insert(Player, Player, boolean) - Constructor for record class com.stereowalker.unionlib.insert.handler.living.player.PlayerRestoreHandler.Insert
Creates an instance of a Insert record class.
Insert(Player, InteractionHand, Entity, InsertCanceller, InsertSetter<InteractionResult>) - Constructor for record class com.stereowalker.unionlib.insert.handler.InteractWithEntityHandler.Insert
Creates an instance of a Insert record class.
Insert(Player, AbstractContainerMenu) - Constructor for record class com.stereowalker.unionlib.insert.handler.MenuHandler.Insert
Creates an instance of a Insert record class.
Insert(Player, ItemStack, Container, ResultSlot) - Constructor for record class com.stereowalker.unionlib.insert.handler.ItemCraftedHandler.Insert
Creates an instance of a Insert record class.
Insert(Player, Level, InteractionHand, InsertResultCanceller<InteractionResultHolder<ItemStack>>) - Constructor for record class com.stereowalker.unionlib.insert.handler.InteractWithItemHandler.Insert
Creates an instance of a Insert record class.
Insert(Player, Level, InteractionHand, BlockHitResult, InsertResultCanceller<InteractionResult>) - Constructor for record class com.stereowalker.unionlib.insert.handler.InteractWithBlockHandler.Insert
Creates an instance of a Insert record class.
Insert(ItemStack, EquipmentSlot, ItemAttributeModifierHandler.AttributeModification) - Constructor for record class com.stereowalker.unionlib.insert.handler.item.ItemAttributeModifierHandler.Insert
Creates an instance of a Insert record class.
Insert(ItemStack, Player, List<Component>, TooltipFlag) - Constructor for record class com.stereowalker.unionlib.insert.handler.ItemTooltipHandler.Insert
Creates an instance of a Insert record class.
Insert(LevelAccessor) - Constructor for record class com.stereowalker.unionlib.insert.handler.LevelHandler.Insert
Creates an instance of a Insert record class.
Insert(LevelAccessor, InsertSetter<Long>) - Constructor for record class com.stereowalker.unionlib.insert.handler.FinishSleepHandler.Insert
Creates an instance of a Insert record class.
Insert(LevelAccessor, InsertSetter<Long>) - Constructor for record class com.stereowalker.unionlib.insert.handler.LevelWakeUpHandler.Insert
Creates an instance of a Insert record class.
Insert(StructurePiece, ServerLevel) - Constructor for record class com.stereowalker.unionlib.insert.handler.StructurePieceAddedHandler.Insert
Creates an instance of a Insert record class.
Insert(StructureStart, ServerLevel) - Constructor for record class com.stereowalker.unionlib.insert.handler.StructureAddedHandler.Insert
Creates an instance of a Insert record class.
InsertCanceller - Interface in com.stereowalker.unionlib.api.insert
 
InsertCancellerImpl - Class in com.stereowalker.unionlib.insert
 
InsertCancellerImpl() - Constructor for class com.stereowalker.unionlib.insert.InsertCancellerImpl
 
InsertCollector - Interface in com.stereowalker.unionlib.api.collectors
 
InsertHandler<X extends InsertHandler.Insert> - Class in com.stereowalker.unionlib.insert
 
InsertHandler() - Constructor for class com.stereowalker.unionlib.insert.InsertHandler
 
InsertHandler.Insert - Interface in com.stereowalker.unionlib.insert
 
InsertHandler.InsertWrapper<T extends InsertHandler.Insert> - Interface in com.stereowalker.unionlib.insert
 
InsertResultCanceller<T> - Interface in com.stereowalker.unionlib.api.insert
 
InsertResultCancellerImpl<T> - Class in com.stereowalker.unionlib.insert
 
InsertResultCancellerImpl(T, Runnable) - Constructor for class com.stereowalker.unionlib.insert.InsertResultCancellerImpl
 
Inserts - Class in com.stereowalker.unionlib.insert
 
Inserts() - Constructor for class com.stereowalker.unionlib.insert.Inserts
 
insertSelfToList() - Method in record class com.stereowalker.unionlib.supporter.Supporters.Supporter
 
InsertSetter<T> - Interface in com.stereowalker.unionlib.api.insert
 
InsertSetterImpl<T> - Class in com.stereowalker.unionlib.insert
 
InsertSetterImpl(T) - Constructor for class com.stereowalker.unionlib.insert.InsertSetterImpl
 
InsertSetterImpl(T, BiFunction<T, T, Boolean>) - Constructor for class com.stereowalker.unionlib.insert.InsertSetterImpl
 
InsertSystem - Class in com.stereowalker.unionlib.insert
 
InsertSystem() - Constructor for class com.stereowalker.unionlib.insert.InsertSystem
 
instance - Static variable in class com.stereowalker.unionlib.insert.InsertSystem
 
instance - Static variable in class com.stereowalker.unionlib.UnionLib
 
Int2 - Class in com.stereowalker.unionlib.util.math
 
Int2(int, int) - Constructor for class com.stereowalker.unionlib.util.math.Int2
 
INTERACT_WITH_BLOCK - Static variable in class com.stereowalker.unionlib.insert.Inserts
 
INTERACT_WITH_ENTITY - Static variable in class com.stereowalker.unionlib.insert.Inserts
 
INTERACT_WITH_ITEM - Static variable in class com.stereowalker.unionlib.insert.Inserts
 
interactionWidth - Variable in class com.stereowalker.unionlib.client.gui.screens.config.ConfigList.ConfigEntry
 
InteractWithBlockHandler - Class in com.stereowalker.unionlib.insert.handler
 
InteractWithBlockHandler() - Constructor for class com.stereowalker.unionlib.insert.handler.InteractWithBlockHandler
 
InteractWithBlockHandler.Insert - Record Class in com.stereowalker.unionlib.insert.handler
 
InteractWithEntityHandler - Class in com.stereowalker.unionlib.insert.handler
 
InteractWithEntityHandler() - Constructor for class com.stereowalker.unionlib.insert.handler.InteractWithEntityHandler
 
InteractWithEntityHandler.Insert - Record Class in com.stereowalker.unionlib.insert.handler
 
InteractWithItemHandler - Class in com.stereowalker.unionlib.insert.handler
 
InteractWithItemHandler() - Constructor for class com.stereowalker.unionlib.insert.handler.InteractWithItemHandler
 
InteractWithItemHandler.Insert - Record Class in com.stereowalker.unionlib.insert.handler
 
IntNBT - Static variable in class com.stereowalker.unionlib.util.NBTHelper.NbtType
 
intValue(String, String, ForgeConfigSpec.Builder, int, int, int, String...) - Static method in class com.stereowalker.unionlib.util.ConfigHelper
Deprecated.
 
IntValue(ForgeConfigSpec.IntValue, int) - Constructor for class com.stereowalker.unionlib.config.UnionValues.IntValue
 
invalidateCancel(Function<T, Boolean>) - Method in class com.stereowalker.unionlib.insert.InsertResultCancellerImpl
 
INVENTORY_KEY - Static variable in class com.stereowalker.unionlib.UnionLib
 
invert() - Method in interface com.stereowalker.unionlib.util.math.Color
Returns an inverted‐color version of this color (ignoring alpha).
invert() - Method in record class com.stereowalker.unionlib.util.math.ImmutableColor
 
invert() - Method in class com.stereowalker.unionlib.util.math.MutableColor
 
invert(Funcs._4<Float, Float, Float, Float, T>) - Method in interface com.stereowalker.unionlib.util.math.Color
 
IResourceReloadListener<T> - Interface in com.stereowalker.unionlib.resource
 
IRevisedDataEntity - Interface in com.stereowalker.unionlib.network.syncher
 
IRON_EMERALD_NECKALCE - Static variable in class com.stereowalker.unionlib.world.item.UItems
 
isAccessoryInventoryEnabled() - Static method in class com.stereowalker.unionlib.UnionLib.Modules
Deprecated.
 
isActive() - Method in enum class com.stereowalker.unionlib.UnionLib.Modulo
 
isArray(int) - Method in class com.stereowalker.unionlib.util.toml.TomlArray
 
isArray(String) - Method in class com.stereowalker.unionlib.util.toml.TomlTable
 
isBodyVisible(T) - Method in class com.stereowalker.unionlib.mixin.client.LivingEntityRendererMixin
 
isBodyVisibleA(T) - Method in class com.stereowalker.unionlib.mixin.client.LivingEntityRendererMixin
 
isBodyVisibleA(T) - Method in interface com.stereowalker.unionlib.supporter.CosmeticHandler.LERAccess
 
isBoolean(int) - Method in class com.stereowalker.unionlib.util.toml.TomlArray
 
isBoolean(String) - Method in class com.stereowalker.unionlib.util.toml.TomlTable
 
isBOPLoaded(boolean) - Static method in class com.stereowalker.unionlib.util.ModHelper
 
isClientInstance() - Static method in class com.stereowalker.unionlib.forge.PlatformHelper
Deprecated.
isClientInstance() - Static method in class com.stereowalker.unionlib.util.LoaderHelper
 
isCosmetic(CosmeticSelection, String) - Method in class com.stereowalker.unionlib.client.gui.components.CosmeticButton
 
isCuriosLoaded() - Static method in class com.stereowalker.unionlib.util.ModHelper
 
isCustom() - Method in record class com.stereowalker.unionlib.supporter.CosmeticSelection
 
isDefault() - Method in record class com.stereowalker.unionlib.supporter.CosmeticSelection
 
isDefaultDrawSpeedAppliedToBows() - Static method in class com.stereowalker.unionlib.UnionLib.Modules
Deprecated.
 
isDevEnvironment() - Static method in class com.stereowalker.unionlib.forge.PlatformHelper
Deprecated.
isDevEnvironment() - Static method in class com.stereowalker.unionlib.util.LoaderHelper
 
isDirty() - Method in class com.stereowalker.unionlib.network.syncher.RevisedSynchedEntityData
 
isDouble(int) - Method in class com.stereowalker.unionlib.util.toml.TomlArray
 
isDouble(String) - Method in class com.stereowalker.unionlib.util.toml.TomlTable
 
isEmpty() - Method in class com.stereowalker.unionlib.util.toml.TomlArray
 
isEmpty() - Method in class com.stereowalker.unionlib.util.toml.TomlTable
 
isEmpty(Cosmetic) - Static method in class com.stereowalker.unionlib.supporter.Cosmetics
 
isEquippableInSlot(Item, EquipmentSlot) - Static method in class com.stereowalker.unionlib.util.VersionHelper
 
isEquippableInSlot(ItemStack, EquipmentSlot) - Static method in class com.stereowalker.unionlib.util.VersionHelper
 
isFirstLeterVowel(String) - Static method in class com.stereowalker.unionlib.util.TextHelper
 
isFirstLeterVowel(Component) - Static method in class com.stereowalker.unionlib.util.TextHelper
 
isHovering(int, int, int, int, double, double) - Method in class com.stereowalker.unionlib.client.gui.screens.inventory.UnionInventoryScreen
 
isInFluid(FluidProperties) - Method in interface com.stereowalker.unionlib.hook.EntityHook
 
isInFluid(FluidState) - Method in interface com.stereowalker.unionlib.hook.EntityHook
 
isInFluid(FluidState, Function<FluidProperties, Boolean>) - Method in interface com.stereowalker.unionlib.hook.EntityHook
 
isInFluidOr(FluidState, boolean) - Method in interface com.stereowalker.unionlib.hook.EntityHook
 
isInitialized() - Method in enum class com.stereowalker.unionlib.mod.ModHandler.LoadState
 
isJEILoaded() - Static method in class com.stereowalker.unionlib.util.ModHelper
 
isLocalWorld - Variable in class com.stereowalker.unionlib.world.inventory.UnionMenu
 
isLong(int) - Method in class com.stereowalker.unionlib.util.toml.TomlArray
 
isLong(String) - Method in class com.stereowalker.unionlib.util.toml.TomlTable
 
isMantleLoaded() - Static method in class com.stereowalker.unionlib.util.ModHelper
 
isModLoaded(String) - Static method in class com.stereowalker.unionlib.util.LoaderHelper
 
isModRegistered(String) - Static method in class com.stereowalker.unionlib.mod.ModHandler
 
isMouseOver(double, double) - Method in class com.stereowalker.unionlib.client.gui.screens.config.lists.ListList.ListEntry
 
isOriginsLoaded() - Static method in class com.stereowalker.unionlib.util.ModHelper
 
isPrimalWinterLoaded() - Static method in class com.stereowalker.unionlib.util.ModHelper
 
isSereneSeasonsLoaded() - Static method in class com.stereowalker.unionlib.util.ModHelper
 
isServerInstance() - Static method in class com.stereowalker.unionlib.forge.PlatformHelper
Deprecated.
isServerInstance() - Static method in class com.stereowalker.unionlib.util.LoaderHelper
 
isString(int) - Method in class com.stereowalker.unionlib.util.toml.TomlArray
 
isString(String) - Method in class com.stereowalker.unionlib.util.toml.TomlTable
 
isSurviveLoaded() - Static method in class com.stereowalker.unionlib.util.ModHelper
 
isTable(int) - Method in class com.stereowalker.unionlib.util.toml.TomlArray
 
isTable(String) - Method in class com.stereowalker.unionlib.util.toml.TomlTable
 
isToolTab() - Method in interface com.stereowalker.unionlib.api.creativetabs.CreativeTabPopulator
 
isUsableByPlayer(Player) - Method in class com.stereowalker.unionlib.world.entity.player.UnionInventory
Don't rename this method to canInteractWith due to conflicts with Container
isUsingSlider() - Method in class com.stereowalker.unionlib.config.ConfigHolder
 
item() - Method in record class com.stereowalker.unionlib.insert.handler.ItemUseFinishHandler.Insert
Returns the value of the item record component.
ITEM_ATTRIBUTE_MODIFIER - Static variable in class com.stereowalker.unionlib.insert.Inserts
 
ITEM_CRAFTED - Static variable in class com.stereowalker.unionlib.insert.Inserts
 
ITEM_TOOLTIP - Static variable in class com.stereowalker.unionlib.insert.ClientInserts
 
ITEM_TOOLTIP - Static variable in class com.stereowalker.unionlib.insert.Inserts
Deprecated.
ITEM_USE_FINISH - Static variable in class com.stereowalker.unionlib.insert.Inserts
 
ItemAttributeEvent - Class in com.stereowalker.unionlib.event.item
This event is fired whenever an items attribute modifier is being retrieved
This allows mod authors to add or remove attribute modifiers from vanilla or other modded items
If this event is cancelled, it will give the item an empty attribute map
NOTE: Attributes added via this event do not persist.
ItemAttributeEvent(HashMultimap<Attribute, AttributeModifier>, EquipmentSlot, ItemStack) - Constructor for class com.stereowalker.unionlib.event.item.ItemAttributeEvent
 
ItemAttributeModifierHandler - Class in com.stereowalker.unionlib.insert.handler.item
 
ItemAttributeModifierHandler() - Constructor for class com.stereowalker.unionlib.insert.handler.item.ItemAttributeModifierHandler
 
ItemAttributeModifierHandler.AttributeModification - Interface in com.stereowalker.unionlib.insert.handler.item
 
ItemAttributeModifierHandler.Insert - Record Class in com.stereowalker.unionlib.insert.handler.item
 
ItemCraftedEvent - Class in com.stereowalker.unionlib.event.item
This Event also takes the ResultSlot
ItemCraftedEvent(Player, ItemStack, Container, ResultSlot) - Constructor for class com.stereowalker.unionlib.event.item.ItemCraftedEvent
 
ItemCraftedHandler - Class in com.stereowalker.unionlib.insert.handler
 
ItemCraftedHandler() - Constructor for class com.stereowalker.unionlib.insert.handler.ItemCraftedHandler
 
ItemCraftedHandler.Insert - Record Class in com.stereowalker.unionlib.insert.handler
 
ItemFilters - Class in com.stereowalker.unionlib.world.item
 
ItemFilters() - Constructor for class com.stereowalker.unionlib.world.item.ItemFilters
 
ItemInHandRendererMixin - Class in com.stereowalker.unionlib.mixin.client
 
ItemInHandRendererMixin() - Constructor for class com.stereowalker.unionlib.mixin.client.ItemInHandRendererMixin
 
itemKey() - Static method in class com.stereowalker.unionlib.util.RegistryHelper
 
itemMovement(ItemEntity) - Method in class com.stereowalker.unionlib.world.level.material.FluidProperties
Performs what to do when an item is in a fluid.
ItemPropertiesMixin - Class in com.stereowalker.unionlib.mixin.client
 
ItemPropertiesMixin() - Constructor for class com.stereowalker.unionlib.mixin.client.ItemPropertiesMixin
 
itemPropertyWithId(String) - Static method in class com.stereowalker.unionlib.util.VersionHelper
 
itemPropertyWithId(ResourceLocation) - Static method in class com.stereowalker.unionlib.util.VersionHelper
 
items() - Static method in class com.stereowalker.unionlib.util.RegistryHelper
 
itemStack() - Method in record class com.stereowalker.unionlib.insert.handler.item.ItemAttributeModifierHandler.Insert
Returns the value of the itemStack record component.
itemStack() - Method in record class com.stereowalker.unionlib.insert.handler.ItemTooltipHandler.Insert
Returns the value of the itemStack record component.
ItemStackInsertMixin - Class in com.stereowalker.unionlib.mixin.inserts
 
ItemStackInsertMixin() - Constructor for class com.stereowalker.unionlib.mixin.inserts.ItemStackInsertMixin
 
ItemStackMixin - Class in com.stereowalker.unionlib.mixin
 
ItemStackMixin() - Constructor for class com.stereowalker.unionlib.mixin.ItemStackMixin
 
ItemTooltipHandler - Class in com.stereowalker.unionlib.insert.handler
 
ItemTooltipHandler() - Constructor for class com.stereowalker.unionlib.insert.handler.ItemTooltipHandler
 
ItemTooltipHandler.Insert - Record Class in com.stereowalker.unionlib.insert.handler
 
ItemUseFinishHandler - Class in com.stereowalker.unionlib.insert.handler
 
ItemUseFinishHandler() - Constructor for class com.stereowalker.unionlib.insert.handler.ItemUseFinishHandler
 
ItemUseFinishHandler.Insert - Record Class in com.stereowalker.unionlib.insert.handler
 
iterator() - Method in class com.stereowalker.unionlib.core.registries.RegistryWrapImpl
 
iTick1(CallbackInfo) - Method in class com.stereowalker.unionlib.mixin.inserts.EntityInsertMixin
 
iTick2(CallbackInfo) - Method in class com.stereowalker.unionlib.mixin.inserts.EntityInsertMixin
 

K

keepEverything() - Method in record class com.stereowalker.unionlib.insert.handler.living.player.PlayerRestoreHandler.Insert
Returns the value of the keepEverything record component.
key(V) - Method in interface com.stereowalker.unionlib.api.registries.RegistryWrapper
 
key(V) - Method in class com.stereowalker.unionlib.core.registries.RegistryWrapImpl
 
KeyBindings - Class in com.stereowalker.unionlib.client.keybindings
Registers this mod's KeyMappings.
KeyBindings() - Constructor for class com.stereowalker.unionlib.client.keybindings.KeyBindings
 
keyCode() - Method in record class com.stereowalker.unionlib.api.gui.KeyPressEvent
Returns the value of the keyCode record component.
KeyMappingCollector - Interface in com.stereowalker.unionlib.api.keymaps
 
keyPressed(int, int, int) - Method in class com.stereowalker.unionlib.client.gui.screens.DefaultList.DefaultEntry
 
keyPressed(int, int, int) - Method in class com.stereowalker.unionlib.client.gui.screens.DefaultList
 
keyPressed(int, int, int) - Method in class com.stereowalker.unionlib.client.gui.screens.DefaultScreen
 
keyPressed(int, int, int) - Method in class com.stereowalker.unionlib.client.gui.screens.inventory.UnionInventoryScreen
 
keyPressed(KeyPressEvent) - Method in class com.stereowalker.unionlib.client.gui.screens.config.ConfigList.ConfigEntry
 
keyPressed(KeyPressEvent) - Method in class com.stereowalker.unionlib.client.gui.screens.config.lists.ListList.ListEntry
 
keyPressed(KeyPressEvent) - Method in class com.stereowalker.unionlib.client.gui.screens.DefaultList.DefaultEntry
 
keyPressed(KeyPressEvent) - Method in class com.stereowalker.unionlib.client.gui.screens.DefaultList
 
keyPressed(KeyPressEvent) - Method in class com.stereowalker.unionlib.client.gui.screens.DefaultScreen
 
keyPressed(GuiEventListener, KeyPressEvent) - Static method in class com.stereowalker.unionlib.util.ScreenHelper
 
KeyPressEvent - Record Class in com.stereowalker.unionlib.api.gui
 
KeyPressEvent(int, int, int) - Constructor for record class com.stereowalker.unionlib.api.gui.KeyPressEvent
Creates an instance of a KeyPressEvent record class.
knockbackResistance() - Method in record class com.stereowalker.unionlib.world.item.equipment.ArmorMatReference
Returns the value of the knockbackResistance record component.

L

LAYER_LOCATION - Static variable in class com.stereowalker.unionlib.client.model.HatModel
 
layout - Variable in class com.stereowalker.unionlib.client.gui.screens.DefaultScreen
 
left() - Method in record class com.stereowalker.unionlib.insert.handler.AnvilContentChangeHandler.Ins
Returns the value of the left record component.
LEFT - Enum constant in enum class com.stereowalker.unionlib.util.ScreenHelper.ScreenOffset
 
LEGS - Enum constant in enum class com.stereowalker.unionlib.world.item.equipment.ArmorMatReference.ArmorSegment
 
lerp(Color, float) - Method in interface com.stereowalker.unionlib.util.math.Color
Returns a new Color that is the linear interpolation between this and other.
lerp(Color, float) - Method in record class com.stereowalker.unionlib.util.math.ImmutableColor
 
lerp(Color, float) - Method in class com.stereowalker.unionlib.util.math.MutableColor
 
lerp(Color, float, Funcs._4<Float, Float, Float, Float, T>) - Method in interface com.stereowalker.unionlib.util.math.Color
 
level() - Method in record class com.stereowalker.unionlib.insert.handler.EntityJoinLevelHandler.Insert
Returns the value of the level record component.
level() - Method in record class com.stereowalker.unionlib.insert.handler.FinishSleepHandler.Insert
Returns the value of the level record component.
level() - Method in record class com.stereowalker.unionlib.insert.handler.InteractWithBlockHandler.Insert
Returns the value of the level record component.
level() - Method in record class com.stereowalker.unionlib.insert.handler.InteractWithItemHandler.Insert
Returns the value of the level record component.
level() - Method in record class com.stereowalker.unionlib.insert.handler.LevelHandler.Insert
Returns the value of the level record component.
level() - Method in record class com.stereowalker.unionlib.insert.handler.LevelWakeUpHandler.Insert
Returns the value of the level record component.
level() - Method in record class com.stereowalker.unionlib.insert.handler.server.ServerLevelInsertHandler.Insert
Returns the value of the level record component.
level() - Method in record class com.stereowalker.unionlib.insert.handler.StructureAddedHandler.Insert
Returns the value of the level record component.
level() - Method in record class com.stereowalker.unionlib.insert.handler.StructurePieceAddedHandler.Insert
Returns the value of the level record component.
level() - Method in class com.stereowalker.unionlib.mixin.EntityMixin
 
LEVEL_LOAD - Static variable in class com.stereowalker.unionlib.insert.Inserts
 
LEVEL_SAVE - Static variable in class com.stereowalker.unionlib.insert.Inserts
 
LEVEL_WAKE_UP - Static variable in class com.stereowalker.unionlib.insert.Inserts
 
LevelHandler - Class in com.stereowalker.unionlib.insert.handler
 
LevelHandler() - Constructor for class com.stereowalker.unionlib.insert.handler.LevelHandler
 
LevelHandler.Insert - Record Class in com.stereowalker.unionlib.insert.handler
 
LevelWakeUpHandler - Class in com.stereowalker.unionlib.insert.handler
 
LevelWakeUpHandler() - Constructor for class com.stereowalker.unionlib.insert.handler.LevelWakeUpHandler
 
LevelWakeUpHandler.Insert - Record Class in com.stereowalker.unionlib.insert.handler
 
line() - Method in class com.stereowalker.unionlib.util.toml.TomlParseError
 
LINEAR - Static variable in class com.stereowalker.unionlib.util.math.Easings
No easing — constant rate of change.
LinearLayout - Class in com.stereowalker.unionlib.util.newclasses
 
LinearLayout(int, int, LinearLayout.Orientation) - Constructor for class com.stereowalker.unionlib.util.newclasses.LinearLayout
 
LinearLayout.Orientation - Enum Class in com.stereowalker.unionlib.util.newclasses
 
list - Variable in class com.stereowalker.unionlib.client.gui.screens.config.ConfigScreen
 
list - Variable in class com.stereowalker.unionlib.client.gui.screens.config.lists.ListScreen
 
list - Variable in class com.stereowalker.unionlib.client.gui.screens.config.MinecraftModConfigsScreen
 
list - Variable in class com.stereowalker.unionlib.client.gui.screens.supporter.SupporterScreen
 
list - Variable in class com.stereowalker.unionlib.client.gui.screens.UnionModsScreen
 
listenTo(ReloadListener) - Method in interface com.stereowalker.unionlib.api.collectors.ReloadListeners
 
ListList<T> - Class in com.stereowalker.unionlib.client.gui.screens.config.lists
 
ListList(Minecraft, ListScreen, ConfigHolder<List<T>>) - Constructor for class com.stereowalker.unionlib.client.gui.screens.config.lists.ListList
 
ListList.AddEntry - Class in com.stereowalker.unionlib.client.gui.screens.config.lists
 
ListList.Entry - Class in com.stereowalker.unionlib.client.gui.screens.config.lists
 
ListList.ListEntry<S> - Class in com.stereowalker.unionlib.client.gui.screens.config.lists
 
ListList.StringEntry - Class in com.stereowalker.unionlib.client.gui.screens.config.lists
 
ListScreen - Class in com.stereowalker.unionlib.client.gui.screens.config.lists
 
ListScreen(Component, Screen, ConfigHolder<List<?>>) - Constructor for class com.stereowalker.unionlib.client.gui.screens.config.lists.ListScreen
 
listValue(String, String, ForgeConfigSpec.Builder, List<String>, String...) - Static method in class com.stereowalker.unionlib.util.ConfigHelper
Deprecated.
 
living() - Method in record class com.stereowalker.unionlib.insert.handler.ItemUseFinishHandler.Insert
Returns the value of the living record component.
living() - Method in record class com.stereowalker.unionlib.insert.handler.living.LivingAttackHandler.Insert
Returns the value of the living record component.
living() - Method in record class com.stereowalker.unionlib.insert.handler.living.LivingDeathHandler.Insert
Returns the value of the living record component.
living() - Method in record class com.stereowalker.unionlib.insert.handler.living.LivingFallHandler.Insert
Returns the value of the living record component.
living() - Method in record class com.stereowalker.unionlib.insert.handler.living.LivingHealHandler.Insert
Returns the value of the living record component.
living() - Method in record class com.stereowalker.unionlib.insert.handler.living.LivingInsertHandler.Insert
Returns the value of the living record component.
LIVING_ATTACK - Static variable in class com.stereowalker.unionlib.insert.Inserts
 
LIVING_DEATH - Static variable in class com.stereowalker.unionlib.insert.Inserts
 
LIVING_FALL - Static variable in class com.stereowalker.unionlib.insert.Inserts
 
LIVING_HEAL - Static variable in class com.stereowalker.unionlib.insert.Inserts
 
LIVING_JUMP - Static variable in class com.stereowalker.unionlib.insert.Inserts
 
LIVING_RENDER_BEGIN - Static variable in class com.stereowalker.unionlib.insert.ClientInserts
 
LIVING_RENDER_FINISH - Static variable in class com.stereowalker.unionlib.insert.ClientInserts
 
LIVING_TICK - Static variable in class com.stereowalker.unionlib.insert.Inserts
 
LivingAttackHandler - Class in com.stereowalker.unionlib.insert.handler.living
 
LivingAttackHandler() - Constructor for class com.stereowalker.unionlib.insert.handler.living.LivingAttackHandler
 
LivingAttackHandler.Insert - Record Class in com.stereowalker.unionlib.insert.handler.living
 
LivingDeathHandler - Class in com.stereowalker.unionlib.insert.handler.living
 
LivingDeathHandler() - Constructor for class com.stereowalker.unionlib.insert.handler.living.LivingDeathHandler
 
LivingDeathHandler.Insert - Record Class in com.stereowalker.unionlib.insert.handler.living
 
LivingEntityMixin - Class in com.stereowalker.unionlib.mixin
 
LivingEntityMixin() - Constructor for class com.stereowalker.unionlib.mixin.LivingEntityMixin
 
LivingEntityRendererInsertMixin<T extends net.minecraft.world.entity.LivingEntity,M extends net.minecraft.client.model.EntityModel<T>> - Class in com.stereowalker.unionlib.mixin.inserts.client
 
LivingEntityRendererInsertMixin() - Constructor for class com.stereowalker.unionlib.mixin.inserts.client.LivingEntityRendererInsertMixin
 
LivingEntityRendererMixin<T extends net.minecraft.world.entity.LivingEntity,M extends net.minecraft.client.model.EntityModel<T>> - Class in com.stereowalker.unionlib.mixin.client
 
LivingEntityRendererMixin() - Constructor for class com.stereowalker.unionlib.mixin.client.LivingEntityRendererMixin
 
LivingFallHandler - Class in com.stereowalker.unionlib.insert.handler.living
 
LivingFallHandler() - Constructor for class com.stereowalker.unionlib.insert.handler.living.LivingFallHandler
 
LivingFallHandler.Insert - Record Class in com.stereowalker.unionlib.insert.handler.living
 
LivingHealHandler - Class in com.stereowalker.unionlib.insert.handler.living
 
LivingHealHandler() - Constructor for class com.stereowalker.unionlib.insert.handler.living.LivingHealHandler
 
LivingHealHandler.Insert - Record Class in com.stereowalker.unionlib.insert.handler.living
 
LivingInsertHandler - Class in com.stereowalker.unionlib.insert.handler.living
 
LivingInsertHandler() - Constructor for class com.stereowalker.unionlib.insert.handler.living.LivingInsertHandler
 
LivingInsertHandler.Insert - Record Class in com.stereowalker.unionlib.insert.handler.living
 
LivingRenderCancellableHandler - Class in com.stereowalker.unionlib.insert.handler
 
LivingRenderCancellableHandler() - Constructor for class com.stereowalker.unionlib.insert.handler.LivingRenderCancellableHandler
 
LivingRenderCancellableHandler.Insert<T extends net.minecraft.world.entity.LivingEntity,M extends net.minecraft.client.model.EntityModel<T>> - Record Class in com.stereowalker.unionlib.insert.handler
 
LivingRenderHandler - Class in com.stereowalker.unionlib.insert.handler
 
LivingRenderHandler() - Constructor for class com.stereowalker.unionlib.insert.handler.LivingRenderHandler
 
LivingRenderHandler.Insert<T extends net.minecraft.world.entity.LivingEntity,M extends net.minecraft.client.model.EntityModel<T>> - Record Class in com.stereowalker.unionlib.insert.handler
 
load(ConfigSide...) - Static method in class com.stereowalker.unionlib.config.ConfigBuilder
 
load(ListTag) - Method in class com.stereowalker.unionlib.world.entity.player.UnionInventory
 
load(ResourceManager, ProfilerFiller, Executor) - Method in interface com.stereowalker.unionlib.resource.IResourceReloadListener
 
loadConfig(String, String) - Static method in class com.stereowalker.unionlib.config.ConfigBuilder
 
loadConfigs(ConfigObject) - Static method in class com.stereowalker.unionlib.config.ConfigObjectBuilder
 
loadConfigs(Class<?>) - Static method in class com.stereowalker.unionlib.config.ConfigClassBuilder
 
loadedFromDisk() - Method in record class com.stereowalker.unionlib.insert.handler.EntityJoinLevelHandler.Insert
Returns the value of the loadedFromDisk record component.
LoaderHelper - Class in com.stereowalker.unionlib.util
 
LoaderHelper() - Constructor for class com.stereowalker.unionlib.util.LoaderHelper
 
location(String) - Method in class com.stereowalker.unionlib.mod.MinecraftMod
 
Locations() - Constructor for class com.stereowalker.unionlib.UnionLib.Locations
 
locationString(String) - Method in class com.stereowalker.unionlib.mod.MinecraftMod
 
LOGGED_IN - Static variable in class com.stereowalker.unionlib.insert.Inserts
 
LOGGED_OUT - Static variable in class com.stereowalker.unionlib.insert.Inserts
 
LOGGER - Static variable in class com.stereowalker.unionlib.core.registries.RegisterObjects
 
LOGGER - Static variable in class com.stereowalker.unionlib.UnionLib
 
loopThrough(Consumer<? super InsertHandler.InsertWrapper<X>>) - Method in class com.stereowalker.unionlib.insert.InsertHandler
 
LOOT_TABLE_LOAD - Static variable in class com.stereowalker.unionlib.insert.Inserts
 
LootTableLoadHandler - Class in com.stereowalker.unionlib.insert.handler
 
LootTableLoadHandler() - Constructor for class com.stereowalker.unionlib.insert.handler.LootTableLoadHandler
 
LootTableLoadHandler.Insert - Record Class in com.stereowalker.unionlib.insert.handler
 

M

mainList - Variable in class com.stereowalker.unionlib.client.gui.screens.config.lists.ListList
 
MainMixin - Class in com.stereowalker.unionlib.mixin.server
 
MainMixin() - Constructor for class com.stereowalker.unionlib.mixin.server.MainMixin
 
map - Variable in class com.stereowalker.unionlib.util.toml.TomlTable
 
mapValue(String, String, ForgeConfigSpec.Builder, Map<String, T>, String...) - Static method in class com.stereowalker.unionlib.util.ConfigHelper
Deprecated.
 
matchesRegistryKey(ResourceLocation, ResourceKey<?>) - Static method in class com.stereowalker.unionlib.util.RegistryHelper
 
materialCost() - Method in record class com.stereowalker.unionlib.insert.handler.AnvilContentChangeHandler.Ins
Returns the value of the materialCost record component.
max - Variable in class com.stereowalker.unionlib.config.ConfigHolder
 
max() - Element in annotation interface com.stereowalker.unionlib.config.UnionConfig.Range
 
mayContinueSleeping() - Method in record class com.stereowalker.unionlib.insert.handler.living.player.PlayerContinueSleepHandler.Insert
Returns the value of the mayContinueSleeping record component.
mayFly(Player) - Static method in class com.stereowalker.unionlib.util.EntityHelper
 
MCBackport() - Constructor for class com.stereowalker.unionlib.world.entity.ai.UAttributes.MCBackport
 
menu() - Method in record class com.stereowalker.unionlib.insert.handler.MenuHandler.Insert
Returns the value of the menu record component.
MENU_CLOSE - Static variable in class com.stereowalker.unionlib.insert.Inserts
 
MENU_OPEN - Static variable in class com.stereowalker.unionlib.insert.Inserts
 
MenuCollector - Interface in com.stereowalker.unionlib.api.collectors
 
MenuHandler - Class in com.stereowalker.unionlib.insert.handler
 
MenuHandler() - Constructor for class com.stereowalker.unionlib.insert.handler.MenuHandler
 
MenuHandler.Insert - Record Class in com.stereowalker.unionlib.insert.handler
 
message(Supplier<NetworkEvent.Context>) - Method in class com.stereowalker.unionlib.network.protocol.game.BasePacket
 
message(Supplier<NetworkEvent.Context>) - Method in class com.stereowalker.unionlib.network.protocol.game.ClientboundUnionPacket
 
message(Supplier<NetworkEvent.Context>) - Method in class com.stereowalker.unionlib.network.protocol.game.ServerboundUnionPacket
 
min - Variable in class com.stereowalker.unionlib.config.ConfigHolder
 
min() - Element in annotation interface com.stereowalker.unionlib.config.UnionConfig.Range
 
MinecraftMixin - Class in com.stereowalker.unionlib.mixin.client
 
MinecraftMixin(String) - Constructor for class com.stereowalker.unionlib.mixin.client.MinecraftMixin
 
MinecraftMod - Class in com.stereowalker.unionlib.mod
 
MinecraftMod(String, Supplier<ClientSegment>, Supplier<ServerSegment>) - Constructor for class com.stereowalker.unionlib.mod.MinecraftMod
 
MinecraftMod(String, Supplier<ClientSegment>, Supplier<ServerSegment>, boolean) - Constructor for class com.stereowalker.unionlib.mod.MinecraftMod
 
MinecraftMod.LoadType - Enum Class in com.stereowalker.unionlib.mod
 
MinecraftModConfigsScreen - Class in com.stereowalker.unionlib.client.gui.screens.config
 
MinecraftModConfigsScreen(Screen, Component, ConfigObject...) - Constructor for class com.stereowalker.unionlib.client.gui.screens.config.MinecraftModConfigsScreen
 
MinecraftModConfigsScreen(Screen, Component, ConfigObject[], Class<?>[]) - Constructor for class com.stereowalker.unionlib.client.gui.screens.config.MinecraftModConfigsScreen
 
MinecraftModConfigsScreen(Screen, Component, Class<?>...) - Constructor for class com.stereowalker.unionlib.client.gui.screens.config.MinecraftModConfigsScreen
 
MinecraftServerMixin - Class in com.stereowalker.unionlib.mixin
 
MinecraftServerMixin(String) - Constructor for class com.stereowalker.unionlib.mixin.MinecraftServerMixin
 
mod - Variable in class com.stereowalker.unionlib.client.gui.screens.controls.ModControlsScreen
 
MOD_ID - Static variable in class com.stereowalker.unionlib.UnionLib
 
ModConfigurationScreen - Class in com.stereowalker.unionlib.client.gui.screens
 
ModConfigurationScreen(ClientSegment, Screen) - Constructor for class com.stereowalker.unionlib.client.gui.screens.ModConfigurationScreen
 
ModControlsScreen - Class in com.stereowalker.unionlib.client.gui.screens.controls
 
ModControlsScreen(ClientSegment, Screen, Options) - Constructor for class com.stereowalker.unionlib.client.gui.screens.controls.ModControlsScreen
 
ModdedSynchronizer - Interface in com.stereowalker.unionlib.network.syncher
 
model() - Method in class com.stereowalker.unionlib.supporter.Cosmetic
 
ModHandler - Class in com.stereowalker.unionlib.mod
 
ModHandler() - Constructor for class com.stereowalker.unionlib.mod.ModHandler
 
ModHandler.LoadState - Enum Class in com.stereowalker.unionlib.mod
 
ModHelper - Class in com.stereowalker.unionlib.util
 
ModHelper() - Constructor for class com.stereowalker.unionlib.util.ModHelper
 
modifiers() - Method in record class com.stereowalker.unionlib.api.gui.CharTypeEvent
Returns the value of the modifiers record component.
modifiers() - Method in record class com.stereowalker.unionlib.api.gui.KeyPressEvent
Returns the value of the modifiers record component.
modifiers() - Method in record class com.stereowalker.unionlib.api.gui.MouseClickEvent
Returns the value of the modifiers record component.
modifiers() - Method in record class com.stereowalker.unionlib.api.gui.MouseDragEvent
Returns the value of the modifiers record component.
modifiers() - Method in record class com.stereowalker.unionlib.api.gui.MouseReleaseEvent
Returns the value of the modifiers record component.
modifyDefaultEntityAttributes(DefaultAttributeModifier) - Method in class com.stereowalker.unionlib.mod.MinecraftMod
 
modifyDefaultEntityAttributes(DefaultAttributeModifier) - Method in class com.stereowalker.unionlib.UnionLib
 
modifyEntity(EntityModifier) - Method in class com.stereowalker.unionlib.mod.MinecraftMod
 
ModKeyBindsList - Class in com.stereowalker.unionlib.client.gui.screens.controls
 
ModKeyBindsList(ModControlsScreen, Minecraft) - Constructor for class com.stereowalker.unionlib.client.gui.screens.controls.ModKeyBindsList
 
ModList - Class in com.stereowalker.unionlib.client.gui.components
 
ModList(Minecraft, UnionModsScreen) - Constructor for class com.stereowalker.unionlib.client.gui.components.ModList
 
ModList.Entry - Class in com.stereowalker.unionlib.client.gui.components
 
ModList.ModEntry - Class in com.stereowalker.unionlib.client.gui.components
 
Modules() - Constructor for class com.stereowalker.unionlib.UnionLib.Modules
Deprecated.
 
motionScale(double) - Method in class com.stereowalker.unionlib.world.level.material.FluidProperties.Builder
 
motionScale(Entity) - Method in class com.stereowalker.unionlib.world.level.material.FluidProperties
Returns how much the velocity of the fluid should be scaled by when applied to an entity.
mouseClicked(double, double, int) - Method in class com.stereowalker.unionlib.client.gui.screens.DefaultList.DefaultEntry
 
mouseClicked(double, double, int) - Method in class com.stereowalker.unionlib.client.gui.screens.DefaultList
 
mouseClicked(double, double, int) - Method in class com.stereowalker.unionlib.client.gui.screens.DefaultScreen
 
mouseClicked(double, double, int) - Method in class com.stereowalker.unionlib.client.gui.screens.inventory.UnionInventoryScreen
 
mouseClicked(MouseClickEvent) - Method in class com.stereowalker.unionlib.client.gui.components.ModList.ModEntry
 
mouseClicked(MouseClickEvent) - Method in class com.stereowalker.unionlib.client.gui.screens.config.ConfigList.ConfigEntry
 
mouseClicked(MouseClickEvent) - Method in class com.stereowalker.unionlib.client.gui.screens.config.lists.ListList.AddEntry
 
mouseClicked(MouseClickEvent) - Method in class com.stereowalker.unionlib.client.gui.screens.config.lists.ListList.ListEntry
 
mouseClicked(MouseClickEvent) - Method in class com.stereowalker.unionlib.client.gui.screens.config.MultiConfigList.Entry
 
mouseClicked(MouseClickEvent) - Method in class com.stereowalker.unionlib.client.gui.screens.cosmetics.CosmeticList
 
mouseClicked(MouseClickEvent) - Method in class com.stereowalker.unionlib.client.gui.screens.DefaultList.DefaultEntry
 
mouseClicked(MouseClickEvent) - Method in class com.stereowalker.unionlib.client.gui.screens.DefaultList
 
mouseClicked(MouseClickEvent) - Method in class com.stereowalker.unionlib.client.gui.screens.DefaultScreen
 
mouseClicked(MouseClickEvent) - Method in class com.stereowalker.unionlib.client.gui.screens.supporter.SupporterList.CategoryEntry
 
mouseClicked(GuiEventListener, MouseClickEvent) - Static method in class com.stereowalker.unionlib.util.ScreenHelper
 
MouseClickEvent - Record Class in com.stereowalker.unionlib.api.gui
 
MouseClickEvent(double, double, int, int, boolean) - Constructor for record class com.stereowalker.unionlib.api.gui.MouseClickEvent
Creates an instance of a MouseClickEvent record class.
MouseDragEvent - Record Class in com.stereowalker.unionlib.api.gui
 
MouseDragEvent(double, double, int, int, double, double) - Constructor for record class com.stereowalker.unionlib.api.gui.MouseDragEvent
Creates an instance of a MouseDragEvent record class.
mouseDragged(double, double, int, double, double) - Method in class com.stereowalker.unionlib.client.gui.screens.DefaultList.DefaultEntry
 
mouseDragged(double, double, int, double, double) - Method in class com.stereowalker.unionlib.client.gui.screens.DefaultList
 
mouseDragged(double, double, int, double, double) - Method in class com.stereowalker.unionlib.client.gui.screens.DefaultScreen
 
mouseDragged(MouseDragEvent) - Method in class com.stereowalker.unionlib.client.gui.screens.config.ConfigList.ConfigEntry
 
mouseDragged(MouseDragEvent) - Method in class com.stereowalker.unionlib.client.gui.screens.config.lists.ListList.ListEntry
 
mouseDragged(MouseDragEvent) - Method in class com.stereowalker.unionlib.client.gui.screens.DefaultList.DefaultEntry
 
mouseDragged(MouseDragEvent) - Method in class com.stereowalker.unionlib.client.gui.screens.DefaultList
 
mouseDragged(MouseDragEvent) - Method in class com.stereowalker.unionlib.client.gui.screens.DefaultScreen
 
mouseDragged(GuiEventListener, MouseDragEvent) - Static method in class com.stereowalker.unionlib.util.ScreenHelper
 
mousePos() - Method in record class com.stereowalker.unionlib.insert.handler.ScreenHandler.Insert
Returns the value of the mousePos record component.
mouseReleased(double, double, int) - Method in class com.stereowalker.unionlib.client.gui.screens.DefaultList.DefaultEntry
 
mouseReleased(double, double, int) - Method in class com.stereowalker.unionlib.client.gui.screens.DefaultList
 
mouseReleased(double, double, int) - Method in class com.stereowalker.unionlib.client.gui.screens.DefaultScreen
 
mouseReleased(double, double, int) - Method in class com.stereowalker.unionlib.client.gui.screens.inventory.UnionInventoryScreen
 
mouseReleased(MouseReleaseEvent) - Method in class com.stereowalker.unionlib.client.gui.components.ModList.ModEntry
 
mouseReleased(MouseReleaseEvent) - Method in class com.stereowalker.unionlib.client.gui.screens.config.ConfigList.ConfigEntry
 
mouseReleased(MouseReleaseEvent) - Method in class com.stereowalker.unionlib.client.gui.screens.config.lists.ListList.AddEntry
 
mouseReleased(MouseReleaseEvent) - Method in class com.stereowalker.unionlib.client.gui.screens.config.lists.ListList.ListEntry
 
mouseReleased(MouseReleaseEvent) - Method in class com.stereowalker.unionlib.client.gui.screens.config.MultiConfigList.Entry
 
mouseReleased(MouseReleaseEvent) - Method in class com.stereowalker.unionlib.client.gui.screens.DefaultList.DefaultEntry
 
mouseReleased(MouseReleaseEvent) - Method in class com.stereowalker.unionlib.client.gui.screens.DefaultList
 
mouseReleased(MouseReleaseEvent) - Method in class com.stereowalker.unionlib.client.gui.screens.DefaultScreen
 
mouseReleased(GuiEventListener, MouseReleaseEvent) - Static method in class com.stereowalker.unionlib.util.ScreenHelper
 
MouseReleaseEvent - Record Class in com.stereowalker.unionlib.api.gui
 
MouseReleaseEvent(double, double, int, int) - Constructor for record class com.stereowalker.unionlib.api.gui.MouseReleaseEvent
Creates an instance of a MouseReleaseEvent record class.
mouseX() - Method in record class com.stereowalker.unionlib.api.gui.MouseClickEvent
Returns the value of the mouseX record component.
mouseX() - Method in record class com.stereowalker.unionlib.api.gui.MouseDragEvent
Returns the value of the mouseX record component.
mouseX() - Method in record class com.stereowalker.unionlib.api.gui.MouseReleaseEvent
Returns the value of the mouseX record component.
mouseY() - Method in record class com.stereowalker.unionlib.api.gui.MouseClickEvent
Returns the value of the mouseY record component.
mouseY() - Method in record class com.stereowalker.unionlib.api.gui.MouseDragEvent
Returns the value of the mouseY record component.
mouseY() - Method in record class com.stereowalker.unionlib.api.gui.MouseReleaseEvent
Returns the value of the mouseY record component.
move(FluidState, LivingEntity, Vec3, double) - Method in class com.stereowalker.unionlib.world.level.material.FluidProperties
Performs how an entity moves when within the fluid.
multiBufferSource() - Method in record class com.stereowalker.unionlib.insert.handler.LivingRenderCancellableHandler.Insert
Returns the value of the multiBufferSource record component.
multiBufferSource() - Method in record class com.stereowalker.unionlib.insert.handler.LivingRenderHandler.Insert
Returns the value of the multiBufferSource record component.
MultiConfigList - Class in com.stereowalker.unionlib.client.gui.screens.config
 
MultiConfigList(Minecraft, MinecraftModConfigsScreen) - Constructor for class com.stereowalker.unionlib.client.gui.screens.config.MultiConfigList
 
MultiConfigList.Entry - Class in com.stereowalker.unionlib.client.gui.screens.config
 
MultiConfigList.ModConfigClassEntry - Class in com.stereowalker.unionlib.client.gui.screens.config
 
MultiConfigList.ModConfigObjectEntry - Class in com.stereowalker.unionlib.client.gui.screens.config
 
multiply(Color) - Method in interface com.stereowalker.unionlib.util.math.Color
Returns a new Color that is this color multiplied component‐wise by other.
multiply(Color) - Method in record class com.stereowalker.unionlib.util.math.ImmutableColor
 
multiply(Color) - Method in class com.stereowalker.unionlib.util.math.MutableColor
 
multiply(Color, Funcs._4<Float, Float, Float, Float, T>) - Method in interface com.stereowalker.unionlib.util.math.Color
 
MutableColor - Class in com.stereowalker.unionlib.util.math
The Mmutable version of Color.
MutableColor(float, float, float) - Constructor for class com.stereowalker.unionlib.util.math.MutableColor
RGB constructor, alpha defaults to 1.0.
MutableColor(float, float, float, float) - Constructor for class com.stereowalker.unionlib.util.math.MutableColor
Constructs a Color with given float components.
MutableColor(int, int, int) - Constructor for class com.stereowalker.unionlib.util.math.MutableColor
RGB constructor with ints (0–255), alpha defaults to 255.
MutableColor(int, int, int, int) - Constructor for class com.stereowalker.unionlib.util.math.MutableColor
Constructs a Color with int components (0–255).

N

name - Variable in class com.stereowalker.unionlib.config.ConfigHolder
 
name() - Element in annotation interface com.stereowalker.unionlib.config.UnionConfig.Entry
The name used for the config.
name() - Element in annotation interface com.stereowalker.unionlib.config.UnionConfig
 
name() - Method in record class com.stereowalker.unionlib.insert.handler.AnvilContentChangeHandler.Ins
Returns the value of the name record component.
name() - Method in record class com.stereowalker.unionlib.insert.handler.LootTableLoadHandler.Insert
Returns the value of the name record component.
name() - Method in class com.stereowalker.unionlib.world.level.material.FluidProperties
 
nameInQuotes() - Method in class com.stereowalker.unionlib.config.ConfigHolder
 
namespace() - Element in annotation interface com.stereowalker.unionlib.core.registries.RegistryHolder
 
narratables() - Method in class com.stereowalker.unionlib.client.gui.components.ModList.ModEntry
 
narratables() - Method in class com.stereowalker.unionlib.client.gui.screens.config.ConfigList.CategoryEntry
 
narratables() - Method in class com.stereowalker.unionlib.client.gui.screens.config.ConfigList.ConfigEntry
 
narratables() - Method in class com.stereowalker.unionlib.client.gui.screens.config.lists.ListList.AddEntry
 
narratables() - Method in class com.stereowalker.unionlib.client.gui.screens.config.lists.ListList.ListEntry
 
narratables() - Method in class com.stereowalker.unionlib.client.gui.screens.config.MultiConfigList.Entry
 
narratables() - Method in class com.stereowalker.unionlib.client.gui.screens.cosmetics.CosmeticList.CategoryEntry
 
narratables() - Method in class com.stereowalker.unionlib.client.gui.screens.supporter.SupporterList.CategoryEntry
 
NBTHelper - Class in com.stereowalker.unionlib.util
 
NBTHelper() - Constructor for class com.stereowalker.unionlib.util.NBTHelper
 
NBTHelper.NbtType - Class in com.stereowalker.unionlib.util
 
NbtType() - Constructor for class com.stereowalker.unionlib.util.NBTHelper.NbtType
 
NECK - Enum constant in enum class com.stereowalker.unionlib.world.entity.AccessorySlot.Group
 
NECK - Enum constant in enum class com.stereowalker.unionlib.world.entity.AccessorySlotGroup
 
NECK_1 - Enum constant in enum class com.stereowalker.unionlib.world.entity.AccessorySlot
 
NECK_1 - Enum constant in enum class com.stereowalker.unionlib.world.entity.AccessorySlotGroup
 
NECKLACES - Static variable in class com.stereowalker.unionlib.world.item.ItemFilters
 
NeedleHooks - Class in com.stereowalker.unionlib.hook
 
NeedleHooks() - Constructor for class com.stereowalker.unionlib.hook.NeedleHooks
 
NeedleUUIDs - Class in com.stereowalker.unionlib.util
 
NeedleUUIDs() - Constructor for class com.stereowalker.unionlib.util.NeedleUUIDs
 
NETWORK_PROTOCOL_VERSION() - Method in class com.stereowalker.unionlib.forge.ForgeMod
 
NetworkRegistryMixin - Class in com.stereowalker.unionlib.mixin.server
 
NetworkRegistryMixin() - Constructor for class com.stereowalker.unionlib.mixin.server.NetworkRegistryMixin
 
newCellSettings() - Method in class com.stereowalker.unionlib.util.newclasses.LinearLayout
 
newDoubleNBTList(double...) - Static method in class com.stereowalker.unionlib.util.NBTHelper
creates a NBT list from the array of doubles passed to this function
newFov() - Method in record class com.stereowalker.unionlib.insert.handler.FovHandler.Insert
Returns the value of the newFov record component.
no_gl_debug - Variable in class com.stereowalker.unionlib.config.Config
 
NO_REMAINDER_SHAPELESS_RECIPE - Static variable in class com.stereowalker.unionlib.world.item.crafting.URecipeSerializer
 
NONE - Static variable in class com.stereowalker.unionlib.supporter.Cosmetics
 
NoRemainderShaplessRecipe - Class in com.stereowalker.unionlib.world.item.crafting
 
NoRemainderShaplessRecipe(ResourceLocation, String, CraftingBookCategory, ItemStack, NonNullList<Ingredient>) - Constructor for class com.stereowalker.unionlib.world.item.crafting.NoRemainderShaplessRecipe
 
NoRemainderShaplessRecipe.Serializer - Class in com.stereowalker.unionlib.world.item.crafting
 
NOT_INITIALIZED - Enum constant in enum class com.stereowalker.unionlib.mod.ModHandler.LoadState
 

O

OBSIDIAN - Enum constant in enum class com.stereowalker.unionlib.supporter.Supporters.Type
 
obtainAllCosmetics(File, File, File, boolean) - Static method in class com.stereowalker.unionlib.supporter.Cosmetics
 
obtainCosmetics(File, boolean) - Static method in class com.stereowalker.unionlib.supporter.Cosmetics
 
oholder() - Method in class com.stereowalker.unionlib.core.registries.Housing
 
OLDER - Enum constant in enum class com.stereowalker.unionlib.supporter.Supporters.Type
 
onClient() - Method in enum class com.stereowalker.unionlib.mod.MinecraftMod.LoadType
 
onClose() - Method in class com.stereowalker.unionlib.client.gui.screens.config.lists.ListScreen
 
onClose() - Method in class com.stereowalker.unionlib.client.gui.screens.DefaultScreen
 
onConnectToCosmeticDB(Runnable) - Static method in class com.stereowalker.unionlib.supporter.Cosmetics
 
onLoad(String) - Method in class com.stereowalker.unionlib.mixin.UnionLibMixinPlugin
 
ONLY_UNIONLIB - Enum constant in enum class com.stereowalker.unionlib.mod.ModHandler.LoadState
 
onModConstruct() - Method in class com.stereowalker.unionlib.mod.MinecraftMod
 
onModConstruct() - Method in class com.stereowalker.unionlib.UnionLib
 
onModStartup() - Method in class com.stereowalker.unionlib.mod.ClientSegment
 
onModStartup() - Method in class com.stereowalker.unionlib.mod.MinecraftMod
 
onModStartup() - Method in class com.stereowalker.unionlib.UnionLib
 
onModStartupInClient() - Method in class com.stereowalker.unionlib.mod.MinecraftMod
Deprecated, for removal: This API element is subject to removal in a future version.
onModStartupInClient() - Method in class com.stereowalker.unionlib.UnionLib
 
onServer() - Method in enum class com.stereowalker.unionlib.mod.MinecraftMod.LoadType
 
OPEN_UNION_INVENTORY - Static variable in class com.stereowalker.unionlib.client.keybindings.KeyBindings
 
or(Fluid, Function<FluidProperties, T>, T) - Static method in class com.stereowalker.unionlib.world.level.material.FluidProperties
 
orb() - Method in record class com.stereowalker.unionlib.insert.handler.XpPickupHandler.Insert
Returns the value of the orb record component.
originalFov() - Method in record class com.stereowalker.unionlib.insert.handler.FovHandler.Insert
Returns the value of the originalFov record component.
output() - Method in record class com.stereowalker.unionlib.insert.handler.AnvilContentChangeHandler.Ins
Returns the value of the output record component.
OverflowTextButton - Class in com.stereowalker.unionlib.client.gui.components
 
OverflowTextButton(int, int, int, int, Component, Button.OnPress) - Constructor for class com.stereowalker.unionlib.client.gui.components.OverflowTextButton
 
OverflowTextButton(int, int, int, int, Component, Button.OnPress, Button.CreateNarration) - Constructor for class com.stereowalker.unionlib.client.gui.components.OverflowTextButton
 
OVERLAY_BUTTON_IMAGE_BACKGROUND - Static variable in class com.stereowalker.unionlib.UnionLib.Locations
 
OverlayCollector - Interface in com.stereowalker.unionlib.api.collectors
 
OverlayCollector.Order - Enum Class in com.stereowalker.unionlib.api.collectors
 
OverlayCollector.Overlay - Interface in com.stereowalker.unionlib.api.collectors
 
OverlayImageButton - Class in com.stereowalker.unionlib.client.gui.components
 
OverlayImageButton(int, int, int, int, int, int, int, int, ResourceLocation, int, int, int, int, int, int, ResourceLocation, int, int, Button.OnPress, Component) - Constructor for class com.stereowalker.unionlib.client.gui.components.OverlayImageButton
 
OverlayImageButton(int, int, int, int, int, int, int, int, ResourceLocation, int, int, Button.OnPress, Component) - Constructor for class com.stereowalker.unionlib.client.gui.components.OverlayImageButton
 
overlayTexture() - Method in class com.stereowalker.unionlib.world.level.material.FluidProperties
 
overlayTexture(ResourceLocation) - Method in class com.stereowalker.unionlib.world.level.material.FluidProperties.Builder
 
overrideBlocks(BlockColor, Block...) - Method in interface com.stereowalker.unionlib.api.collectors.ColorOverrideCollector
 
overrideItems(ItemColor, Item...) - Method in interface com.stereowalker.unionlib.api.collectors.ColorOverrideCollector
 
OwnedCosmetic - Record Class in com.stereowalker.unionlib.supporter
 
OwnedCosmetic(String, boolean, String[], Map<String, Color>) - Constructor for record class com.stereowalker.unionlib.supporter.OwnedCosmetic
Creates an instance of a OwnedCosmetic record class.
ownedCosmetics() - Static method in class com.stereowalker.unionlib.supporter.Cosmetics
 
owner - Variable in class com.stereowalker.unionlib.mod.AbstractSegment
 
ownsCosmetic(CosmeticSelection) - Static method in class com.stereowalker.unionlib.supporter.Cosmetics
 

P

PackCollector - Interface in com.stereowalker.unionlib.api.collectors
 
packDirty() - Method in class com.stereowalker.unionlib.network.syncher.RevisedSynchedEntityData
 
packedLight() - Method in record class com.stereowalker.unionlib.insert.handler.LivingRenderCancellableHandler.Insert
Returns the value of the packedLight record component.
packedLight() - Method in record class com.stereowalker.unionlib.insert.handler.LivingRenderHandler.Insert
Returns the value of the packedLight record component.
PacketCollector - Interface in com.stereowalker.unionlib.api.collectors
 
PacketHolder - Interface in com.stereowalker.unionlib.mod
Used to indicate to UnionLib that this mod has packets to be sent between the client and server
Pair(A, B) - Constructor for class com.stereowalker.unionlib.util.toml.TomlWriter.Pair
 
parentFile - Variable in class com.stereowalker.unionlib.config.ConfigHolder
 
parse(File) - Static method in class com.stereowalker.unionlib.util.toml.Toml
 
parse(InputStream) - Static method in class com.stereowalker.unionlib.util.toml.Toml
 
parse(String) - Static method in interface com.stereowalker.unionlib.util.math.Color
Parses a color from a string.
parse(String) - Static method in class com.stereowalker.unionlib.util.toml.Toml
 
parse(Path) - Static method in class com.stereowalker.unionlib.util.toml.Toml
 
partialTick() - Method in record class com.stereowalker.unionlib.insert.handler.LivingRenderCancellableHandler.Insert
Returns the value of the partialTick record component.
partialTick() - Method in record class com.stereowalker.unionlib.insert.handler.LivingRenderHandler.Insert
Returns the value of the partialTick record component.
partialTicks - Variable in class com.stereowalker.unionlib.client.gui.GuiRendererImpl
 
partialTicks() - Method in interface com.stereowalker.unionlib.api.gui.GuiRenderer
 
partialTicks() - Method in class com.stereowalker.unionlib.client.gui.GuiRendererImpl
 
ParticleCollector - Interface in com.stereowalker.unionlib.api.collectors
 
particleTypeKey() - Static method in class com.stereowalker.unionlib.util.RegistryHelper
 
particleTypes() - Static method in class com.stereowalker.unionlib.util.RegistryHelper
 
PatreonButton - Class in com.stereowalker.unionlib.client.gui.components
 
PatreonButton(int, int, int, int, Component, Button.OnPress) - Constructor for class com.stereowalker.unionlib.client.gui.components.PatreonButton
 
PauseScreenMixin - Class in com.stereowalker.unionlib.mixin.client
 
PauseScreenMixin(Component) - Constructor for class com.stereowalker.unionlib.mixin.client.PauseScreenMixin
 
permitted_variants() - Method in record class com.stereowalker.unionlib.supporter.OwnedCosmetic
Returns the value of the permitted_variants record component.
PERSONAL - Enum constant in enum class com.stereowalker.unionlib.supporter.Supporters.Type
 
PlatformHelper - Class in com.stereowalker.unionlib.forge
 
PlatformHelper() - Constructor for class com.stereowalker.unionlib.forge.PlatformHelper
 
player - Variable in class com.stereowalker.unionlib.mixin.client.MinecraftMixin
 
player - Variable in class com.stereowalker.unionlib.world.entity.player.UnionInventory
 
player() - Method in record class com.stereowalker.unionlib.insert.handler.AnvilContentChangeHandler.Ins
Returns the value of the player record component.
player() - Method in record class com.stereowalker.unionlib.insert.handler.FovHandler.Insert
Returns the value of the player record component.
player() - Method in record class com.stereowalker.unionlib.insert.handler.InteractWithBlockHandler.Insert
Returns the value of the player record component.
player() - Method in record class com.stereowalker.unionlib.insert.handler.InteractWithEntityHandler.Insert
Returns the value of the player record component.
player() - Method in record class com.stereowalker.unionlib.insert.handler.InteractWithItemHandler.Insert
Returns the value of the player record component.
player() - Method in record class com.stereowalker.unionlib.insert.handler.ItemCraftedHandler.Insert
Returns the value of the player record component.
player() - Method in record class com.stereowalker.unionlib.insert.handler.ItemTooltipHandler.Insert
Returns the value of the player record component.
player() - Method in record class com.stereowalker.unionlib.insert.handler.living.player.PlayerCanSleepHandler.Insert
Returns the value of the player record component.
player() - Method in record class com.stereowalker.unionlib.insert.handler.living.player.PlayerContinueSleepHandler.Insert
Returns the value of the player record component.
player() - Method in record class com.stereowalker.unionlib.insert.handler.living.player.PlayerInsertHandler.Insert
Returns the value of the player record component.
player() - Method in record class com.stereowalker.unionlib.insert.handler.MenuHandler.Insert
Returns the value of the player record component.
player() - Method in record class com.stereowalker.unionlib.insert.handler.XpPickupHandler.Insert
Returns the value of the player record component.
PLAYER_ATTACK - Static variable in class com.stereowalker.unionlib.insert.Inserts
 
PLAYER_CAN_SLEEP - Static variable in class com.stereowalker.unionlib.insert.Inserts
 
PLAYER_CONTINUE_SLEEP - Static variable in class com.stereowalker.unionlib.insert.Inserts
 
PLAYER_RESTORE - Static variable in class com.stereowalker.unionlib.insert.Inserts
 
PlayerAttackHandler - Class in com.stereowalker.unionlib.insert.handler.living.player
 
PlayerAttackHandler() - Constructor for class com.stereowalker.unionlib.insert.handler.living.player.PlayerAttackHandler
 
PlayerAttackHandler.Insert - Record Class in com.stereowalker.unionlib.insert.handler.living.player
 
PlayerCanSleepHandler - Class in com.stereowalker.unionlib.insert.handler.living.player
 
PlayerCanSleepHandler() - Constructor for class com.stereowalker.unionlib.insert.handler.living.player.PlayerCanSleepHandler
 
PlayerCanSleepHandler.Insert - Record Class in com.stereowalker.unionlib.insert.handler.living.player
 
PlayerContinueSleepHandler - Class in com.stereowalker.unionlib.insert.handler.living.player
 
PlayerContinueSleepHandler() - Constructor for class com.stereowalker.unionlib.insert.handler.living.player.PlayerContinueSleepHandler
 
PlayerContinueSleepHandler.Insert - Record Class in com.stereowalker.unionlib.insert.handler.living.player
 
PlayerInsertHandler - Class in com.stereowalker.unionlib.insert.handler.living.player
 
PlayerInsertHandler() - Constructor for class com.stereowalker.unionlib.insert.handler.living.player.PlayerInsertHandler
 
PlayerInsertHandler.Insert - Record Class in com.stereowalker.unionlib.insert.handler.living.player
 
PlayerMixin - Class in com.stereowalker.unionlib.mixin
 
PlayerRestoreHandler - Class in com.stereowalker.unionlib.insert.handler.living.player
 
PlayerRestoreHandler() - Constructor for class com.stereowalker.unionlib.insert.handler.living.player.PlayerRestoreHandler
 
PlayerRestoreHandler.Insert - Record Class in com.stereowalker.unionlib.insert.handler.living.player
 
pollCosmetics() - Static method in class com.stereowalker.unionlib.supporter.Cosmetics
 
populateCreativeTabs(CreativeTabPopulator) - Method in class com.stereowalker.unionlib.mod.MinecraftMod
 
populateCreativeTabs(CreativeTabPopulator) - Method in class com.stereowalker.unionlib.UnionLib
 
populateSupporters(File, boolean) - Static method in class com.stereowalker.unionlib.supporter.Supporters
 
pos() - Method in record class com.stereowalker.unionlib.insert.handler.living.player.PlayerCanSleepHandler.Insert
Returns the value of the pos record component.
poseStack() - Method in interface com.stereowalker.unionlib.api.gui.GuiRenderer
 
poseStack() - Method in class com.stereowalker.unionlib.client.gui.GuiRendererImpl
 
poseStack() - Method in record class com.stereowalker.unionlib.insert.handler.LivingRenderCancellableHandler.Insert
Returns the value of the poseStack record component.
poseStack() - Method in record class com.stereowalker.unionlib.insert.handler.LivingRenderHandler.Insert
Returns the value of the poseStack record component.
posFromDouble(double, double, double) - Static method in class com.stereowalker.unionlib.util.VersionHelper
 
postApply(String, ClassNode, String, IMixinInfo) - Method in class com.stereowalker.unionlib.mixin.UnionLibMixinPlugin
 
potion - Variable in class com.stereowalker.unionlib.event.potionfluid.FluidToPotionEvent
 
potionKey() - Static method in class com.stereowalker.unionlib.util.RegistryHelper
 
potions() - Static method in class com.stereowalker.unionlib.util.RegistryHelper
 
PotionToFluidEvent - Class in com.stereowalker.unionlib.event.potionfluid
This event allows the mod firing it to ask other mods using the event what fluids maps to what potions.
PotionToFluidEvent(Potion) - Constructor for class com.stereowalker.unionlib.event.potionfluid.PotionToFluidEvent
 
preApply(String, ClassNode, String, IMixinInfo) - Method in class com.stereowalker.unionlib.mixin.UnionLibMixinPlugin
 
previousScreen - Variable in class com.stereowalker.unionlib.client.gui.screens.DefaultScreen
 
probabilityCheck(int) - Static method in class com.stereowalker.unionlib.util.math.UnionMathHelper
Do a probability check.
probablilityValue(String, String, ForgeConfigSpec.Builder, int, String...) - Static method in class com.stereowalker.unionlib.util.ConfigHelper
Deprecated.
 
problem() - Method in record class com.stereowalker.unionlib.insert.handler.living.player.PlayerCanSleepHandler.Insert
Returns the value of the problem record component.
profession() - Method in record class com.stereowalker.unionlib.insert.handler.VillagerTradesHandler.Insert
Returns the value of the profession record component.
put(String, Object) - Method in class com.stereowalker.unionlib.util.toml.TomlWriter
 
put(String, Object, String) - Method in class com.stereowalker.unionlib.util.toml.TomlWriter
 
putEnum(String, V) - Method in class com.stereowalker.unionlib.util.toml.TomlWriter
 
putEnum(String, V, String) - Method in class com.stereowalker.unionlib.util.toml.TomlWriter
 
putObjectsInGameRegistries(MinecraftMod) - Static method in class com.stereowalker.unionlib.core.registries.RegisterObjects
 
putRanged(String, V, V, V, Class<V>) - Method in class com.stereowalker.unionlib.util.toml.TomlWriter
 
putRanged(String, V, V, V, Class<V>, String) - Method in class com.stereowalker.unionlib.util.toml.TomlWriter
 

Q

queuePlayerCapeReplacement(AbstractClientPlayer) - Static method in class com.stereowalker.unionlib.supporter.CapeHandler
Queue the replacement of a player's cape with the Combat cape.
quickMoveStack(Player, int) - Method in class com.stereowalker.unionlib.world.inventory.UnionMenu
Handle when the stack in slot index is shift-clicked.

R

r - Variable in class com.stereowalker.unionlib.util.math.MutableColor
Components [0..1]
r() - Method in interface com.stereowalker.unionlib.util.math.Color
Red component [0..1]
r() - Method in record class com.stereowalker.unionlib.util.math.ImmutableColor
Returns the value of the r record component.
r() - Method in class com.stereowalker.unionlib.util.math.MutableColor
 
r(float) - Method in interface com.stereowalker.unionlib.util.math.Color
Sets the red value of this color.
r(float) - Method in record class com.stereowalker.unionlib.util.math.ImmutableColor
 
r(float) - Method in class com.stereowalker.unionlib.util.math.MutableColor
 
r(float, Funcs._4<Float, Float, Float, Float, T>) - Method in interface com.stereowalker.unionlib.util.math.Color
 
read(Class<?>, Object, Map<String, String>, ConfigSide...) - Static method in class com.stereowalker.unionlib.config.ConfigBuilder
 
readAdditionalSaveData_inject(CompoundTag, CallbackInfo) - Method in class com.stereowalker.unionlib.mixin.PlayerMixin
 
readComponent(FriendlyByteBuf) - Static method in class com.stereowalker.unionlib.util.VersionHelper
 
recievedChanges - Variable in class com.stereowalker.unionlib.config.ConfigHolder
 
recipeMatches(Recipe<? super CraftingContainer>) - Method in class com.stereowalker.unionlib.world.inventory.UnionMenu
 
recipesUpdated() - Method in class com.stereowalker.unionlib.client.gui.screens.inventory.UnionInventoryScreen
 
RED - Static variable in interface com.stereowalker.unionlib.util.math.Color
 
register(String, OverlayCollector.Order, OverlayCollector.Overlay) - Method in interface com.stereowalker.unionlib.api.collectors.OverlayCollector
 
register(ResourceLocation, T) - Method in interface com.stereowalker.unionlib.api.registries.RegistryCollector.Custom
 
registerAllClientRelaodableResources(ReloadableResourceManager) - Static method in class com.stereowalker.unionlib.mod.ModHandler
 
registerAllServerRelaodableResources(AddReloadListenerEvent) - Static method in class com.stereowalker.unionlib.mod.ModHandler
 
registerArmorMaterial(ArmorMatReference) - Method in interface com.stereowalker.unionlib.api.collectors.ArmorCollector
 
registerArmorMaterials(ArmorCollector) - Method in class com.stereowalker.unionlib.mod.MinecraftMod
 
registerClientboundPacket(ResourceLocation, Class<T>, Function<FriendlyByteBuf, T>) - Method in interface com.stereowalker.unionlib.api.collectors.PacketCollector
 
registerClientRelaodableResources(ReloadListeners) - Method in class com.stereowalker.unionlib.mod.MinecraftMod
 
registerConfig(ConfigObject) - Method in interface com.stereowalker.unionlib.api.collectors.ConfigCollector
 
registerConfig(ConfigObject) - Static method in class com.stereowalker.unionlib.config.ConfigBuilder
 
registerConfig(MinecraftMod, ConfigObject) - Static method in class com.stereowalker.unionlib.config.ConfigBuilder
 
registerConfig(MinecraftMod, Class<?>) - Static method in class com.stereowalker.unionlib.config.ConfigBuilder
 
registerConfig(Class<?>) - Method in interface com.stereowalker.unionlib.api.collectors.ConfigCollector
 
registerConfig(Class<?>) - Static method in class com.stereowalker.unionlib.config.ConfigBuilder
 
registerConfigurations(MinecraftMod, ConfigObject) - Static method in class com.stereowalker.unionlib.config.ConfigObjectBuilder
 
registerConfigurations(MinecraftMod, Class<?>) - Static method in class com.stereowalker.unionlib.config.ConfigClassBuilder
 
registerCreativeTabs(CreativeTabBuilder) - Method in class com.stereowalker.unionlib.mod.MinecraftMod
 
registerCustom(MinecraftMod, ResourceKey<Registry<T>>, Consumer<RegistryCollector.Custom<T>>) - Static method in class com.stereowalker.unionlib.forge.PlatformHelper
 
registerInsert(InsertHandler<X>, InsertHandler.InsertWrapper<X>) - Static method in class com.stereowalker.unionlib.insert.InsertSystem
 
registerInserts(InsertCollector) - Method in class com.stereowalker.unionlib.mod.ClientSegment
 
registerInserts(InsertCollector) - Method in class com.stereowalker.unionlib.mod.MinecraftMod
 
registerInserts(InsertCollector) - Method in class com.stereowalker.unionlib.mod.ServerSegment
 
registerInserts(InsertCollector) - Method in class com.stereowalker.unionlib.UnionLib
 
registerInserts(InsertCollector) - Method in class com.stereowalker.unionlib.UnionLibClientSegment
 
registerLocal(ResourceLocation) - Static method in class com.stereowalker.unionlib.network.syncher.EntityDataDictionary
Called during static initialization of your entity classes
registerMod(MinecraftMod) - Static method in class com.stereowalker.unionlib.mod.ModHandler
 
registerObjects(MinecraftMod) - Static method in class com.stereowalker.unionlib.core.registries.UnionLibRegistry
 
RegisterObjects - Class in com.stereowalker.unionlib.core.registries
 
RegisterObjects() - Constructor for class com.stereowalker.unionlib.core.registries.RegisterObjects
 
registerPackets(PacketCollector) - Method in interface com.stereowalker.unionlib.mod.PacketHolder
 
registerPackets(PacketCollector) - Method in class com.stereowalker.unionlib.UnionLib
 
registerPacketsOnClient() - Static method in class com.stereowalker.unionlib.mod.ModHandler
 
registerPacketsOnDedicatedServer() - Static method in class com.stereowalker.unionlib.mod.ModHandler
 
registerScreens() - Static method in class com.stereowalker.unionlib.client.gui.screens.inventory.UScreens
 
registerServerboundPacket(ResourceLocation, Class<T>, Function<FriendlyByteBuf, T>) - Method in interface com.stereowalker.unionlib.api.collectors.PacketCollector
 
registerServerRelaodableResources(ReloadListeners) - Method in class com.stereowalker.unionlib.mod.MinecraftMod
 
RegistryCollector - Interface in com.stereowalker.unionlib.api.registries
 
RegistryCollector.Custom<T> - Interface in com.stereowalker.unionlib.api.registries
 
RegistryHelper - Class in com.stereowalker.unionlib.util
 
RegistryHelper() - Constructor for class com.stereowalker.unionlib.util.RegistryHelper
 
RegistryHolder - Annotation Interface in com.stereowalker.unionlib.core.registries
 
registryKey - Variable in class com.stereowalker.unionlib.core.registries.ClassNRegistry
 
RegistryObject - Annotation Interface in com.stereowalker.unionlib.core.registries
 
RegistryWrapImpl<V> - Class in com.stereowalker.unionlib.core.registries
 
RegistryWrapImpl() - Constructor for class com.stereowalker.unionlib.core.registries.RegistryWrapImpl
 
RegistryWrapper<V> - Interface in com.stereowalker.unionlib.api.registries
This class only has one role and that is to wrap registries
regsiterVanilla(ArmorMatReference, ArmorMaterial) - Static method in record class com.stereowalker.unionlib.world.item.equipment.ArmorMatReference
 
releaseUsing_redirect1(int, ItemStack, Level, LivingEntity, int) - Method in class com.stereowalker.unionlib.mixin.BowItemMixin
 
reload(ConfigSide...) - Static method in class com.stereowalker.unionlib.config.ConfigBuilder
 
reload(String, ConfigSide...) - Static method in class com.stereowalker.unionlib.config.ConfigBuilder
 
reload(PreparableReloadListener.PreparationBarrier, ResourceManager, ProfilerFiller, ProfilerFiller, Executor, Executor) - Method in interface com.stereowalker.unionlib.resource.IResourceReloadListener
 
reloadAll(Map<String, String>) - Static method in class com.stereowalker.unionlib.config.ConfigClassBuilder
 
reloadAll(Map<String, String>) - Static method in class com.stereowalker.unionlib.config.ConfigObjectBuilder
 
ReloadListener - Interface in com.stereowalker.unionlib.resource
 
ReloadListeners - Interface in com.stereowalker.unionlib.api.collectors
 
removeButton - Variable in class com.stereowalker.unionlib.client.gui.screens.config.lists.ListList.ListEntry
 
removeChild(GuiEventListener) - Method in class com.stereowalker.unionlib.client.gui.screens.cosmetics.CosmeticsScreen
 
removed(Player) - Method in class com.stereowalker.unionlib.world.inventory.UnionMenu
Called when the container is closed.
removeData(ItemStack) - Method in class com.stereowalker.unionlib.util.VersionHelper.Data
 
removeDefaultDrawSpeedToBows() - Static method in class com.stereowalker.unionlib.UnionLib.Modules
Deprecated.
 
render(GuiGraphics, int, int, float) - Method in class com.stereowalker.unionlib.client.gui.screens.DefaultScreen
 
render(GuiGraphics, int, int, float) - Method in class com.stereowalker.unionlib.client.gui.screens.inventory.UnionInventoryScreen
 
render(GuiGraphics, int, int, int, int, int, int, int, boolean, float) - Method in class com.stereowalker.unionlib.client.gui.screens.DefaultList.DefaultEntry
 
render(Gui, GuiRenderer, int, int) - Method in interface com.stereowalker.unionlib.api.collectors.OverlayCollector.Overlay
 
render_head(T, float, float, PoseStack, MultiBufferSource, int, CallbackInfo) - Method in class com.stereowalker.unionlib.mixin.inserts.client.LivingEntityRendererInsertMixin
 
render_tail(T, float, float, PoseStack, MultiBufferSource, int, CallbackInfo) - Method in class com.stereowalker.unionlib.mixin.inserts.client.LivingEntityRendererInsertMixin
 
renderBg(GuiGraphics, float, int, int) - Method in class com.stereowalker.unionlib.client.gui.screens.inventory.UnionInventoryScreen
 
renderer() - Method in record class com.stereowalker.unionlib.insert.handler.LivingRenderCancellableHandler.Insert
Returns the value of the renderer record component.
renderer() - Method in record class com.stereowalker.unionlib.insert.handler.LivingRenderHandler.Insert
Returns the value of the renderer record component.
renderHeightOffset() - Method in class com.stereowalker.unionlib.supporter.Cosmetic
 
renderLabels(GuiGraphics, int, int) - Method in class com.stereowalker.unionlib.client.gui.screens.inventory.UnionInventoryScreen
 
RenderLayerCollector - Interface in com.stereowalker.unionlib.api.collectors
 
renderScrollingString(GuiGraphics, Font, int, int) - Method in class com.stereowalker.unionlib.client.gui.components.OverlayImageButton
 
renderSelectionList(AbstractSelectionList<?>, int, int) - Method in interface com.stereowalker.unionlib.api.gui.GuiRenderer
 
renderSelectionList(AbstractSelectionList<?>, int, int) - Method in class com.stereowalker.unionlib.client.gui.GuiRendererImpl
 
renderToBuffer(PoseStack, VertexConsumer, int, int, float, float, float, float) - Method in class com.stereowalker.unionlib.client.model.HatModel
 
renderToBuffer(Model, PoseStack, VertexConsumer, int, int) - Static method in class com.stereowalker.unionlib.util.VersionHelper.Client
 
renderToBuffer(Model, PoseStack, VertexConsumer, int, int, Color) - Static method in class com.stereowalker.unionlib.util.VersionHelper.Client
 
renderWidget(GuiGraphics, int, int, float) - Method in class com.stereowalker.unionlib.client.gui.components.CosmeticButton
 
renderWidget(GuiGraphics, int, int, float) - Method in class com.stereowalker.unionlib.client.gui.components.OverflowTextButton
 
renderWidget(GuiGraphics, int, int, float) - Method in class com.stereowalker.unionlib.client.gui.components.OverlayImageButton
 
renderWidget(GuiGraphics, int, int, float) - Method in class com.stereowalker.unionlib.client.gui.components.PatreonButton
 
repairIngredient() - Method in record class com.stereowalker.unionlib.world.item.equipment.ArmorMatReference
Returns the value of the repairIngredient record component.
replaceWith(UnionInventory) - Method in class com.stereowalker.unionlib.world.entity.player.UnionInventory
Copy the ItemStack contents from another InventoryPlayer instance
repositionElements() - Method in class com.stereowalker.unionlib.client.gui.screens.config.ConfigScreen
 
repositionElements() - Method in class com.stereowalker.unionlib.client.gui.screens.config.lists.ListScreen
 
repositionElements() - Method in class com.stereowalker.unionlib.client.gui.screens.config.MinecraftModConfigsScreen
 
repositionElements() - Method in class com.stereowalker.unionlib.client.gui.screens.cosmetics.CosmeticsScreen
 
repositionElements() - Method in class com.stereowalker.unionlib.client.gui.screens.DefaultScreen
 
repositionElements() - Method in class com.stereowalker.unionlib.client.gui.screens.supporter.SupporterScreen
 
repositionElements() - Method in class com.stereowalker.unionlib.client.gui.screens.UnionModsScreen
 
reset(Component) - Method in class com.stereowalker.unionlib.client.gui.screens.config.ConfigList.BooleanEntry
 
reset(Component) - Method in class com.stereowalker.unionlib.client.gui.screens.config.ConfigList.ConfigEntry
 
reset(Component) - Method in class com.stereowalker.unionlib.client.gui.screens.config.ConfigList.EnumEntry
 
reset(Component) - Method in class com.stereowalker.unionlib.client.gui.screens.config.ConfigList.ListEntry
 
reset(Component) - Method in class com.stereowalker.unionlib.client.gui.screens.config.ConfigList.NumberedEntry
 
reset(Component) - Method in class com.stereowalker.unionlib.client.gui.screens.config.ConfigList.StringEntry
 
resetButton - Variable in class com.stereowalker.unionlib.client.gui.screens.config.ConfigList.ConfigEntry
 
resizeDisplay_inject(CallbackInfo) - Method in class com.stereowalker.unionlib.mixin.client.MinecraftMixin
 
restoreFrom_inject(ServerPlayer, boolean, CallbackInfo) - Method in class com.stereowalker.unionlib.mixin.ServerPlayerMixin
 
result() - Method in record class com.stereowalker.unionlib.insert.handler.ItemUseFinishHandler.Insert
Returns the value of the result record component.
resultSlot() - Method in record class com.stereowalker.unionlib.insert.handler.ItemCraftedHandler.Insert
Returns the value of the resultSlot record component.
reversed() - Method in class com.stereowalker.unionlib.util.math.Gradient
 
revisedEntityData - Variable in class com.stereowalker.unionlib.mixin.syncheddata.EntityMixin
 
RevisedSynchedEntityData - Class in com.stereowalker.unionlib.network.syncher
 
RevisedSynchedEntityData.Builder - Class in com.stereowalker.unionlib.network.syncher
 
RGB - Enum constant in enum class com.stereowalker.unionlib.util.math.Gradient.InterpolationMode
 
right() - Method in record class com.stereowalker.unionlib.insert.handler.AnvilContentChangeHandler.Ins
Returns the value of the right record component.
RIGHT - Enum constant in enum class com.stereowalker.unionlib.util.ScreenHelper.ScreenOffset
 
RINGS - Static variable in class com.stereowalker.unionlib.world.item.ItemFilters
 
rotateEnumBackward(T, T[]) - Static method in class com.stereowalker.unionlib.util.RegistryHelper
 
rotateEnumForward(T, T[]) - Static method in class com.stereowalker.unionlib.util.RegistryHelper
 
roundDecimal(int, double) - Static method in class com.stereowalker.unionlib.util.math.UnionMathHelper
 
run() - Method in class com.stereowalker.unionlib.util.toml.TomlWatcher
 
run(ClientboundUnionPacket) - Static method in class com.stereowalker.unionlib.network.protocol.game.ClientboundUnionPacket.ClientExecute
 
runOnClient(Player) - Method in class com.stereowalker.unionlib.network.protocol.game.ClientboundConfigPacket
 
runOnClient(Player) - Method in class com.stereowalker.unionlib.network.protocol.game.ClientboundRevisedEntityDataPacket
 
runOnClient(Player) - Method in class com.stereowalker.unionlib.network.protocol.game.ClientboundSyncEntityDataDictionaryPacket
 
runOnClient(Player) - Method in class com.stereowalker.unionlib.network.protocol.game.ClientboundUnionPacket
Run whatever function you want on the client after the packet has been sent.
runsOnBothSides() - Method in enum class com.stereowalker.unionlib.mod.ModHandler.LoadState
 
runsOnClient() - Method in enum class com.stereowalker.unionlib.mod.ModHandler.LoadState
 
runsOnlyOnClient() - Method in enum class com.stereowalker.unionlib.mod.ModHandler.LoadState
 
runsOnlyOnServer() - Method in enum class com.stereowalker.unionlib.mod.ModHandler.LoadState
 
runsOnServer() - Method in enum class com.stereowalker.unionlib.mod.ModHandler.LoadState
 

S

save() - Method in class com.stereowalker.unionlib.world.entity.player.UnionInventory
 
scale(T, PoseStack, float) - Method in class com.stereowalker.unionlib.mixin.client.LivingEntityRendererMixin
 
scaleA(T, PoseStack, float) - Method in class com.stereowalker.unionlib.mixin.client.LivingEntityRendererMixin
 
scaleA(T, PoseStack, float) - Method in interface com.stereowalker.unionlib.supporter.CosmeticHandler.LERAccess
 
scanCode() - Method in record class com.stereowalker.unionlib.api.gui.KeyPressEvent
Returns the value of the scanCode record component.
screen - Variable in class com.stereowalker.unionlib.client.gui.screens.config.ConfigList
 
screen - Variable in class com.stereowalker.unionlib.client.gui.screens.config.lists.ListList
 
screen - Variable in class com.stereowalker.unionlib.client.gui.screens.cosmetics.CosmeticList
 
screen - Variable in class com.stereowalker.unionlib.client.gui.screens.supporter.SupporterList
 
screen - Variable in class com.stereowalker.unionlib.mixin.client.MinecraftMixin
 
screen() - Method in record class com.stereowalker.unionlib.insert.handler.ScreenHandler.Insert
Returns the value of the screen record component.
SCREEN_RENDER_FINISH - Static variable in class com.stereowalker.unionlib.insert.ClientInserts
 
ScreenHandler - Class in com.stereowalker.unionlib.insert.handler
 
ScreenHandler() - Constructor for class com.stereowalker.unionlib.insert.handler.ScreenHandler
 
ScreenHandler.Insert - Record Class in com.stereowalker.unionlib.insert.handler
 
ScreenHelper - Class in com.stereowalker.unionlib.util
 
ScreenHelper() - Constructor for class com.stereowalker.unionlib.util.ScreenHelper
 
ScreenHelper.ScreenOffset - Enum Class in com.stereowalker.unionlib.util
 
ScreenMixin - Class in com.stereowalker.unionlib.mixin.client
 
ScreenMixin() - Constructor for class com.stereowalker.unionlib.mixin.client.ScreenMixin
 
scrollX() - Method in class com.stereowalker.unionlib.client.gui.components.ModList
 
scrollX() - Method in class com.stereowalker.unionlib.client.gui.screens.config.ConfigList
 
scrollX() - Method in class com.stereowalker.unionlib.client.gui.screens.config.lists.ListList
 
scrollX() - Method in class com.stereowalker.unionlib.client.gui.screens.config.MultiConfigList
 
scrollX() - Method in class com.stereowalker.unionlib.client.gui.screens.cosmetics.CosmeticList
 
scrollX() - Method in class com.stereowalker.unionlib.client.gui.screens.DefaultList
 
scrollX() - Method in class com.stereowalker.unionlib.client.gui.screens.supporter.SupporterList
 
SeamlessContainerScreen - Interface in com.stereowalker.unionlib.api.gui
 
seamlessContents(GuiGraphics, int, int, float, Operation<Void>) - Method in class com.stereowalker.unionlib.mixin.client.AbstractContainerScreenMixin
 
SeamlessScreen - Interface in com.stereowalker.unionlib.api.gui
 
segments() - Method in class com.stereowalker.unionlib.supporter.Cosmetic
 
selection() - Method in interface com.stereowalker.unionlib.api.collectors.CommandCollector
 
self() - Method in interface com.stereowalker.unionlib.hook.AccessoryStack
 
SELF - Enum constant in enum class com.stereowalker.unionlib.supporter.Supporters.Type
 
send() - Method in class com.stereowalker.unionlib.network.protocol.game.ServerboundUnionPacket
 
send(ServerLevel) - Method in class com.stereowalker.unionlib.network.protocol.game.ClientboundUnionPacket
 
send(ServerPlayer) - Method in class com.stereowalker.unionlib.network.protocol.game.ClientboundUnionPacket
 
send(MinecraftServer) - Method in class com.stereowalker.unionlib.network.protocol.game.ClientboundUnionPacket
 
sendConfigValues(ServerPlayer) - Static method in class com.stereowalker.unionlib.config.ConfigBuilder
 
Serializer() - Constructor for class com.stereowalker.unionlib.world.item.crafting.NoRemainderShaplessRecipe.Serializer
 
server() - Method in record class com.stereowalker.unionlib.insert.handler.server.ServerInsertHandler.Insert
Returns the value of the server record component.
Server - Enum constant in enum class com.stereowalker.unionlib.config.ConfigSide
 
SERVER - Enum constant in enum class com.stereowalker.unionlib.mod.MinecraftMod.LoadType
 
SERVER - Enum constant in enum class com.stereowalker.unionlib.mod.ModHandler.LoadState
 
SERVER_CONFIG - Static variable in class com.stereowalker.unionlib.UnionLib
 
SERVER_LEVEL_TICK_BEGIN - Static variable in class com.stereowalker.unionlib.insert.ServerInserts
 
SERVER_LEVEL_TICK_FINISH - Static variable in class com.stereowalker.unionlib.insert.ServerInserts
 
SERVER_STARTED - Static variable in class com.stereowalker.unionlib.insert.ServerInserts
 
SERVER_STARTING - Static variable in class com.stereowalker.unionlib.insert.ServerInserts
 
SERVER_STOPPED - Static variable in class com.stereowalker.unionlib.insert.ServerInserts
 
SERVER_STOPPING - Static variable in class com.stereowalker.unionlib.insert.ServerInserts
 
SERVER_TICK_BEGIN - Static variable in class com.stereowalker.unionlib.insert.ServerInserts
 
SERVER_TICK_FINISH - Static variable in class com.stereowalker.unionlib.insert.ServerInserts
 
Serverbound_union_inventory_packet - Static variable in class com.stereowalker.unionlib.UnionLib.Locations
 
ServerboundUnionInventoryPacket - Class in com.stereowalker.unionlib.network.protocol.game
 
ServerboundUnionInventoryPacket(UUID) - Constructor for class com.stereowalker.unionlib.network.protocol.game.ServerboundUnionInventoryPacket
 
ServerboundUnionInventoryPacket(FriendlyByteBuf) - Constructor for class com.stereowalker.unionlib.network.protocol.game.ServerboundUnionInventoryPacket
 
ServerboundUnionPacket - Class in com.stereowalker.unionlib.network.protocol.game
 
ServerboundUnionPacket(FriendlyByteBuf) - Constructor for class com.stereowalker.unionlib.network.protocol.game.ServerboundUnionPacket
 
ServerConfig - Class in com.stereowalker.unionlib.config
 
ServerConfig() - Constructor for class com.stereowalker.unionlib.config.ServerConfig
 
ServerEnt - Interface in com.stereowalker.unionlib.network.syncher
 
ServerEntityMixin - Class in com.stereowalker.unionlib.mixin.syncheddata
 
ServerEntityMixin() - Constructor for class com.stereowalker.unionlib.mixin.syncheddata.ServerEntityMixin
 
ServerInsertHandler - Class in com.stereowalker.unionlib.insert.handler.server
 
ServerInsertHandler() - Constructor for class com.stereowalker.unionlib.insert.handler.server.ServerInsertHandler
 
ServerInsertHandler.Insert - Record Class in com.stereowalker.unionlib.insert.handler.server
 
ServerInserts - Class in com.stereowalker.unionlib.insert
 
ServerInserts() - Constructor for class com.stereowalker.unionlib.insert.ServerInserts
 
serverLevel() - Method in class com.stereowalker.unionlib.mixin.inserts.ServerPlayerInsertMixin
 
ServerLevelInsertHandler - Class in com.stereowalker.unionlib.insert.handler.server
 
ServerLevelInsertHandler() - Constructor for class com.stereowalker.unionlib.insert.handler.server.ServerLevelInsertHandler
 
ServerLevelInsertHandler.Insert - Record Class in com.stereowalker.unionlib.insert.handler.server
 
ServerPlayerInsertMixin - Class in com.stereowalker.unionlib.mixin.inserts
 
ServerPlayerInsertMixin(Level, BlockPos, float, GameProfile) - Constructor for class com.stereowalker.unionlib.mixin.inserts.ServerPlayerInsertMixin
 
ServerPlayerMixin - Class in com.stereowalker.unionlib.mixin
 
ServerPlayerMixin(Level, BlockPos, float, GameProfile) - Constructor for class com.stereowalker.unionlib.mixin.ServerPlayerMixin
 
ServerSegment - Class in com.stereowalker.unionlib.mod
 
ServerSegment() - Constructor for class com.stereowalker.unionlib.mod.ServerSegment
 
set(EntityDataAccessor<T>, T) - Method in class com.stereowalker.unionlib.network.syncher.RevisedSynchedEntityData
 
set(EntityDataAccessor<T>, T, boolean) - Method in class com.stereowalker.unionlib.network.syncher.RevisedSynchedEntityData
 
set(T) - Method in interface com.stereowalker.unionlib.api.insert.InsertSetter
 
set(T) - Method in class com.stereowalker.unionlib.config.ConfigHolder
 
set(T) - Method in class com.stereowalker.unionlib.config.UnionValues.ConfigValue
 
set(T) - Method in class com.stereowalker.unionlib.insert.InsertSetterImpl
 
setA(A) - Method in class com.stereowalker.unionlib.util.toml.TomlWriter.Pair
 
setB(B) - Method in class com.stereowalker.unionlib.util.toml.TomlWriter.Pair
 
setBlockRenderLayer(RenderType, Block...) - Method in interface com.stereowalker.unionlib.api.collectors.RenderLayerCollector
 
setBroadcaster(Consumer<ClientboundUnionPacket>) - Method in class com.stereowalker.unionlib.mixin.syncheddata.ServerEntityMixin
 
setBroadcaster(Consumer<ClientboundUnionPacket>) - Method in interface com.stereowalker.unionlib.network.syncher.ServerEnt
 
setData(ItemStack, T) - Method in class com.stereowalker.unionlib.util.VersionHelper.Data
 
setFirstOverlay(ResourceLocation) - Method in class com.stereowalker.unionlib.client.gui.components.OverlayImageButton
 
setFlowingFluid(Fluid) - Method in class com.stereowalker.unionlib.event.potionfluid.PotionToFluidEvent
 
setFluid(Fluid) - Method in class com.stereowalker.unionlib.event.potionfluid.PotionToFluidEvent
 
setFluidRenderLayer(RenderType, Fluid...) - Method in interface com.stereowalker.unionlib.api.collectors.RenderLayerCollector
 
setFocused(boolean) - Method in class com.stereowalker.unionlib.client.gui.screens.config.lists.ListList.ListEntry
 
setHolder(Supplier<Optional<Holder<T>>>) - Method in class com.stereowalker.unionlib.core.registries.Housing
 
setImageHeight(int) - Method in interface com.stereowalker.unionlib.api.gui.SeamlessContainerScreen
 
setImageWidth(int) - Method in interface com.stereowalker.unionlib.api.gui.SeamlessContainerScreen
 
setInitialized() - Method in class com.stereowalker.unionlib.mod.AbstractSegment
 
setItemRenderLayer(RenderType, Item...) - Method in interface com.stereowalker.unionlib.api.collectors.RenderLayerCollector
 
setMessage(Component) - Method in class com.stereowalker.unionlib.client.gui.components.OverflowTextButton
 
setOwner(MinecraftMod) - Method in class com.stereowalker.unionlib.mod.AbstractSegment
 
setPotion(Potion) - Method in class com.stereowalker.unionlib.event.potionfluid.FluidToPotionEvent
 
setRespawnPosition(ResourceKey<Level>, BlockPos, float, boolean, boolean) - Method in class com.stereowalker.unionlib.mixin.inserts.ServerPlayerInsertMixin
 
setResponder(Consumer<Double>) - Method in class com.stereowalker.unionlib.client.gui.widget.button.Slider
 
setScreen_inject(Screen, CallbackInfo) - Method in class com.stereowalker.unionlib.mixin.client.MinecraftMixin
 
setScreen_inject(CallbackInfo) - Method in class com.stereowalker.unionlib.mixin.MinecraftServerMixin
 
setSecondOverlay(ResourceLocation) - Method in class com.stereowalker.unionlib.client.gui.components.OverlayImageButton
 
setUnionInventory(UnionInventory) - Method in class com.stereowalker.unionlib.mixin.PlayerMixin
 
setUnionInventory(UnionInventory) - Method in interface com.stereowalker.unionlib.world.entity.player.CustomInventoryGetter
 
setupAnim(T, float, float, float, float, float) - Method in class com.stereowalker.unionlib.client.model.HatModel
 
setupBrewingRecipes(BrewingRecipeCollector) - Method in class com.stereowalker.unionlib.mod.MinecraftMod
 
setupClientAfterMinecraft(Minecraft) - Method in class com.stereowalker.unionlib.mod.ClientSegment
 
setupColorOverrides(ColorOverrideCollector) - Method in class com.stereowalker.unionlib.mod.ClientSegment
 
setupCommands(CommandCollector) - Method in class com.stereowalker.unionlib.mod.MinecraftMod
 
setupConfigs(ConfigCollector) - Method in class com.stereowalker.unionlib.mod.MinecraftMod
 
setupConfigs(ConfigCollector) - Method in class com.stereowalker.unionlib.UnionLib
 
setupConfigScreen(ClientSegment) - Method in class com.stereowalker.unionlib.forge.ForgeMod
 
setupFluids(FluidPropertyCollector) - Method in class com.stereowalker.unionlib.mod.MinecraftMod
 
setupForEntityInInventory(Quaternionf) - Static method in class com.stereowalker.unionlib.util.VersionHelper
 
setupGuiOverlays(OverlayCollector) - Method in class com.stereowalker.unionlib.mod.ClientSegment
 
setupKeymappings(KeyMappingCollector) - Method in class com.stereowalker.unionlib.mod.ClientSegment
 
setupKeymappings(KeyMappingCollector) - Method in class com.stereowalker.unionlib.UnionLibClientSegment
 
setupMenus(MenuCollector) - Method in class com.stereowalker.unionlib.mod.ClientSegment
 
setupMenus(MenuCollector) - Method in class com.stereowalker.unionlib.UnionLibClientSegment
 
setupPacks(PackCollector) - Method in class com.stereowalker.unionlib.mod.MinecraftMod
 
setupParticles(ParticleCollector) - Method in class com.stereowalker.unionlib.mod.ClientSegment
 
setupPose(LivingEntityRenderer<T, M>, T, float, float, PoseStack, MultiBufferSource, int) - Static method in class com.stereowalker.unionlib.supporter.CosmeticHandler
 
setupRegistries(RegistryCollector) - Method in class com.stereowalker.unionlib.mod.MinecraftMod
 
setupRegistries(RegistryCollector) - Method in class com.stereowalker.unionlib.UnionLib
 
setupRenderLayers(RenderLayerCollector) - Method in class com.stereowalker.unionlib.mod.ClientSegment
 
setupRotations(T, PoseStack, float, float, float) - Method in class com.stereowalker.unionlib.mixin.client.LivingEntityRendererMixin
 
setupRotationsA(T, PoseStack, float, float, float) - Method in class com.stereowalker.unionlib.mixin.client.LivingEntityRendererMixin
 
setupRotationsA(T, PoseStack, float, float, float) - Method in interface com.stereowalker.unionlib.supporter.CosmeticHandler.LERAccess
 
setupServerBeforeMinecraft(MinecraftServer) - Method in class com.stereowalker.unionlib.mod.ServerSegment
 
setValue(T) - Method in class com.stereowalker.unionlib.config.ConfigHolder
 
setWidgetPosition(AbstractWidget, int, int) - Static method in class com.stereowalker.unionlib.util.ScreenHelper
 
setWidgetX(AbstractWidget, int) - Static method in class com.stereowalker.unionlib.util.ScreenHelper
 
setWidgetY(AbstractWidget, int) - Static method in class com.stereowalker.unionlib.util.ScreenHelper
 
setX(int) - Method in class com.stereowalker.unionlib.util.newclasses.LinearLayout
 
setY(int) - Method in class com.stereowalker.unionlib.util.newclasses.LinearLayout
 
Shared - Enum constant in enum class com.stereowalker.unionlib.config.ConfigSide
 
shootProjectile_redirect(AbstractArrow, Entity, float, float, float, float, float) - Method in class com.stereowalker.unionlib.mixin.BowItemMixin
 
shouldApplyMixin(String, String) - Method in class com.stereowalker.unionlib.mixin.UnionLibMixinPlugin
 
shouldMoveToInventory(int) - Method in class com.stereowalker.unionlib.world.inventory.UnionMenu
 
shouldRun() - Method in class com.stereowalker.unionlib.network.protocol.game.ClientboundUnionPacket
 
shouldWePoll() - Static method in class com.stereowalker.unionlib.supporter.Cosmetics
 
showMessage() - Method in class com.stereowalker.unionlib.client.gui.components.OverlayImageButton
 
showOnHelmet() - Method in class com.stereowalker.unionlib.supporter.Cosmetic
 
side() - Element in annotation interface com.stereowalker.unionlib.config.UnionConfig.Entry
 
size() - Method in class com.stereowalker.unionlib.util.toml.TomlArray
 
size() - Method in class com.stereowalker.unionlib.util.toml.TomlTable
 
sleepingPos() - Method in record class com.stereowalker.unionlib.insert.handler.living.player.PlayerContinueSleepHandler.Insert
Returns the value of the sleepingPos record component.
Slider - Class in com.stereowalker.unionlib.client.gui.widget.button
 
Slider(int, int, int, int, double) - Constructor for class com.stereowalker.unionlib.client.gui.widget.button.Slider
 
Slider(int, int, int, int, double, Component) - Constructor for class com.stereowalker.unionlib.client.gui.widget.button.Slider
 
Slider(int, int, int, int, double, Component, Consumer<Double>) - Constructor for class com.stereowalker.unionlib.client.gui.widget.button.Slider
 
slot() - Method in record class com.stereowalker.unionlib.insert.handler.item.ItemAttributeModifierHandler.Insert
Returns the value of the slot record component.
slotClicked(Slot, int, int, ClickType) - Method in class com.stereowalker.unionlib.client.gui.screens.inventory.UnionInventoryScreen
Called when the mouse is clicked over a slot or outside the gui.
slotsChanged(Container) - Method in class com.stereowalker.unionlib.world.inventory.UnionMenu
Callback for when the crafting matrix is changed.
SMOOTH_STEP - Static variable in class com.stereowalker.unionlib.util.math.Easings
Hermite interpolation — smooth acceleration and deceleration.
SMOOTHER_STEP - Static variable in class com.stereowalker.unionlib.util.math.Easings
Smoother version of SMOOTH_STEP with zero 1st and 2nd derivatives at endpoints.
source() - Method in record class com.stereowalker.unionlib.insert.handler.living.LivingAttackHandler.Insert
Returns the value of the source record component.
source() - Method in record class com.stereowalker.unionlib.insert.handler.living.LivingDeathHandler.Insert
Returns the value of the source record component.
spacing(int) - Method in class com.stereowalker.unionlib.util.newclasses.LinearLayout
 
StackIngredient - Class in com.stereowalker.unionlib.world.item.crafting
 
StackIngredient(Stream<? extends Ingredient.Value>) - Constructor for class com.stereowalker.unionlib.world.item.crafting.StackIngredient
 
start() - Method in class com.stereowalker.unionlib.util.toml.TomlWatcher
 
START - Enum constant in enum class com.stereowalker.unionlib.api.collectors.OverlayCollector.Order
 
STARTING_ID - Static variable in class com.stereowalker.unionlib.network.syncher.EntityDataDictionary
 
startSleepInBed_i1(BlockPos, CallbackInfoReturnable<Either<Player.BedSleepingProblem, Unit>>) - Method in class com.stereowalker.unionlib.mixin.inserts.ServerPlayerInsertMixin
 
stillTexture() - Method in class com.stereowalker.unionlib.world.level.material.FluidProperties
 
stillTexture(ResourceLocation) - Method in class com.stereowalker.unionlib.world.level.material.FluidProperties.Builder
 
stillValid(Player) - Method in class com.stereowalker.unionlib.world.inventory.UnionMenu
Determines whether supplied player can use this container
STRUCTURE_ADDED - Static variable in class com.stereowalker.unionlib.insert.Inserts
 
STRUCTURE_PIECE_ADDED - Static variable in class com.stereowalker.unionlib.insert.Inserts
 
StructureAddedEvent - Class in com.stereowalker.unionlib.event
 
StructureAddedEvent(StructureStart, ServerLevel) - Constructor for class com.stereowalker.unionlib.event.StructureAddedEvent
 
StructureAddedHandler - Class in com.stereowalker.unionlib.insert.handler
 
StructureAddedHandler() - Constructor for class com.stereowalker.unionlib.insert.handler.StructureAddedHandler
 
StructureAddedHandler.Insert - Record Class in com.stereowalker.unionlib.insert.handler
 
structurePiece() - Method in record class com.stereowalker.unionlib.insert.handler.StructurePieceAddedHandler.Insert
Returns the value of the structurePiece record component.
StructurePieceAddedEvent - Class in com.stereowalker.unionlib.event
 
StructurePieceAddedEvent(StructurePiece, ServerLevel) - Constructor for class com.stereowalker.unionlib.event.StructurePieceAddedEvent
 
StructurePieceAddedHandler - Class in com.stereowalker.unionlib.insert.handler
 
StructurePieceAddedHandler() - Constructor for class com.stereowalker.unionlib.insert.handler.StructurePieceAddedHandler
 
StructurePieceAddedHandler.Insert - Record Class in com.stereowalker.unionlib.insert.handler
 
structureStart() - Method in record class com.stereowalker.unionlib.insert.handler.StructureAddedHandler.Insert
Returns the value of the structureStart record component.
StructureStartMixin - Class in com.stereowalker.unionlib.mixin
 
StructureStartMixin() - Constructor for class com.stereowalker.unionlib.mixin.StructureStartMixin
 
sty - Variable in enum class com.stereowalker.unionlib.supporter.Supporters.Type
 
Supporter(String, long, UUID, Supporters.Type, String) - Constructor for record class com.stereowalker.unionlib.supporter.Supporters.Supporter
Creates an instance of a Supporter record class.
SupporterList - Class in com.stereowalker.unionlib.client.gui.screens.supporter
 
SupporterList(Minecraft, SupporterScreen) - Constructor for class com.stereowalker.unionlib.client.gui.screens.supporter.SupporterList
 
SupporterList.CategoryEntry - Class in com.stereowalker.unionlib.client.gui.screens.supporter
 
SupporterList.Entry - Class in com.stereowalker.unionlib.client.gui.screens.supporter
 
Supporters - Class in com.stereowalker.unionlib.supporter
 
Supporters() - Constructor for class com.stereowalker.unionlib.supporter.Supporters
 
SUPPORTERS - Static variable in class com.stereowalker.unionlib.supporter.Supporters
 
Supporters.Supporter - Record Class in com.stereowalker.unionlib.supporter
 
Supporters.Type - Enum Class in com.stereowalker.unionlib.supporter
 
SupporterScreen - Class in com.stereowalker.unionlib.client.gui.screens.supporter
 
SupporterScreen(Screen) - Constructor for class com.stereowalker.unionlib.client.gui.screens.supporter.SupporterScreen
 
supportsBoats(boolean) - Method in class com.stereowalker.unionlib.world.level.material.FluidProperties.Builder
 
supportsBoats(Boat) - Method in class com.stereowalker.unionlib.world.level.material.FluidProperties
Returns whether the boat can be used on the fluid.
supportsBoats(FluidState, Boat) - Method in class com.stereowalker.unionlib.world.level.material.FluidProperties
Returns whether the boat can be used on the fluid.
sync - Variable in class com.stereowalker.unionlib.world.entity.EntityModifierImpl
 
Sync(Class<? extends Entity>, EntityDataAccessor<T>, T) - Constructor for record class com.stereowalker.unionlib.world.entity.EntityModifierImpl.Sync
Creates an instance of a Sync record class.

T

table() - Method in record class com.stereowalker.unionlib.insert.handler.LootTableLoadHandler.Insert
Returns the value of the table record component.
tagColor - Variable in class com.stereowalker.unionlib.config.Config
 
tags - Variable in class com.stereowalker.unionlib.config.Config
 
target() - Method in record class com.stereowalker.unionlib.insert.handler.InteractWithEntityHandler.Insert
Returns the value of the target record component.
target() - Method in record class com.stereowalker.unionlib.insert.handler.living.player.PlayerAttackHandler.Insert
Returns the value of the target record component.
targetClass() - Method in record class com.stereowalker.unionlib.world.entity.EntityModifierImpl.Sync
Returns the value of the targetClass record component.
test(AccessorySlot) - Method in enum class com.stereowalker.unionlib.world.entity.AccessorySlotGroup
 
test_2_boolean - Static variable in class com.stereowalker.unionlib.config.tests.TestBindClass2Config
 
test_boolean - Static variable in class com.stereowalker.unionlib.config.tests.TestClassConfig
 
test_config - Static variable in class com.stereowalker.unionlib.UnionLib
 
test_enum - Static variable in class com.stereowalker.unionlib.config.tests.TestClassConfig
 
test_enum - Variable in class com.stereowalker.unionlib.config.tests.TestObjectConfig
 
test_float - Static variable in class com.stereowalker.unionlib.config.tests.TestClassConfig
 
test_float - Variable in class com.stereowalker.unionlib.config.tests.TestObjectConfig
 
test_integer - Static variable in class com.stereowalker.unionlib.config.tests.TestClassConfig
 
test_integer - Variable in class com.stereowalker.unionlib.config.tests.TestObjectConfig
 
test_list - Static variable in class com.stereowalker.unionlib.config.tests.TestBindClass1Config
 
test_list_2 - Static variable in class com.stereowalker.unionlib.config.tests.TestBindClass1Config
 
test_long - Static variable in class com.stereowalker.unionlib.config.tests.TestClassConfig
 
test_long - Variable in class com.stereowalker.unionlib.config.tests.TestObjectConfig
 
test_string - Static variable in class com.stereowalker.unionlib.config.tests.TestClassConfig
 
test_string - Variable in class com.stereowalker.unionlib.config.tests.TestObjectConfig
 
TestBindClass1Config - Class in com.stereowalker.unionlib.config.tests
 
TestBindClass1Config() - Constructor for class com.stereowalker.unionlib.config.tests.TestBindClass1Config
 
TestBindClass2Config - Class in com.stereowalker.unionlib.config.tests
 
TestBindClass2Config() - Constructor for class com.stereowalker.unionlib.config.tests.TestBindClass2Config
 
TestClassConfig - Class in com.stereowalker.unionlib.config.tests
 
TestClassConfig() - Constructor for class com.stereowalker.unionlib.config.tests.TestClassConfig
 
TestEnum - Enum Class in com.stereowalker.unionlib.config
 
TestObjectConfig - Class in com.stereowalker.unionlib.config.tests
 
TestObjectConfig() - Constructor for class com.stereowalker.unionlib.config.tests.TestObjectConfig
 
TextHelper - Class in com.stereowalker.unionlib.util
 
TextHelper() - Constructor for class com.stereowalker.unionlib.util.TextHelper
 
textScrollReset - Variable in class com.stereowalker.unionlib.config.Config
 
textScrollSpeed - Variable in class com.stereowalker.unionlib.config.Config
 
texture(String) - Method in class com.stereowalker.unionlib.supporter.Cosmetic
 
thatPlayer() - Method in record class com.stereowalker.unionlib.insert.handler.living.player.PlayerRestoreHandler.Insert
Returns the value of the thatPlayer record component.
thisPlayer() - Method in record class com.stereowalker.unionlib.insert.handler.living.player.PlayerAttackHandler.Insert
Returns the value of the thisPlayer record component.
thisPlayer() - Method in record class com.stereowalker.unionlib.insert.handler.living.player.PlayerRestoreHandler.Insert
Returns the value of the thisPlayer record component.
tick() - Method in class com.stereowalker.unionlib.client.gui.screens.config.ConfigList.ConfigEntry
 
tick() - Method in class com.stereowalker.unionlib.client.gui.screens.config.ConfigList.NumberedEntry
 
tick() - Method in class com.stereowalker.unionlib.client.gui.screens.config.ConfigList.StringEntry
 
tick() - Method in class com.stereowalker.unionlib.client.gui.screens.config.ConfigList
 
tick() - Method in class com.stereowalker.unionlib.client.gui.screens.config.ConfigScreen
 
tick() - Method in class com.stereowalker.unionlib.client.gui.screens.config.lists.ListList.ListEntry
 
tick() - Method in class com.stereowalker.unionlib.client.gui.screens.config.lists.ListList.StringEntry
 
tick() - Method in class com.stereowalker.unionlib.client.gui.screens.config.lists.ListList
 
tick() - Method in class com.stereowalker.unionlib.client.gui.screens.config.lists.ListScreen
 
tick() - Method in class com.stereowalker.unionlib.world.entity.player.UnionInventory
Decrement the number of animations remaining.
tick_inject(CallbackInfo) - Method in class com.stereowalker.unionlib.mixin.LivingEntityMixin
 
tint(int) - Method in class com.stereowalker.unionlib.world.level.material.FluidProperties.Builder
 
tint(Funcs._3<FluidState, BlockAndTintGetter, BlockPos, Integer>) - Method in class com.stereowalker.unionlib.world.level.material.FluidProperties.Builder
 
tintColor() - Method in class com.stereowalker.unionlib.world.level.material.FluidProperties
 
tintColor(FluidState, BlockAndTintGetter, BlockPos) - Method in class com.stereowalker.unionlib.world.level.material.FluidProperties
 
TitleScreenMixin - Class in com.stereowalker.unionlib.mixin.client
 
TitleScreenMixin(Component) - Constructor for class com.stereowalker.unionlib.mixin.client.TitleScreenMixin
 
toCMYK() - Method in interface com.stereowalker.unionlib.util.math.Color
Converts this RGB color to CMYK (cyan, magenta, yellow, key/black), each in [0..1].
toHexRGBString() - Method in interface com.stereowalker.unionlib.util.math.Color
 
toHSL() - Method in interface com.stereowalker.unionlib.util.math.Color
Converts this RGB color to HSL (hue, saturation, lightness), each in [0..1].
toHSLA() - Method in interface com.stereowalker.unionlib.util.math.Color
Converts this RGB color to HSLA (hue, saturation, lightness, alpha), each in [0..1].
toHSV() - Method in interface com.stereowalker.unionlib.util.math.Color
Converts this RGB color to HSB/HSV (hue, saturation, brightness), each in [0..1].
toImmutable() - Method in interface com.stereowalker.unionlib.util.math.Color
 
toIntARGB() - Method in interface com.stereowalker.unionlib.util.math.Color
Packs this color into a 32‐bit ARGB int (0xAARRGGBB).
toIntRGB() - Method in interface com.stereowalker.unionlib.util.math.Color
Packs this color into a 24‐bit RGB int (0xRRGGBB), discarding alpha.
toIntRGBA() - Method in interface com.stereowalker.unionlib.util.math.Color
Packs this color into 32‐bit RGBA int (0xRRGGBBAA).
toList() - Method in class com.stereowalker.unionlib.util.toml.TomlArray
 
toLoc(String) - Static method in class com.stereowalker.unionlib.util.VersionHelper
 
toLoc(String, String) - Static method in class com.stereowalker.unionlib.util.VersionHelper
 
toLocalId(int) - Static method in class com.stereowalker.unionlib.network.syncher.EntityDataDictionary
Translates server -> local (for reading packets)
toMap() - Method in class com.stereowalker.unionlib.util.toml.TomlTable
 
Toml - Class in com.stereowalker.unionlib.util.toml
Drop-in parse entry point matching the tomlj API surface.
TomlArray - Class in com.stereowalker.unionlib.util.toml
 
TomlParseError - Class in com.stereowalker.unionlib.util.toml
 
TomlParseResult - Class in com.stereowalker.unionlib.util.toml
 
TomlTable - Class in com.stereowalker.unionlib.util.toml
 
TomlWatcher - Class in com.stereowalker.unionlib.util.toml
 
TomlWatcher(Path, Consumer<String>) - Constructor for class com.stereowalker.unionlib.util.toml.TomlWatcher
 
TomlWriter - Class in com.stereowalker.unionlib.util.toml
 
TomlWriter(File) - Constructor for class com.stereowalker.unionlib.util.toml.TomlWriter
 
TomlWriter.Pair<A,B> - Class in com.stereowalker.unionlib.util.toml
 
toMutable() - Method in interface com.stereowalker.unionlib.util.math.Color
 
toNetwork(FriendlyByteBuf, NoRemainderShaplessRecipe) - Method in class com.stereowalker.unionlib.world.item.crafting.NoRemainderShaplessRecipe.Serializer
 
toNetworkId(int) - Static method in class com.stereowalker.unionlib.network.syncher.EntityDataDictionary
Translates local -> server (for sending packets)
tooltip - Variable in class com.stereowalker.unionlib.client.gui.screens.config.ConfigList
 
tooltips() - Method in record class com.stereowalker.unionlib.insert.handler.ItemTooltipHandler.Insert
Returns the value of the tooltips record component.
tooltipX - Variable in class com.stereowalker.unionlib.client.gui.screens.config.ConfigList
 
tooltipY - Variable in class com.stereowalker.unionlib.client.gui.screens.config.ConfigList
 
TOP - Enum constant in enum class com.stereowalker.unionlib.util.ScreenHelper.ScreenOffset
 
TOP_LEFT - Enum constant in enum class com.stereowalker.unionlib.util.ScreenHelper.ScreenOffset
 
TOP_RIGHT - Enum constant in enum class com.stereowalker.unionlib.util.ScreenHelper.ScreenOffset
 
toProperties() - Method in class com.stereowalker.unionlib.world.level.material.FluidProperties.Builder
 
toString() - Method in record class com.stereowalker.unionlib.api.gui.CharTypeEvent
Returns a string representation of this record class.
toString() - Method in record class com.stereowalker.unionlib.api.gui.KeyPressEvent
Returns a string representation of this record class.
toString() - Method in record class com.stereowalker.unionlib.api.gui.MouseClickEvent
Returns a string representation of this record class.
toString() - Method in record class com.stereowalker.unionlib.api.gui.MouseDragEvent
Returns a string representation of this record class.
toString() - Method in record class com.stereowalker.unionlib.api.gui.MouseReleaseEvent
Returns a string representation of this record class.
toString() - Method in record class com.stereowalker.unionlib.insert.handler.AnvilContentChangeHandler.Ins
Returns a string representation of this record class.
toString() - Method in record class com.stereowalker.unionlib.insert.handler.EmptyHandler.Insert
Returns a string representation of this record class.
toString() - Method in record class com.stereowalker.unionlib.insert.handler.entity.EntityCancellableInsertHandler.Insert
Returns a string representation of this record class.
toString() - Method in record class com.stereowalker.unionlib.insert.handler.entity.EntityInsertHandler.Insert
Returns a string representation of this record class.
toString() - Method in record class com.stereowalker.unionlib.insert.handler.EntityJoinLevelHandler.Insert
Returns a string representation of this record class.
toString() - Method in record class com.stereowalker.unionlib.insert.handler.FinishSleepHandler.Insert
Returns a string representation of this record class.
toString() - Method in record class com.stereowalker.unionlib.insert.handler.FovHandler.Insert
Returns a string representation of this record class.
toString() - Method in record class com.stereowalker.unionlib.insert.handler.InteractWithBlockHandler.Insert
Returns a string representation of this record class.
toString() - Method in record class com.stereowalker.unionlib.insert.handler.InteractWithEntityHandler.Insert
Returns a string representation of this record class.
toString() - Method in record class com.stereowalker.unionlib.insert.handler.InteractWithItemHandler.Insert
Returns a string representation of this record class.
toString() - Method in record class com.stereowalker.unionlib.insert.handler.item.ItemAttributeModifierHandler.Insert
Returns a string representation of this record class.
toString() - Method in record class com.stereowalker.unionlib.insert.handler.ItemCraftedHandler.Insert
Returns a string representation of this record class.
toString() - Method in record class com.stereowalker.unionlib.insert.handler.ItemTooltipHandler.Insert
Returns a string representation of this record class.
toString() - Method in record class com.stereowalker.unionlib.insert.handler.ItemUseFinishHandler.Insert
Returns a string representation of this record class.
toString() - Method in record class com.stereowalker.unionlib.insert.handler.LevelHandler.Insert
Returns a string representation of this record class.
toString() - Method in record class com.stereowalker.unionlib.insert.handler.LevelWakeUpHandler.Insert
Returns a string representation of this record class.
toString() - Method in record class com.stereowalker.unionlib.insert.handler.living.LivingAttackHandler.Insert
Returns a string representation of this record class.
toString() - Method in record class com.stereowalker.unionlib.insert.handler.living.LivingDeathHandler.Insert
Returns a string representation of this record class.
toString() - Method in record class com.stereowalker.unionlib.insert.handler.living.LivingFallHandler.Insert
Returns a string representation of this record class.
toString() - Method in record class com.stereowalker.unionlib.insert.handler.living.LivingHealHandler.Insert
Returns a string representation of this record class.
toString() - Method in record class com.stereowalker.unionlib.insert.handler.living.LivingInsertHandler.Insert
Returns a string representation of this record class.
toString() - Method in record class com.stereowalker.unionlib.insert.handler.living.player.PlayerAttackHandler.Insert
Returns a string representation of this record class.
toString() - Method in record class com.stereowalker.unionlib.insert.handler.living.player.PlayerCanSleepHandler.Insert
Returns a string representation of this record class.
toString() - Method in record class com.stereowalker.unionlib.insert.handler.living.player.PlayerContinueSleepHandler.Insert
Returns a string representation of this record class.
toString() - Method in record class com.stereowalker.unionlib.insert.handler.living.player.PlayerInsertHandler.Insert
Returns a string representation of this record class.
toString() - Method in record class com.stereowalker.unionlib.insert.handler.living.player.PlayerRestoreHandler.Insert
Returns a string representation of this record class.
toString() - Method in record class com.stereowalker.unionlib.insert.handler.LivingRenderCancellableHandler.Insert
Returns a string representation of this record class.
toString() - Method in record class com.stereowalker.unionlib.insert.handler.LivingRenderHandler.Insert
Returns a string representation of this record class.
toString() - Method in record class com.stereowalker.unionlib.insert.handler.LootTableLoadHandler.Insert
Returns a string representation of this record class.
toString() - Method in record class com.stereowalker.unionlib.insert.handler.MenuHandler.Insert
Returns a string representation of this record class.
toString() - Method in record class com.stereowalker.unionlib.insert.handler.ScreenHandler.Insert
Returns a string representation of this record class.
toString() - Method in record class com.stereowalker.unionlib.insert.handler.server.ServerInsertHandler.Insert
Returns a string representation of this record class.
toString() - Method in record class com.stereowalker.unionlib.insert.handler.server.ServerLevelInsertHandler.Insert
Returns a string representation of this record class.
toString() - Method in record class com.stereowalker.unionlib.insert.handler.StructureAddedHandler.Insert
Returns a string representation of this record class.
toString() - Method in record class com.stereowalker.unionlib.insert.handler.StructurePieceAddedHandler.Insert
Returns a string representation of this record class.
toString() - Method in record class com.stereowalker.unionlib.insert.handler.VillagerTradesHandler.Insert
Returns a string representation of this record class.
toString() - Method in record class com.stereowalker.unionlib.insert.handler.XpPickupHandler.Insert
Returns a string representation of this record class.
toString() - Method in record class com.stereowalker.unionlib.supporter.CosmeticSelection
Returns a string representation of this record class.
toString() - Method in record class com.stereowalker.unionlib.supporter.OwnedCosmetic
Returns a string representation of this record class.
toString() - Method in record class com.stereowalker.unionlib.supporter.Supporters.Supporter
Returns a string representation of this record class.
toString() - Method in record class com.stereowalker.unionlib.util.math.ImmutableColor
Returns a string representation of this record class.
toString() - Method in class com.stereowalker.unionlib.util.math.MutableColor
 
toString() - Method in class com.stereowalker.unionlib.util.toml.TomlParseError
 
toString() - Method in record class com.stereowalker.unionlib.world.entity.EntityModifierImpl.Attr
Returns a string representation of this record class.
toString() - Method in record class com.stereowalker.unionlib.world.entity.EntityModifierImpl.Attv
Returns a string representation of this record class.
toString() - Method in record class com.stereowalker.unionlib.world.entity.EntityModifierImpl.Sync
Returns a string representation of this record class.
toString() - Method in record class com.stereowalker.unionlib.world.item.equipment.ArmorMatReference
Returns a string representation of this record class.
toughness() - Method in record class com.stereowalker.unionlib.world.item.equipment.ArmorMatReference
Returns the value of the toughness record component.
TrackedEntityMixin - Class in com.stereowalker.unionlib.mixin.syncheddata
 
TrackedEntityMixin() - Constructor for class com.stereowalker.unionlib.mixin.syncheddata.TrackedEntityMixin
 
trades() - Method in record class com.stereowalker.unionlib.insert.handler.VillagerTradesHandler.Insert
Returns the value of the trades record component.
translatable - Variable in class com.stereowalker.unionlib.config.ConfigHolder
 
translatable() - Element in annotation interface com.stereowalker.unionlib.config.UnionConfig.Comment
The translated comment of the config.
translatable() - Element in annotation interface com.stereowalker.unionlib.config.UnionConfig.Entry
The translated name of the config.
translatableComment - Variable in class com.stereowalker.unionlib.config.ConfigHolder
 
translatableName() - Element in annotation interface com.stereowalker.unionlib.config.UnionConfig
 
transmuteCopy(ItemStack, Item, int) - Static method in class com.stereowalker.unionlib.util.VersionHelper
 
TRANSPARENT - Static variable in interface com.stereowalker.unionlib.util.math.Color
 
type() - Method in record class com.stereowalker.unionlib.supporter.Supporters.Supporter
Returns the value of the type record component.

U

UAttributes - Class in com.stereowalker.unionlib.world.entity.ai
 
UAttributes() - Constructor for class com.stereowalker.unionlib.world.entity.ai.UAttributes
 
UAttributes.MCBackport - Class in com.stereowalker.unionlib.world.entity.ai
 
UBlockStateProperties - Class in com.stereowalker.unionlib.world.level.block.state.properties
 
UBlockStateProperties() - Constructor for class com.stereowalker.unionlib.world.level.block.state.properties.UBlockStateProperties
 
UItems - Class in com.stereowalker.unionlib.world.item
 
UItems() - Constructor for class com.stereowalker.unionlib.world.item.UItems
 
UMenuType - Class in com.stereowalker.unionlib.world.inventory
 
UMenuType() - Constructor for class com.stereowalker.unionlib.world.inventory.UMenuType
 
UNION - Static variable in class com.stereowalker.unionlib.world.inventory.UMenuType
 
UNION_BUTTON_IMAGE - Static variable in class com.stereowalker.unionlib.UnionLib.Locations
 
UNION_INVENTORY_BACKGROUND - Static variable in class com.stereowalker.unionlib.UnionLib.Locations
 
UnionConfig - Annotation Interface in com.stereowalker.unionlib.config
 
UnionConfig.Comment - Annotation Interface in com.stereowalker.unionlib.config
 
UnionConfig.Entry - Annotation Interface in com.stereowalker.unionlib.config
 
UnionConfig.Range - Annotation Interface in com.stereowalker.unionlib.config
 
UnionConfig.Slider - Annotation Interface in com.stereowalker.unionlib.config
Deprecated.
UnionInventory - Class in com.stereowalker.unionlib.world.entity.player
 
UnionInventory(Player) - Constructor for class com.stereowalker.unionlib.world.entity.player.UnionInventory
 
UnionInventoryScreen - Class in com.stereowalker.unionlib.client.gui.screens.inventory
 
UnionInventoryScreen(UnionMenu, Inventory, Component) - Constructor for class com.stereowalker.unionlib.client.gui.screens.inventory.UnionInventoryScreen
 
UnionLib - Class in com.stereowalker.unionlib
 
UnionLib() - Constructor for class com.stereowalker.unionlib.UnionLib
 
UnionLib.Locations - Class in com.stereowalker.unionlib
 
UnionLib.Modules - Class in com.stereowalker.unionlib
Deprecated.
UnionLib.Modulo - Enum Class in com.stereowalker.unionlib
 
UnionLibClientSegment - Class in com.stereowalker.unionlib
 
UnionLibClientSegment() - Constructor for class com.stereowalker.unionlib.UnionLibClientSegment
 
UnionLibMixinPlugin - Class in com.stereowalker.unionlib.mixin
 
UnionLibMixinPlugin() - Constructor for class com.stereowalker.unionlib.mixin.UnionLibMixinPlugin
 
UnionLibPotionFluid - Class in com.stereowalker.unionlib
 
UnionLibPotionFluid() - Constructor for class com.stereowalker.unionlib.UnionLibPotionFluid
 
UnionLibRegistry - Class in com.stereowalker.unionlib.core.registries
 
UnionLibRegistry() - Constructor for class com.stereowalker.unionlib.core.registries.UnionLibRegistry
 
UnionMathHelper - Class in com.stereowalker.unionlib.util.math
 
UnionMathHelper() - Constructor for class com.stereowalker.unionlib.util.math.UnionMathHelper
 
UnionMenu - Class in com.stereowalker.unionlib.world.inventory
 
UnionMenu(int, Inventory) - Constructor for class com.stereowalker.unionlib.world.inventory.UnionMenu
 
UnionMenu(int, Inventory, UnionInventory, boolean, Player) - Constructor for class com.stereowalker.unionlib.world.inventory.UnionMenu
 
UnionModsScreen - Class in com.stereowalker.unionlib.client.gui.screens
 
UnionModsScreen(Screen) - Constructor for class com.stereowalker.unionlib.client.gui.screens.UnionModsScreen
 
UnionValues - Class in com.stereowalker.unionlib.config
 
UnionValues() - Constructor for class com.stereowalker.unionlib.config.UnionValues
 
UnionValues.BooleanValue - Class in com.stereowalker.unionlib.config
 
UnionValues.ConfigValue<T> - Class in com.stereowalker.unionlib.config
 
UnionValues.DoubleValue - Class in com.stereowalker.unionlib.config
 
UnionValues.EnumValue<T extends Enum<T>> - Class in com.stereowalker.unionlib.config
 
UnionValues.IntValue - Class in com.stereowalker.unionlib.config
 
update(boolean, boolean) - Method in class com.stereowalker.unionlib.client.gui.components.CosmeticButton
 
update(String, Object) - Method in class com.stereowalker.unionlib.util.toml.TomlWriter
 
update(T) - Method in class com.stereowalker.unionlib.config.ConfigHolder
 
updateCosmetic(UUID, CosmeticSelection, Runnable) - Static method in class com.stereowalker.unionlib.supporter.Cosmetics
 
updateCosmeticColors(UUID, CosmeticSelection) - Static method in class com.stereowalker.unionlib.supporter.Cosmetics
 
updateCraftingResult(UnionMenu, Level, Player, CraftingContainer, ResultContainer) - Static method in class com.stereowalker.unionlib.world.inventory.UnionMenu
 
updateFluidOnEyes_inject_head(CallbackInfo) - Method in class com.stereowalker.unionlib.mixin.EntityMixin
 
updateFluidOnEyes_inject_tail(CallbackInfo) - Method in class com.stereowalker.unionlib.mixin.EntityMixin
 
updateInWaterStateAndDoFluidPushing_inject_head(CallbackInfoReturnable<Boolean>) - Method in class com.stereowalker.unionlib.mixin.EntityMixin
 
updateMessage() - Method in class com.stereowalker.unionlib.client.gui.widget.button.Slider
 
updateSharedValues(ConfigHolder<?>, String) - Static method in class com.stereowalker.unionlib.config.ConfigBuilder
 
URecipeSerializer - Class in com.stereowalker.unionlib.world.item.crafting
 
URecipeSerializer() - Constructor for class com.stereowalker.unionlib.world.item.crafting.URecipeSerializer
 
UScreens - Class in com.stereowalker.unionlib.client.gui.screens.inventory
 
UScreens() - Constructor for class com.stereowalker.unionlib.client.gui.screens.inventory.UScreens
 
useSlider() - Element in annotation interface com.stereowalker.unionlib.config.UnionConfig.Range
 
usesSlider - Variable in class com.stereowalker.unionlib.config.ConfigHolder
 
uuid() - Method in record class com.stereowalker.unionlib.supporter.Supporters.Supporter
Returns the value of the uuid record component.

V

value - Variable in class com.stereowalker.unionlib.config.ConfigHolder
 
value - Variable in class com.stereowalker.unionlib.core.registries.Housing
 
value() - Method in class com.stereowalker.unionlib.core.registries.Housing
 
value() - Element in annotation interface com.stereowalker.unionlib.core.registries.RegistryObject
 
value() - Method in record class com.stereowalker.unionlib.world.entity.EntityModifierImpl.Attv
Returns the value of the value record component.
value() - Method in record class com.stereowalker.unionlib.world.entity.EntityModifierImpl.Sync
Returns the value of the value record component.
valueOf(String) - Static method in enum class com.stereowalker.unionlib.api.collectors.OverlayCollector.Order
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.stereowalker.unionlib.config.ConfigSide
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.stereowalker.unionlib.config.TestEnum
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.stereowalker.unionlib.mod.MinecraftMod.LoadType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.stereowalker.unionlib.mod.ModHandler.LoadState
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.stereowalker.unionlib.supporter.Supporters.Type
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.stereowalker.unionlib.UnionLib.Modulo
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.stereowalker.unionlib.util.math.Gradient.InterpolationMode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.stereowalker.unionlib.util.newclasses.LinearLayout.Orientation
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.stereowalker.unionlib.util.ScreenHelper.ScreenOffset
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.stereowalker.unionlib.world.entity.AccessorySlot.Group
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.stereowalker.unionlib.world.entity.AccessorySlot
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.stereowalker.unionlib.world.entity.AccessorySlotGroup
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.stereowalker.unionlib.world.item.equipment.ArmorMatReference.ArmorSegment
Returns the enum constant of this class with the specified name.
values() - Static method in enum class com.stereowalker.unionlib.api.collectors.OverlayCollector.Order
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.stereowalker.unionlib.config.ConfigSide
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.stereowalker.unionlib.config.TestEnum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.stereowalker.unionlib.mod.MinecraftMod.LoadType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.stereowalker.unionlib.mod.ModHandler.LoadState
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.stereowalker.unionlib.supporter.Supporters.Type
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.stereowalker.unionlib.UnionLib.Modulo
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.stereowalker.unionlib.util.math.Gradient.InterpolationMode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.stereowalker.unionlib.util.newclasses.LinearLayout.Orientation
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.stereowalker.unionlib.util.ScreenHelper.ScreenOffset
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.stereowalker.unionlib.world.entity.AccessorySlot.Group
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.stereowalker.unionlib.world.entity.AccessorySlot
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.stereowalker.unionlib.world.entity.AccessorySlotGroup
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.stereowalker.unionlib.world.item.equipment.ArmorMatReference.ArmorSegment
Returns an array containing the constants of this enum class, in the order they are declared.
VanillaComponents() - Constructor for class com.stereowalker.unionlib.util.VersionHelper.VanillaComponents
 
vanillaProblem() - Method in record class com.stereowalker.unionlib.insert.handler.living.player.PlayerCanSleepHandler.Insert
Returns the value of the vanillaProblem record component.
variant() - Method in record class com.stereowalker.unionlib.supporter.CosmeticSelection
Returns the value of the variant record component.
variants() - Method in class com.stereowalker.unionlib.supporter.Cosmetic
 
verifyIfHandled() - Method in class com.stereowalker.unionlib.network.protocol.game.ClientboundUnionPacket
 
VersionHelper - Class in com.stereowalker.unionlib.util
 
VersionHelper() - Constructor for class com.stereowalker.unionlib.util.VersionHelper
 
VersionHelper.AttributeHelper - Class in com.stereowalker.unionlib.util
 
VersionHelper.Client - Class in com.stereowalker.unionlib.util
 
VersionHelper.Data<T> - Class in com.stereowalker.unionlib.util
Used to abstract data used in items.
VersionHelper.VanillaComponents - Class in com.stereowalker.unionlib.util
 
vertical() - Static method in class com.stereowalker.unionlib.util.newclasses.LinearLayout
 
VERTICAL - Enum constant in enum class com.stereowalker.unionlib.util.newclasses.LinearLayout.Orientation
 
VILLAGER_TRADES - Static variable in class com.stereowalker.unionlib.insert.ServerInserts
 
VillagerTradesHandler - Class in com.stereowalker.unionlib.insert.handler
 
VillagerTradesHandler() - Constructor for class com.stereowalker.unionlib.insert.handler.VillagerTradesHandler
 
VillagerTradesHandler.Insert - Record Class in com.stereowalker.unionlib.insert.handler
 
visitChildren(Consumer<LayoutElement>) - Method in class com.stereowalker.unionlib.util.newclasses.LinearLayout
 

W

wakeTime() - Method in record class com.stereowalker.unionlib.insert.handler.FinishSleepHandler.Insert
Returns the value of the wakeTime record component.
wakeUpTime() - Method in record class com.stereowalker.unionlib.insert.handler.LevelWakeUpHandler.Insert
Returns the value of the wakeUpTime record component.
warn(String) - Static method in class com.stereowalker.unionlib.UnionLib
 
wasCanceled() - Method in interface com.stereowalker.unionlib.api.insert.InsertCanceller
 
wasCanceled() - Method in class com.stereowalker.unionlib.insert.InsertCancellerImpl
 
wasCancelled() - Method in interface com.stereowalker.unionlib.api.insert.InsertResultCanceller
 
wasCancelled() - Method in class com.stereowalker.unionlib.insert.InsertResultCancellerImpl
 
wasChanged() - Method in interface com.stereowalker.unionlib.api.insert.InsertSetter
 
wasChanged() - Method in class com.stereowalker.unionlib.insert.InsertSetterImpl
 
watchFile(String) - Method in class com.stereowalker.unionlib.util.toml.TomlWatcher
 
WHITE - Static variable in interface com.stereowalker.unionlib.util.math.Color
 
width() - Method in class com.stereowalker.unionlib.client.gui.screens.DefaultList.DefaultEntry
 
WILD - Enum constant in enum class com.stereowalker.unionlib.config.TestEnum
 
willPlayerShowCape(AbstractClientPlayer) - Static method in class com.stereowalker.unionlib.supporter.CapeHandler
Does the player have a Custom cape?
willPlayerShowCosmetic(UUID) - Static method in class com.stereowalker.unionlib.supporter.CosmeticHandler
Does the player have a Custom cape?
willPlayerShowCosmetic(Player) - Static method in class com.stereowalker.unionlib.supporter.CosmeticHandler
Does the player have a Custom cape?
withValues(float, float, float) - Method in interface com.stereowalker.unionlib.util.math.Color
 
withValues(float, float, float) - Method in record class com.stereowalker.unionlib.util.math.ImmutableColor
 
withValues(float, float, float) - Method in class com.stereowalker.unionlib.util.math.MutableColor
 
withValues(float, float, float, float) - Method in interface com.stereowalker.unionlib.util.math.Color
 
withValues(float, float, float, float) - Method in record class com.stereowalker.unionlib.util.math.ImmutableColor
 
withValues(float, float, float, float) - Method in class com.stereowalker.unionlib.util.math.MutableColor
 
writeComponent(FriendlyByteBuf, Component) - Static method in class com.stereowalker.unionlib.util.VersionHelper
 
writer - Variable in class com.stereowalker.unionlib.config.ConfigBuilder.Init
 

X

x() - Method in class com.stereowalker.unionlib.util.math.Int2
 
XP_PICKUP - Static variable in class com.stereowalker.unionlib.insert.Inserts
 
XpPickupHandler - Class in com.stereowalker.unionlib.insert.handler
 
XpPickupHandler() - Constructor for class com.stereowalker.unionlib.insert.handler.XpPickupHandler
 
XpPickupHandler.Insert - Record Class in com.stereowalker.unionlib.insert.handler
 

Y

y() - Method in class com.stereowalker.unionlib.util.math.Int2
 
A B C D E F G H I K L M N O P Q R S T U V W X Y 
All Classes and Interfaces|All Packages|Constant Field Values