Index

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

A

AbstractSliderLogic - Class in info.u_team.u_team_core.gui.elements
 
AbstractSliderLogic(int, int, int, int, Component, Component, double, double, double, boolean, boolean, AbstractSliderLogic.OnSliderChange) - Constructor for class info.u_team.u_team_core.gui.elements.AbstractSliderLogic
 
AbstractSliderLogic.OnSliderChange - Interface in info.u_team.u_team_core.gui.elements
 
accept(A, B, C) - Method in interface info.u_team.u_team_core.util.TriConsumer
 
ActivatableButton - Class in info.u_team.u_team_core.gui.elements
 
ActivatableButton(int, int, int, int, Component, boolean, RGBA) - Constructor for class info.u_team.u_team_core.gui.elements.ActivatableButton
 
ActivatableButton(int, int, int, int, Component, boolean, RGBA, Button.OnPress) - Constructor for class info.u_team.u_team_core.gui.elements.ActivatableButton
 
activated - Variable in class info.u_team.u_team_core.gui.elements.ActivatableButton
 
activated - Variable in class info.u_team.u_team_core.gui.elements.ImageActivatableButton
 
activatedColor - Variable in class info.u_team.u_team_core.gui.elements.ActivatableButton
 
activatedColor - Variable in class info.u_team.u_team_core.gui.elements.ImageActivatableButton
 
addChildren(B) - Method in class info.u_team.u_team_core.gui.elements.ScrollableListEntry
 
addColoredItem(T) - Method in interface info.u_team.u_team_core.api.dye.DyeableItem
 
addColoredQuad(BufferBuilder, PoseStack, int, int, int, int, RGBA, float) - Static method in class info.u_team.u_team_core.util.RenderUtil
Adds a quad to the buffer builder.
addCustomStateContainer(ResourceLocation, StateDefinition<Block, BlockState>) - Static method in class info.u_team.u_team_core.util.ModelUtil
Replace the default state definition with a custom one.
addDataHolderToClient(E) - Method in class info.u_team.u_team_core.menu.UContainerMenu
Adds a new DataHolder that will automatically synchronize values from the server to the client.
addDataHolderToServer(E) - Method in class info.u_team.u_team_core.menu.UContainerMenu
Adds a new DataHolder that will synchronize values from the client to the server.
addItem(T) - Static method in class info.u_team.u_team_core.api.dye.DyeableItemsRegistry
 
addPlayerInventory(Inventory, int, int) - Method in class info.u_team.u_team_core.menu.UAbstractContainerMenu
This methods adds a player inventory to the container.
addQuad(BufferBuilder, PoseStack, int, int, int, int, float) - Static method in class info.u_team.u_team_core.util.RenderUtil
Adds a quad to the buffer builder.
addSlots(ItemSlotCreator, int, int, int, int) - Method in class info.u_team.u_team_core.menu.UAbstractContainerMenu
This methods can add any ItemSlotCreator to this menu.
addSlots(ItemSlotCreator, int, int, int, int, int) - Method in class info.u_team.u_team_core.menu.UAbstractContainerMenu
This methods can add any ItemSlotCreator to this menu.
addTexturedQuad(BufferBuilder, PoseStack, int, int, int, int, float, float, float, float, float) - Static method in class info.u_team.u_team_core.util.RenderUtil
Adds a textured quad to the buffer builder.
addTexturedRect(BufferBuilder, PoseStack, int, int, int, int, float, float, int, int, float) - Static method in class info.u_team.u_team_core.util.RenderUtil
Adds a textured rectangle to the buffer builder.
AFTER_KEY_PRESSED - Static variable in class info.u_team.u_team_core.event.ScreenEvents
Will be fired for key presses in screens after the gui key binds are handled
alwaysEat() - Method in class info.u_team.u_team_core.item.food.UFoodPropertiesBuilder
 
annotationData() - Method in record class info.u_team.u_team_core.util.annotation.AnnotationUtil.AnnotationData
Returns the value of the annotationData record component.
AnnotationData(Type, ElementType, Type, String, Map<String, Object>) - Constructor for record class info.u_team.u_team_core.util.annotation.AnnotationUtil.AnnotationData
Creates an instance of a AnnotationData record class.
AnnotationManager - Class in info.u_team.u_team_core.util.annotation
Manager for calling the classes that are annotated with Construct or Integration
AnnotationManager() - Constructor for class info.u_team.u_team_core.util.annotation.AnnotationManager
 
annotationType() - Method in record class info.u_team.u_team_core.util.annotation.AnnotationUtil.AnnotationData
Returns the value of the annotationType record component.
AnnotationUtil - Class in info.u_team.u_team_core.util.annotation
Annotation utility methods
AnnotationUtil() - Constructor for class info.u_team.u_team_core.util.annotation.AnnotationUtil
 
AnnotationUtil.AnnotationData - Record Class in info.u_team.u_team_core.util.annotation
 
AnnotationUtil.AnnotationScanner - Interface in info.u_team.u_team_core.util.annotation
 
applyValue() - Method in class info.u_team.u_team_core.gui.elements.AbstractSliderLogic
 
ArmorSet - Record Class in info.u_team.u_team_core.item.armor
 
ArmorSet(RegistryEntry<UHelmetItem>, RegistryEntry<UChestplateItem>, RegistryEntry<ULeggingsItem>, RegistryEntry<UBootsItem>) - Constructor for record class info.u_team.u_team_core.item.armor.ArmorSet
Creates an instance of a ArmorSet record class.
ArmorSetCreator - Class in info.u_team.u_team_core.item.armor
 
ArmorSetCreator() - Constructor for class info.u_team.u_team_core.item.armor.ArmorSetCreator
 
assemble(CraftingContainer, RegistryAccess) - Method in class info.u_team.u_team_core.intern.recipe.DyeableItemDyeRecipe
 
assertCast(Object, Class<T>) - Static method in class info.u_team.u_team_core.util.CastUtil
 
attributes - Variable in class info.u_team.u_team_core.impl.common.CommonEntityAttributeRegister
 
axe() - Method in record class info.u_team.u_team_core.item.tier.TierSet
Returns the value of the axe record component.
AXE - Enum constant in enum class info.u_team.u_team_core.api.item.ExtendedTier.Tools
 

B

background - Variable in class info.u_team.u_team_core.screen.UContainerMenuScreen
 
backgroundColor - Variable in class info.u_team.u_team_core.gui.elements.ProgressBar
 
backgroundColor - Variable in class info.u_team.u_team_core.gui.elements.UEditBox
 
backgroundColor - Variable in class info.u_team.u_team_core.screen.UContainerMenuScreen
 
BackgroundColorProvider - Interface in info.u_team.u_team_core.api.gui
 
backgroundFrameColor - Variable in class info.u_team.u_team_core.gui.elements.UEditBox
 
backgroundHeight - Variable in class info.u_team.u_team_core.screen.UContainerMenuScreen
 
backgroundWidth - Variable in class info.u_team.u_team_core.screen.UContainerMenuScreen
 
BLACK - Static variable in class info.u_team.u_team_core.gui.elements.UEditBox
 
BLACK - Static variable in class info.u_team.u_team_core.util.RGB
 
BLACK - Static variable in class info.u_team.u_team_core.util.RGBA
 
blockEntity - Variable in class info.u_team.u_team_core.inventory.BlockEntityUItemStackContainer
 
blockEntity - Variable in class info.u_team.u_team_core.menu.UBlockEntityContainerMenu
 
blockEntityProviders - Variable in class info.u_team.u_team_core.impl.common.CommonEntityRendererRegister
 
blockEntityType - Variable in class info.u_team.u_team_core.block.UEntityBlock
 
blockEntityType(BlockPos, BlockState) - Method in interface info.u_team.u_team_core.api.block.EntityBlockProvider
Returns the BlockEntityType that is used for creating the BlockEntity when EntityBlockProvider.newBlockEntity(BlockPos, BlockState) is invoked.
blockEntityType(BlockPos, BlockState) - Method in class info.u_team.u_team_core.block.UEntityBlock
 
BlockEntityTypeRegister - Interface in info.u_team.u_team_core.api.registry
 
BlockEntityUItemStackContainer - Class in info.u_team.u_team_core.inventory
 
BlockEntityUItemStackContainer(int, BlockEntity) - Constructor for class info.u_team.u_team_core.inventory.BlockEntityUItemStackContainer
 
blockEntries - Variable in class info.u_team.u_team_core.impl.common.CommonColorProviderRegister
 
blockItem - Variable in class info.u_team.u_team_core.block.UBlock
 
blockItem() - Method in interface info.u_team.u_team_core.api.block.BlockItemProvider
Must return the same block item instance every time you call this method.
blockItem() - Method in class info.u_team.u_team_core.block.UBlock
 
BlockItemProvider - Interface in info.u_team.u_team_core.api.block
Implement this in a block to get the block item automatically registered with BlockRegister
blockIterable() - Method in interface info.u_team.u_team_core.api.registry.BlockRegister
 
blockIterable() - Method in class info.u_team.u_team_core.impl.FabricBlockRegister
 
BlockProperties - Class in info.u_team.u_team_core.util
 
BlockProperties() - Constructor for class info.u_team.u_team_core.util.BlockProperties
 
BlockProperties(BlockBehaviour.Properties) - Constructor for class info.u_team.u_team_core.util.BlockProperties
 
BlockProperties.Extension - Interface in info.u_team.u_team_core.util
 
BlockRegister - Interface in info.u_team.u_team_core.api.registry
 
BlockRegister.Factory - Interface in info.u_team.u_team_core.api.registry
 
BlockRegistryEntry<B extends net.minecraft.world.level.block.Block,I extends net.minecraft.world.item.Item> - Interface in info.u_team.u_team_core.api.registry
 
boots() - Method in record class info.u_team.u_team_core.item.armor.ArmorSet
Returns the value of the boots record component.
BRIGHT_CONTAINER_BORDER_COLOR - Static variable in class info.u_team.u_team_core.util.RenderUtil
 
broadcastChanges() - Method in class info.u_team.u_team_core.menu.FabricFluidContainerMenuDelegator
 
broadcastChanges() - Method in class info.u_team.u_team_core.menu.FluidContainerMenu
Broadcast changed data
broadcastChanges() - Method in interface info.u_team.u_team_core.menu.FluidContainerMenu.FluidContainerDelegator
 
broadcastChanges() - Method in class info.u_team.u_team_core.menu.UContainerMenu
Broadcast changed data
broadcastChangesToServer() - Method in class info.u_team.u_team_core.menu.UContainerMenu
Broadcast data from the client to the server if changed.
broadcastFullState() - Method in class info.u_team.u_team_core.menu.FabricFluidContainerMenuDelegator
 
broadcastFullState() - Method in class info.u_team.u_team_core.menu.FluidContainerMenu
Broadcast all data
broadcastFullState() - Method in interface info.u_team.u_team_core.menu.FluidContainerMenu.FluidContainerDelegator
 
build() - Method in class info.u_team.u_team_core.item.food.UFoodPropertiesBuilder
 
builder() - Static method in class info.u_team.u_team_core.intern.loot_item_function.SetBlockEntityNBTLootItemFunction
 
builder() - Static method in class info.u_team.u_team_core.item.food.UFoodPropertiesBuilder
 
buttonColor - Variable in class info.u_team.u_team_core.gui.elements.UButton
 
buttonTextureProvider - Variable in class info.u_team.u_team_core.gui.elements.UButton
 

C

callAnnotations(String) - Static method in class info.u_team.u_team_core.util.annotation.AnnotationManager
Tries to invoke ModConstruct.construct() and ModConstruct.construct() methods of classes that are annotated with Construct or Integration.
callConstructs(String) - Static method in class info.u_team.u_team_core.util.annotation.AnnotationManager
Tries to invoke all ModConstruct.construct() methods of classes that are annotated with Construct.
callIntegrations(String) - Static method in class info.u_team.u_team_core.util.annotation.AnnotationManager
Tries to invoke all ModConstruct.construct() methods of classes that are annotated with Integration.
callWhen(Platform.Environment, Supplier<Callable<V>>) - Static method in class info.u_team.u_team_core.util.EnvironmentUtil
 
canBeDropped(ItemStack, Player) - Method in interface info.u_team.u_team_core.api.item.UItemExtension
 
canCraftInDimensions(int, int) - Method in class info.u_team.u_team_core.intern.recipe.DyeableItemDyeRecipe
 
CastUtil - Class in info.u_team.u_team_core.util
Utility methods for casts
CastUtil() - Constructor for class info.u_team.u_team_core.util.CastUtil
 
category() - Method in record class info.u_team.u_team_core.impl.common.CommonGameRuleRegister.GameRuleData
Returns the value of the category record component.
category() - Method in record class info.u_team.u_team_core.recipeserializer.UShapedRecipeSerializer.ShapedRecipeValues
Returns the value of the category record component.
changeDimension(Entity, ServerLevel, PortalInfo) - Method in class info.u_team.u_team_core.impl.FabricDimensionTeleportUtilHandler
 
changeDimension(Entity, ServerLevel, PortalInfo) - Static method in class info.u_team.u_team_core.util.DimensionTeleportUtil
 
changeDimension(Entity, ServerLevel, PortalInfo) - Method in interface info.u_team.u_team_core.util.DimensionTeleportUtil.Handler
 
checkAndClearUpdateFlag() - Method in class info.u_team.u_team_core.api.sync.DataHolder
Checks if the data has changed.
checkAndClearUpdateFlag() - Method in class info.u_team.u_team_core.api.sync.MessageHolder
 
CheckboxButton - Class in info.u_team.u_team_core.gui.elements
 
CheckboxButton(int, int, int, int, Component, boolean, boolean) - Constructor for class info.u_team.u_team_core.gui.elements.CheckboxButton
 
CheckboxButton(int, int, int, int, Component, boolean, boolean, Button.OnPress) - Constructor for class info.u_team.u_team_core.gui.elements.CheckboxButton
 
checked - Variable in class info.u_team.u_team_core.gui.elements.CheckboxButton
 
chestplate() - Method in record class info.u_team.u_team_core.item.armor.ArmorSet
Returns the value of the chestplate record component.
ClassUtil - Class in info.u_team.u_team_core.util
 
ClassUtil() - Constructor for class info.u_team.u_team_core.util.ClassUtil
 
clazz() - Method in record class info.u_team.u_team_core.impl.FabricAnnotationScanner.EnumValue
Returns the value of the clazz record component.
clazz() - Method in record class info.u_team.u_team_core.util.annotation.AnnotationUtil.AnnotationData
Returns the value of the clazz record component.
click - Variable in class info.u_team.u_team_core.gui.elements.ProgressBar
 
client() - Element in annotation interface info.u_team.u_team_core.api.construct.Construct
 
client() - Element in annotation interface info.u_team.u_team_core.api.integration.Integration
 
CLIENT - Enum constant in enum class info.u_team.u_team_core.api.network.NetworkEnvironment
 
CLIENT - Enum constant in enum class info.u_team.u_team_core.api.Platform.Environment
 
ClientEvents - Interface in info.u_team.u_team_core.api.event
 
ClientEvents.EndClientLevelTick - Interface in info.u_team.u_team_core.api.event
 
ClientEvents.EndClientTick - Interface in info.u_team.u_team_core.api.event
 
ClientEvents.Handler - Interface in info.u_team.u_team_core.api.event
 
ClientEvents.ItemTooltip - Interface in info.u_team.u_team_core.api.event
 
ClientEvents.ScreenAfterKeyPressed - Interface in info.u_team.u_team_core.api.event
 
ClientEvents.StartClientLevelTick - Interface in info.u_team.u_team_core.api.event
 
ClientEvents.StartClientTick - Interface in info.u_team.u_team_core.api.event
 
color - Variable in class info.u_team.u_team_core.gui.elements.ScalableText
 
ColorProviderRegister - Interface in info.u_team.u_team_core.api.registry.client
 
ColorProviderRegister.BlockRegisterHandler - Interface in info.u_team.u_team_core.api.registry.client
 
ColorProviderRegister.Factory - Interface in info.u_team.u_team_core.api.registry.client
 
ColorProviderRegister.ItemRegisterHandler - Interface in info.u_team.u_team_core.api.registry.client
 
ColorProviderRegister.Register<T,E> - Interface in info.u_team.u_team_core.api.registry.client
 
colorStack(ItemStack, List<DyeColor>) - Static method in interface info.u_team.u_team_core.api.dye.DyeableItem
 
colorStackDyeItem(ItemStack, List<DyeItem>) - Static method in interface info.u_team.u_team_core.api.dye.DyeableItem
 
ColorUtil - Class in info.u_team.u_team_core.util
 
ColorUtil() - Constructor for class info.u_team.u_team_core.util.ColorUtil
 
CommandHandler(CommandDispatcher<CommandSourceStack>, CommandBuildContext, Commands.CommandSelection) - Constructor for record class info.u_team.u_team_core.api.registry.CommandRegister.CommandHandler
Creates an instance of a CommandHandler record class.
CommandRegister - Interface in info.u_team.u_team_core.api.registry
 
CommandRegister.CommandHandler - Record Class in info.u_team.u_team_core.api.registry
 
CommandRegister.Factory - Interface in info.u_team.u_team_core.api.registry
 
COMMON_SETUP - Static variable in class info.u_team.u_team_core.event.SetupEvents
Will be fired after builtIn registries are frozen
CommonBlockRegistryEntry<B extends net.minecraft.world.level.block.Block,I extends net.minecraft.world.item.Item,RB extends RegistryEntry<B>,RI extends RegistryEntry<I>> - Class in info.u_team.u_team_core.impl.common
 
CommonBlockRegistryEntry(RB, RI) - Constructor for class info.u_team.u_team_core.impl.common.CommonBlockRegistryEntry
 
CommonColorProviderRegister - Class in info.u_team.u_team_core.impl.common
 
CommonColorProviderRegister() - Constructor for class info.u_team.u_team_core.impl.common.CommonColorProviderRegister
 
CommonCommandRegister - Class in info.u_team.u_team_core.impl.common
 
CommonCommandRegister() - Constructor for class info.u_team.u_team_core.impl.common.CommonCommandRegister
 
CommonEntityAttributeRegister - Class in info.u_team.u_team_core.impl.common
 
CommonEntityAttributeRegister() - Constructor for class info.u_team.u_team_core.impl.common.CommonEntityAttributeRegister
 
CommonEntityRendererRegister - Class in info.u_team.u_team_core.impl.common
 
CommonEntityRendererRegister() - Constructor for class info.u_team.u_team_core.impl.common.CommonEntityRendererRegister
 
CommonEvents - Interface in info.u_team.u_team_core.api.event
 
CommonEvents.EndLevelTick - Interface in info.u_team.u_team_core.api.event
 
CommonEvents.EndServerTick - Interface in info.u_team.u_team_core.api.event
 
CommonEvents.Handler - Interface in info.u_team.u_team_core.api.event
 
CommonEvents.LevelLoad - Interface in info.u_team.u_team_core.api.event
 
CommonEvents.LevelUnload - Interface in info.u_team.u_team_core.api.event
 
CommonEvents.RegisterEvent - Interface in info.u_team.u_team_core.api.event
 
CommonEvents.SetupEvent - Interface in info.u_team.u_team_core.api.event
 
CommonEvents.StartLevelTick - Interface in info.u_team.u_team_core.api.event
 
CommonEvents.StartServerTick - Interface in info.u_team.u_team_core.api.event
 
CommonGameRuleRegister - Class in info.u_team.u_team_core.impl.common
 
CommonGameRuleRegister() - Constructor for class info.u_team.u_team_core.impl.common.CommonGameRuleRegister
 
CommonGameRuleRegister.GameRuleData<T extends net.minecraft.world.level.GameRules.Value<T>> - Record Class in info.u_team.u_team_core.impl.common
 
CommonGameRuleRegister.GameRuleLazyEntry<T extends net.minecraft.world.level.GameRules.Value<T>> - Class in info.u_team.u_team_core.impl.common
 
CommonKeyMappingRegister - Class in info.u_team.u_team_core.impl.common
 
CommonKeyMappingRegister() - Constructor for class info.u_team.u_team_core.impl.common.CommonKeyMappingRegister
 
CommonKeyMappingRegister.KeyMappingLazyEntry - Class in info.u_team.u_team_core.impl.common
 
CommonMenuScreenRegister - Class in info.u_team.u_team_core.impl.common
 
CommonMenuScreenRegister() - Constructor for class info.u_team.u_team_core.impl.common.CommonMenuScreenRegister
 
CommonRegister<R> - Interface in info.u_team.u_team_core.api.registry
 
CommonRegister.Factory - Interface in info.u_team.u_team_core.api.registry
 
CommonSpawnPlacementRegister - Class in info.u_team.u_team_core.impl.common
 
CommonSpawnPlacementRegister() - Constructor for class info.u_team.u_team_core.impl.common.CommonSpawnPlacementRegister
 
CommonSpawnPlacementRegister.Holder<T extends net.minecraft.world.entity.Mob> - Record Class in info.u_team.u_team_core.impl.common
 
ConfigValueHolder<V> - Record Class in info.u_team.u_team_core.util
 
ConfigValueHolder(Supplier<V>, Consumer<V>) - Constructor for record class info.u_team.u_team_core.util.ConfigValueHolder
Creates an instance of a ConfigValueHolder record class.
construct() - Method in interface info.u_team.u_team_core.api.construct.ModConstruct
 
construct() - Method in class info.u_team.u_team_core.intern.init.UCoreClientConstruct
 
construct() - Method in class info.u_team.u_team_core.intern.init.UCoreCommonConstruct
 
construct() - Method in class info.u_team.u_team_core.intern.init.UCoreFabricCommonConstruct
 
Construct - Annotation Interface in info.u_team.u_team_core.api.construct
 
containerId() - Method in record class info.u_team.u_team_core.intern.init.network.DataHolderMenuMessage
Returns the value of the containerId record component.
containerId() - Method in record class info.u_team.u_team_core.intern.init.network.OpenMenuScreenMessage
Returns the value of the containerId record component.
containerTick() - Method in class info.u_team.u_team_core.screen.UContainerMenuScreen
 
copy(BlockProperties, BlockBehaviour.Properties) - Method in interface info.u_team.u_team_core.util.BlockProperties.Extension
 
copy(ItemProperties, Item.Properties) - Method in interface info.u_team.u_team_core.util.ItemProperties.Extension
 
copyState(ScrollingText) - Method in class info.u_team.u_team_core.gui.elements.ScrollingText
 
CRAFTING_SPECIAL_ITEMDYE - Static variable in class info.u_team.u_team_core.intern.init.UCoreRecipeSerializers
 
create() - Static method in interface info.u_team.u_team_core.api.registry.client.ColorProviderRegister
 
create() - Method in interface info.u_team.u_team_core.api.registry.client.ColorProviderRegister.Factory
 
create() - Static method in interface info.u_team.u_team_core.api.registry.client.EntityRendererRegister
 
create() - Method in interface info.u_team.u_team_core.api.registry.client.EntityRendererRegister.Factory
 
create() - Static method in interface info.u_team.u_team_core.api.registry.client.KeyMappingRegister
 
create() - Method in interface info.u_team.u_team_core.api.registry.client.KeyMappingRegister.Factory
 
create() - Static method in interface info.u_team.u_team_core.api.registry.client.MenuScreenRegister
 
create() - Method in interface info.u_team.u_team_core.api.registry.client.MenuScreenRegister.Factory
 
create() - Static method in interface info.u_team.u_team_core.api.registry.CommandRegister
 
create() - Method in interface info.u_team.u_team_core.api.registry.CommandRegister.Factory
 
create() - Method in interface info.u_team.u_team_core.api.registry.CreativeModeTabRegister.Builder
 
create() - Static method in interface info.u_team.u_team_core.api.registry.EntityAttributeRegister
 
create() - Method in interface info.u_team.u_team_core.api.registry.EntityAttributeRegister.Factory
 
create() - Static method in interface info.u_team.u_team_core.api.registry.GameRuleRegister
 
create() - Method in interface info.u_team.u_team_core.api.registry.GameRuleRegister.Factory
 
create() - Static method in interface info.u_team.u_team_core.api.registry.SpawnPlacementRegister
 
create() - Method in interface info.u_team.u_team_core.api.registry.SpawnPlacementRegister.Factory
 
create() - Method in class info.u_team.u_team_core.impl.FabricColorProviderRegister.Factory
 
create() - Method in class info.u_team.u_team_core.impl.FabricCommandRegister.Factory
 
create() - Method in class info.u_team.u_team_core.impl.FabricCreativeModeTabRegisterBuilder
 
create() - Method in class info.u_team.u_team_core.impl.FabricEntityAttributeRegister.Factory
 
create() - Method in class info.u_team.u_team_core.impl.FabricEntityRendererRegister.Factory
 
create() - Method in class info.u_team.u_team_core.impl.FabricGameRuleRegister.Factory
 
create() - Method in class info.u_team.u_team_core.impl.FabricKeyMappingRegister.Factory
 
create() - Method in class info.u_team.u_team_core.impl.FabricMenuScreenRegister.Factory
 
create() - Method in class info.u_team.u_team_core.impl.FabricSpawnPlacementRegister.Factory
 
create(int, float, boolean, boolean, boolean, List<Pair<Supplier<MobEffectInstance>, Float>>) - Method in class info.u_team.u_team_core.impl.FabricFoodProperties.Creator
 
create(int, float, boolean, boolean, boolean, List<Pair<Supplier<MobEffectInstance>, Float>>) - Method in interface info.u_team.u_team_core.item.food.UFoodPropertiesBuilder.Creator
 
create(int, Inventory) - Method in interface info.u_team.u_team_core.menutype.UMenuType.DataMenuSupplier
 
create(int, Inventory, FriendlyByteBuf) - Method in interface info.u_team.u_team_core.menutype.UMenuType.DataMenuSupplier
 
create(CommonRegister<Item>, String, Item.Properties, ExtendedTier) - Static method in class info.u_team.u_team_core.item.tier.TierSetCreator
 
create(CommonRegister<Item>, String, Item.Properties, ArmorMaterial) - Static method in class info.u_team.u_team_core.item.armor.ArmorSetCreator
 
create(FluidContainerMenu) - Method in class info.u_team.u_team_core.menu.FabricFluidContainerMenuDelegator.Factory
 
create(FluidContainerMenu) - Method in interface info.u_team.u_team_core.menu.FluidContainerMenu.FluidContainerDelegator.Factory
 
create(FluidContainerMenuScreen<T>) - Method in class info.u_team.u_team_core.screen.FabricFluidContainerMenuScreenDelegator.Factory
 
create(FluidContainerMenuScreen<T>) - Method in interface info.u_team.u_team_core.screen.FluidContainerMenuScreen.FluidContainerScreenDelegator.Factory
 
create(String) - Static method in interface info.u_team.u_team_core.api.registry.BlockEntityTypeRegister
 
create(String) - Static method in interface info.u_team.u_team_core.api.registry.BlockRegister
 
create(String) - Method in interface info.u_team.u_team_core.api.registry.BlockRegister.Factory
 
create(String) - Static method in interface info.u_team.u_team_core.api.registry.CreativeModeTabRegister
 
create(String) - Static method in interface info.u_team.u_team_core.api.registry.EntityTypeRegister
 
create(String) - Method in class info.u_team.u_team_core.impl.FabricBlockRegister.Factory
 
create(String, String, String, int) - Static method in class info.u_team.u_team_core.util.TooltipCreator
 
create(String, String, String, int, Object...) - Static method in class info.u_team.u_team_core.util.TooltipCreator
 
create(String, ResourceLocation) - Static method in interface info.u_team.u_team_core.api.network.NetworkHandler
 
create(String, ResourceLocation) - Method in interface info.u_team.u_team_core.api.network.NetworkHandler.Factory
 
create(String, ResourceLocation) - Method in class info.u_team.u_team_core.impl.FabricNetworkHandler.Factory
 
create(ResourceKey<? extends Registry<C>>, String) - Static method in interface info.u_team.u_team_core.api.registry.CommonRegister
 
create(ResourceKey<? extends Registry<C>>, String) - Method in interface info.u_team.u_team_core.api.registry.CommonRegister.Factory
 
create(ResourceKey<? extends Registry<C>>, String) - Method in class info.u_team.u_team_core.impl.FabricCommonRegister.Factory
 
create(Item.Properties, Supplier<? extends EntityType<? extends Mob>>, int, int) - Static method in class info.u_team.u_team_core.item.SpawnEggCreator
 
create(Item.Properties, Supplier<? extends EntityType<? extends Mob>>, int, int) - Method in interface info.u_team.u_team_core.item.SpawnEggCreator.Creator
 
create(Item.Properties, Supplier<? extends EntityType<? extends Mob>>, int, int) - Method in class info.u_team.u_team_core.item.UFabricSpawnEggItem.Creator
 
create(Item, String, int) - Static method in class info.u_team.u_team_core.util.TooltipCreator
 
create(Item, String, int, Object...) - Static method in class info.u_team.u_team_core.util.TooltipCreator
 
create(Block, String, int) - Static method in class info.u_team.u_team_core.util.TooltipCreator
 
create(Block, String, int, Object...) - Static method in class info.u_team.u_team_core.util.TooltipCreator
 
createBlockItem(Item.Properties) - Method in class info.u_team.u_team_core.block.UBlock
 
createBlockTag(String, String) - Static method in class info.u_team.u_team_core.util.TagUtil
 
createBlockTag(ResourceLocation) - Static method in class info.u_team.u_team_core.util.TagUtil
 
createBooleanHolder(BooleanSupplier, BooleanConsumer) - Static method in class info.u_team.u_team_core.api.sync.DataHolder
 
createByteHolder(Supplier<Byte>, Consumer<Byte>) - Static method in class info.u_team.u_team_core.api.sync.DataHolder
 
createDispenserItemBehavior() - Method in class info.u_team.u_team_core.item.UFabricSpawnEggItem
 
createDoubleHolder(Supplier<Double>, Consumer<Double>) - Static method in class info.u_team.u_team_core.api.sync.DataHolder
 
createEntityTypeTag(String, String) - Static method in class info.u_team.u_team_core.util.TagUtil
 
createEntityTypeTag(ResourceLocation) - Static method in class info.u_team.u_team_core.util.TagUtil
 
createFloatHolder(Supplier<Float>, Consumer<Float>) - Static method in class info.u_team.u_team_core.api.sync.DataHolder
 
createFluidTag(String, String) - Static method in class info.u_team.u_team_core.util.TagUtil
 
createFluidTag(ResourceLocation) - Static method in class info.u_team.u_team_core.util.TagUtil
 
createHolder(Supplier<FriendlyByteBuf>, Consumer<FriendlyByteBuf>) - Static method in class info.u_team.u_team_core.api.sync.DataHolder
 
createIntHolder(IntSupplier, IntConsumer) - Static method in class info.u_team.u_team_core.api.sync.DataHolder
 
createItemTag(String, String) - Static method in class info.u_team.u_team_core.util.TagUtil
 
createItemTag(ResourceLocation) - Static method in class info.u_team.u_team_core.util.TagUtil
 
createLongHolder(LongSupplier, LongConsumer) - Static method in class info.u_team.u_team_core.api.sync.DataHolder
 
createMenu(int, Inventory, Player) - Method in interface info.u_team.u_team_core.api.block.MenuSyncedBlockEntity
Used to create a menu on the server side
createRecipe(ResourceLocation, String, CraftingBookCategory, int, int, NonNullList<Ingredient>, ItemStack, boolean) - Method in class info.u_team.u_team_core.intern.recipe.NoMirrorShapedRecipe.Serializer
 
createRecipe(ResourceLocation, String, CraftingBookCategory, int, int, NonNullList<Ingredient>, ItemStack, boolean) - Method in class info.u_team.u_team_core.recipeserializer.UShapedRecipeSerializer
 
createShortHolder(Supplier<Short>, Consumer<Short>) - Static method in class info.u_team.u_team_core.api.sync.DataHolder
 
createSlot(int, int, int) - Method in interface info.u_team.u_team_core.api.menu.ItemSlotCreator
 
createSlot(int, int, int) - Method in class info.u_team.u_team_core.menu.ItemContainerSlotCreator
 
createTag(ResourceKey<? extends Registry<T>>, ResourceLocation) - Static method in class info.u_team.u_team_core.util.TagUtil
 
createWithExtraData(int, Inventory, FriendlyByteBuf) - Method in class info.u_team.u_team_core.menutype.UMenuType
 
CreativeModeTabRegister - Interface in info.u_team.u_team_core.api.registry
 
CreativeModeTabRegister.Builder - Interface in info.u_team.u_team_core.api.registry
 
Creator() - Constructor for class info.u_team.u_team_core.impl.FabricFoodProperties.Creator
 
Creator() - Constructor for class info.u_team.u_team_core.item.UFabricSpawnEggItem.Creator
 
cursorColor - Variable in class info.u_team.u_team_core.gui.elements.UEditBox
 

D

DARK_CONTAINER_BORDER_COLOR - Static variable in class info.u_team.u_team_core.util.RenderUtil
 
DARK_GRAY - Static variable in class info.u_team.u_team_core.gui.elements.UEditBox
 
DARKER_GRAY - Static variable in class info.u_team.u_team_core.gui.elements.UEditBox
 
DataHolder - Class in info.u_team.u_team_core.api.sync
This class holds a data buffer with setter and getter for synchronizing.
DataHolder() - Constructor for class info.u_team.u_team_core.api.sync.DataHolder
 
dataHolderBuffer() - Method in record class info.u_team.u_team_core.intern.init.network.DataHolderMenuMessage
Returns the value of the dataHolderBuffer record component.
DataHolderMenuMessage - Record Class in info.u_team.u_team_core.intern.init.network
 
DataHolderMenuMessage(int, int, FriendlyByteBuf) - Constructor for record class info.u_team.u_team_core.intern.init.network.DataHolderMenuMessage
Creates an instance of a DataHolderMenuMessage record class.
DataHolderMenuMessage.Handler - Class in info.u_team.u_team_core.intern.init.network
 
decimalPrecision - Variable in class info.u_team.u_team_core.gui.elements.AbstractSliderLogic
 
decode(FriendlyByteBuf) - Static method in record class info.u_team.u_team_core.intern.init.network.DataHolderMenuMessage
 
decode(FriendlyByteBuf) - Static method in record class info.u_team.u_team_core.intern.init.network.OpenMenuScreenMessage
 
DEFAULT_COLOR - Static variable in interface info.u_team.u_team_core.api.dye.DyeableItem
 
DEFAULT_NARRATION - Static variable in class info.u_team.u_team_core.gui.elements.UButton
 
DEFAULT_TEXT_COLOR - Static variable in class info.u_team.u_team_core.screen.UContainerMenuScreen
 
deserialize(JsonObject, JsonDeserializationContext, LootItemCondition[]) - Method in class info.u_team.u_team_core.intern.loot_item_function.SetBlockEntityNBTLootItemFunction.Serializer
 
deserializeNBT(CompoundTag) - Method in class info.u_team.u_team_core.inventory.UItemStackContainer
 
DimensionTeleportSubCommand - Class in info.u_team.u_team_core.intern.command.uteamcore
 
DimensionTeleportSubCommand() - Constructor for class info.u_team.u_team_core.intern.command.uteamcore.DimensionTeleportSubCommand
 
DimensionTeleportUtil - Class in info.u_team.u_team_core.util
 
DimensionTeleportUtil() - Constructor for class info.u_team.u_team_core.util.DimensionTeleportUtil
 
DimensionTeleportUtil.Handler - Interface in info.u_team.u_team_core.util
 
disabledTextColor - Variable in class info.u_team.u_team_core.gui.elements.UButton
 
disabledTextColor - Variable in class info.u_team.u_team_core.gui.elements.UEditBox
 
disabledTextColor - Variable in class info.u_team.u_team_core.gui.elements.USlider
 
dispatcher() - Method in record class info.u_team.u_team_core.api.registry.CommandRegister.CommandHandler
Returns the value of the dispatcher record component.
dissolvePattern(String[], Map<String, Ingredient>, int, int) - Static method in class info.u_team.u_team_core.recipeserializer.UShapedRecipeSerializer
 
drawContainerBorder(PoseStack, int, int, int, int, float, RGBA) - Static method in class info.u_team.u_team_core.util.RenderUtil
Draws the default container border
drawContinuousTexturedBox(PoseStack, int, int, int, int, int, int, int, int, int, int, int, int, float, ResourceLocation, RGBA) - Static method in class info.u_team.u_team_core.util.RenderUtil
Draws a textured box of any size (smallest size is borderSize * 2 square) based on a fixed size textured box with continuous borders and filler.
drawDescription - Variable in class info.u_team.u_team_core.gui.elements.AbstractSliderLogic
 
drawInventoryText - Variable in class info.u_team.u_team_core.screen.UContainerMenuScreen
 
drawString(GuiGraphics, Font, String, float, float, int, boolean) - Method in class info.u_team.u_team_core.impl.FabricFontUtilHandler
 
drawString(GuiGraphics, Font, String, float, float, int, boolean) - Static method in class info.u_team.u_team_core.util.FontUtil
 
drawString(GuiGraphics, Font, String, float, float, int, boolean) - Method in interface info.u_team.u_team_core.util.FontUtil.Handler
 
drawString(GuiGraphics, Font, Component, float, float, int, boolean) - Static method in class info.u_team.u_team_core.util.FontUtil
 
drawString(GuiGraphics, Font, FormattedCharSequence, float, float, int, boolean) - Method in class info.u_team.u_team_core.impl.FabricFontUtilHandler
 
drawString(GuiGraphics, Font, FormattedCharSequence, float, float, int, boolean) - Static method in class info.u_team.u_team_core.util.FontUtil
 
drawString(GuiGraphics, Font, FormattedCharSequence, float, float, int, boolean) - Method in interface info.u_team.u_team_core.util.FontUtil.Handler
 
drawText - Variable in class info.u_team.u_team_core.gui.elements.CheckboxButton
 
drawTexturedQuad(PoseStack, int, int, int, int, float, float, float, float, float, ResourceLocation, RGBA) - Static method in class info.u_team.u_team_core.util.RenderUtil
Draws a textured quad.
drawTexturedQuad(PoseStack, int, int, int, int, float, TextureAtlasSprite, RGBA) - Static method in class info.u_team.u_team_core.util.RenderUtil
Draws a textured quad.
drawTexturedQuad(PoseStack, int, int, int, int, int, int, float, float, int, int, float, ResourceLocation, RGBA) - Static method in class info.u_team.u_team_core.util.RenderUtil
Draws a textured quad.
drawTitleText - Variable in class info.u_team.u_team_core.screen.UContainerMenuScreen
 
dropShadow - Variable in class info.u_team.u_team_core.gui.elements.CheckboxButton
 
DummyCraftingContainer - Class in info.u_team.u_team_core.inventory
 
DummyCraftingContainer(int, int) - Constructor for class info.u_team.u_team_core.inventory.DummyCraftingContainer
 
DyeableItem - Interface in info.u_team.u_team_core.api.dye
Attach this to any item that can be colors.
DyeableItemDyeRecipe - Class in info.u_team.u_team_core.intern.recipe
 
DyeableItemDyeRecipe(ResourceLocation, CraftingBookCategory) - Constructor for class info.u_team.u_team_core.intern.recipe.DyeableItemDyeRecipe
 
DyeableItemsRegistry - Class in info.u_team.u_team_core.api.dye
 
DyeableItemsRegistry() - Constructor for class info.u_team.u_team_core.api.dye.DyeableItemsRegistry
 

E

effect(Supplier<MobEffectInstance>, float) - Method in class info.u_team.u_team_core.item.food.UFoodPropertiesBuilder
 
effect(MobEffectInstance, float) - Method in class info.u_team.u_team_core.item.food.UFoodPropertiesBuilder
 
ELLIPSIS - Enum constant in enum class info.u_team.u_team_core.api.gui.TextSettingsProvider.TextRenderType
 
EMPTY_SLIDER - Static variable in class info.u_team.u_team_core.gui.elements.AbstractSliderLogic
 
EMPTY_SLIDER - Static variable in class info.u_team.u_team_core.gui.elements.USlider
 
EMPTY_TEXT_CHANGED - Static variable in class info.u_team.u_team_core.gui.elements.ScalableText
 
EmptyMessageHolder(Runnable) - Constructor for class info.u_team.u_team_core.api.sync.MessageHolder.EmptyMessageHolder
 
EmptyStateDefinition(Block) - Constructor for class info.u_team.u_team_core.util.ModelUtil.EmptyStateDefinition
 
EMTPY_PRESSABLE - Static variable in class info.u_team.u_team_core.gui.elements.UButton
 
enabled - Variable in class info.u_team.u_team_core.gui.elements.ProgressBar
 
EnchantmentUtil - Class in info.u_team.u_team_core.util
 
EnchantmentUtil() - Constructor for class info.u_team.u_team_core.util.EnchantmentUtil
 
EnchantmentUtil.Handler - Interface in info.u_team.u_team_core.util
 
encode(DataHolderMenuMessage, FriendlyByteBuf) - Static method in record class info.u_team.u_team_core.intern.init.network.DataHolderMenuMessage
 
encode(OpenMenuScreenMessage, FriendlyByteBuf) - Static method in record class info.u_team.u_team_core.intern.init.network.OpenMenuScreenMessage
 
EntityAttributeRegister - Interface in info.u_team.u_team_core.api.registry
 
EntityAttributeRegister.Factory - Interface in info.u_team.u_team_core.api.registry
 
EntityBlockProvider - Interface in info.u_team.u_team_core.api.block
Provides a convenience way to implement block entities for blocks.
entityProviders - Variable in class info.u_team.u_team_core.impl.common.CommonEntityRendererRegister
 
EntityRendererRegister - Interface in info.u_team.u_team_core.api.registry.client
 
EntityRendererRegister.Factory - Interface in info.u_team.u_team_core.api.registry.client
 
EntityTypeRegister - Interface in info.u_team.u_team_core.api.registry
 
entries - Variable in class info.u_team.u_team_core.impl.common.CommonCommandRegister
 
entries - Variable in class info.u_team.u_team_core.impl.common.CommonGameRuleRegister
 
entries - Variable in class info.u_team.u_team_core.impl.common.CommonKeyMappingRegister
 
entryIterable() - Method in interface info.u_team.u_team_core.api.registry.BlockEntityTypeRegister
 
entryIterable() - Method in interface info.u_team.u_team_core.api.registry.CommonRegister
 
entryIterable() - Method in interface info.u_team.u_team_core.api.registry.CreativeModeTabRegister
 
entryIterable() - Method in interface info.u_team.u_team_core.api.registry.EntityTypeRegister
 
entryIterable() - Method in interface info.u_team.u_team_core.api.registry.GameRuleRegister
 
EnumValue(Type, String) - Constructor for record class info.u_team.u_team_core.impl.FabricAnnotationScanner.EnumValue
Creates an instance of a EnumValue record class.
environment() - Method in record class info.u_team.u_team_core.api.registry.CommandRegister.CommandHandler
Returns the value of the environment record component.
EnvironmentUtil - Class in info.u_team.u_team_core.util
 
EnvironmentUtil() - Constructor for class info.u_team.u_team_core.util.EnvironmentUtil
 
equals(Object) - Method in record class info.u_team.u_team_core.api.registry.CommandRegister.CommandHandler
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class info.u_team.u_team_core.impl.common.CommonGameRuleRegister.GameRuleData
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class info.u_team.u_team_core.impl.common.CommonSpawnPlacementRegister.Holder
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class info.u_team.u_team_core.impl.FabricAnnotationScanner.EnumValue
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class info.u_team.u_team_core.intern.init.network.DataHolderMenuMessage
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class info.u_team.u_team_core.intern.init.network.OpenMenuScreenMessage
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class info.u_team.u_team_core.item.armor.ArmorSet
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class info.u_team.u_team_core.item.tier.TierSet
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class info.u_team.u_team_core.recipeserializer.UShapedRecipeSerializer.ShapedRecipeValues
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class info.u_team.u_team_core.util.annotation.AnnotationUtil.AnnotationData
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class info.u_team.u_team_core.util.ConfigValueHolder
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class info.u_team.u_team_core.util.MathUtil.RandomSourceWrapper
Indicates whether some other object is "equal to" this one.
executeOnMainThread(Runnable) - Method in interface info.u_team.u_team_core.api.network.NetworkContext
 
executeOnMainThread(Runnable) - Method in class info.u_team.u_team_core.impl.FabricNetworkHandler.FabricNetworkContext
 
ExtendedTier - Interface in info.u_team.u_team_core.api.item
This interface extends the Tier interface for tool materials of vanilla style tools.
ExtendedTier.Tools - Enum Class in info.u_team.u_team_core.api.item
Contains all vanilla tools.
extraData() - Method in record class info.u_team.u_team_core.intern.init.network.OpenMenuScreenMessage
Returns the value of the extraData record component.

F

FabricAnnotationScanner - Class in info.u_team.u_team_core.impl
 
FabricAnnotationScanner() - Constructor for class info.u_team.u_team_core.impl.FabricAnnotationScanner
 
FabricAnnotationScanner.EnumValue - Record Class in info.u_team.u_team_core.impl
 
FabricBlockRegister - Class in info.u_team.u_team_core.impl
 
FabricBlockRegister.FabricBlockRegistryEntry<B extends net.minecraft.world.level.block.Block,I extends net.minecraft.world.item.Item> - Class in info.u_team.u_team_core.impl
 
FabricBlockRegister.Factory - Class in info.u_team.u_team_core.impl
 
FabricClientEventsHandler - Class in info.u_team.u_team_core.impl
 
FabricClientEventsHandler() - Constructor for class info.u_team.u_team_core.impl.FabricClientEventsHandler
 
FabricColorProviderRegister - Class in info.u_team.u_team_core.impl
 
FabricColorProviderRegister.Factory - Class in info.u_team.u_team_core.impl
 
FabricCommandRegister - Class in info.u_team.u_team_core.impl
 
FabricCommandRegister.Factory - Class in info.u_team.u_team_core.impl
 
FabricCommonEventsHandler - Class in info.u_team.u_team_core.impl
 
FabricCommonEventsHandler() - Constructor for class info.u_team.u_team_core.impl.FabricCommonEventsHandler
 
FabricCommonRegister<C> - Class in info.u_team.u_team_core.impl
 
FabricCommonRegister.FabricRegistryEntry<E> - Class in info.u_team.u_team_core.impl
 
FabricCommonRegister.Factory - Class in info.u_team.u_team_core.impl
 
FabricCreativeModeTabRegisterBuilder - Class in info.u_team.u_team_core.impl
 
FabricCreativeModeTabRegisterBuilder() - Constructor for class info.u_team.u_team_core.impl.FabricCreativeModeTabRegisterBuilder
 
FabricDimensionTeleportUtilHandler - Class in info.u_team.u_team_core.impl
 
FabricDimensionTeleportUtilHandler() - Constructor for class info.u_team.u_team_core.impl.FabricDimensionTeleportUtilHandler
 
FabricEnchantmentUtilHandler - Class in info.u_team.u_team_core.impl
 
FabricEnchantmentUtilHandler() - Constructor for class info.u_team.u_team_core.impl.FabricEnchantmentUtilHandler
 
FabricEntityAttributeRegister - Class in info.u_team.u_team_core.impl
 
FabricEntityAttributeRegister.Factory - Class in info.u_team.u_team_core.impl
 
FabricEntityRendererRegister - Class in info.u_team.u_team_core.impl
 
FabricEntityRendererRegister() - Constructor for class info.u_team.u_team_core.impl.FabricEntityRendererRegister
 
FabricEntityRendererRegister.Factory - Class in info.u_team.u_team_core.impl
 
FabricFluidContainerMenuDelegator - Class in info.u_team.u_team_core.menu
 
FabricFluidContainerMenuDelegator.Factory - Class in info.u_team.u_team_core.menu
 
FabricFluidContainerMenuScreenDelegator<T extends net.minecraft.world.inventory.AbstractContainerMenu> - Class in info.u_team.u_team_core.screen
 
FabricFluidContainerMenuScreenDelegator.Factory - Class in info.u_team.u_team_core.screen
 
FabricFontUtilHandler - Class in info.u_team.u_team_core.impl
 
FabricFontUtilHandler() - Constructor for class info.u_team.u_team_core.impl.FabricFontUtilHandler
 
FabricFoodProperties - Class in info.u_team.u_team_core.impl
 
FabricFoodProperties.Creator - Class in info.u_team.u_team_core.impl
 
FabricGameRuleRegister - Class in info.u_team.u_team_core.impl
 
FabricGameRuleRegister.Factory - Class in info.u_team.u_team_core.impl
 
FabricKeyMappingRegister - Class in info.u_team.u_team_core.impl
 
FabricKeyMappingRegister.Factory - Class in info.u_team.u_team_core.impl
 
FabricKeyMappingUtilHandler - Class in info.u_team.u_team_core.impl
 
FabricKeyMappingUtilHandler() - Constructor for class info.u_team.u_team_core.impl.FabricKeyMappingUtilHandler
 
FabricMenuScreenRegister - Class in info.u_team.u_team_core.impl
 
FabricMenuScreenRegister.Factory - Class in info.u_team.u_team_core.impl
 
FabricNetworkHandler - Class in info.u_team.u_team_core.impl
 
FabricNetworkHandler.FabricNetworkContext - Class in info.u_team.u_team_core.impl
 
FabricNetworkHandler.Factory - Class in info.u_team.u_team_core.impl
 
FabricPlatform - Class in info.u_team.u_team_core.impl
 
FabricPlatform() - Constructor for class info.u_team.u_team_core.impl.FabricPlatform
 
FabricSpawnPlacementRegister - Class in info.u_team.u_team_core.impl
 
FabricSpawnPlacementRegister.Factory - Class in info.u_team.u_team_core.impl
 
Factory() - Constructor for class info.u_team.u_team_core.impl.FabricBlockRegister.Factory
 
Factory() - Constructor for class info.u_team.u_team_core.impl.FabricColorProviderRegister.Factory
 
Factory() - Constructor for class info.u_team.u_team_core.impl.FabricCommandRegister.Factory
 
Factory() - Constructor for class info.u_team.u_team_core.impl.FabricCommonRegister.Factory
 
Factory() - Constructor for class info.u_team.u_team_core.impl.FabricEntityAttributeRegister.Factory
 
Factory() - Constructor for class info.u_team.u_team_core.impl.FabricEntityRendererRegister.Factory
 
Factory() - Constructor for class info.u_team.u_team_core.impl.FabricGameRuleRegister.Factory
 
Factory() - Constructor for class info.u_team.u_team_core.impl.FabricKeyMappingRegister.Factory
 
Factory() - Constructor for class info.u_team.u_team_core.impl.FabricMenuScreenRegister.Factory
 
Factory() - Constructor for class info.u_team.u_team_core.impl.FabricNetworkHandler.Factory
 
Factory() - Constructor for class info.u_team.u_team_core.impl.FabricSpawnPlacementRegister.Factory
 
Factory() - Constructor for class info.u_team.u_team_core.menu.FabricFluidContainerMenuDelegator.Factory
 
Factory() - Constructor for class info.u_team.u_team_core.screen.FabricFluidContainerMenuScreenDelegator.Factory
 
fast() - Method in class info.u_team.u_team_core.item.food.UFoodPropertiesBuilder
 
findAnnotations(String) - Method in class info.u_team.u_team_core.impl.FabricAnnotationScanner
 
findAnnotations(String) - Method in interface info.u_team.u_team_core.util.annotation.AnnotationUtil.AnnotationScanner
 
findClosestDyeColor(RGB) - Static method in class info.u_team.u_team_core.util.ColorUtil
 
findModClasses(String) - Static method in class info.u_team.u_team_core.util.ClassUtil
 
FluidContainerMenu - Class in info.u_team.u_team_core.menu
Unstable api!
FluidContainerMenu(MenuType<?>, int) - Constructor for class info.u_team.u_team_core.menu.FluidContainerMenu
Creates a container menu.
FluidContainerMenu.FluidContainerDelegator - Interface in info.u_team.u_team_core.menu
 
FluidContainerMenu.FluidContainerDelegator.Factory - Interface in info.u_team.u_team_core.menu
 
FluidContainerMenuScreen<T extends net.minecraft.world.inventory.AbstractContainerMenu> - Class in info.u_team.u_team_core.screen
 
FluidContainerMenuScreen(T, Inventory, Component) - Constructor for class info.u_team.u_team_core.screen.FluidContainerMenuScreen
 
FluidContainerMenuScreen.FluidContainerScreenDelegator - Interface in info.u_team.u_team_core.screen
 
FluidContainerMenuScreen.FluidContainerScreenDelegator.Factory - Interface in info.u_team.u_team_core.screen
 
focused - Variable in class info.u_team.u_team_core.gui.elements.ProgressBar
 
font - Variable in class info.u_team.u_team_core.gui.elements.ScalableText
 
FontUtil - Class in info.u_team.u_team_core.util
 
FontUtil() - Constructor for class info.u_team.u_team_core.util.FontUtil
 
FontUtil.Handler - Interface in info.u_team.u_team_core.util
 
fork() - Method in record class info.u_team.u_team_core.util.MathUtil.RandomSourceWrapper
 
forkPositional() - Method in record class info.u_team.u_team_core.util.MathUtil.RandomSourceWrapper
 
fromARGB(int) - Static method in class info.u_team.u_team_core.util.RGBA
Returns an RGBA object from an argb integer.
fromBlockTag(TagKey<Block>) - Static method in class info.u_team.u_team_core.util.TagUtil
 
fromItemTag(TagKey<Item>) - Static method in class info.u_team.u_team_core.util.TagUtil
 
fromJson(ResourceLocation, JsonObject) - Method in class info.u_team.u_team_core.recipeserializer.UShapedRecipeSerializer
 
fromNetwork(ResourceLocation, FriendlyByteBuf) - Method in class info.u_team.u_team_core.recipeserializer.UShapedRecipeSerializer
 
fromRGB(RGB) - Static method in class info.u_team.u_team_core.util.RGBA
Returns an RGBA object from an RGB object with 255 alpha value
fromRGB(RGB, int) - Static method in class info.u_team.u_team_core.util.RGBA
Returns an RGBA object from an RGB object with a specific alpha value
fromRGBA(RGBA) - Static method in class info.u_team.u_team_core.util.RGB
Returns an RGB object from an RGBA object.

G

GameRuleData(String, GameRules.Category, Supplier<? extends GameRules.Type<T>>) - Constructor for record class info.u_team.u_team_core.impl.common.CommonGameRuleRegister.GameRuleData
Creates an instance of a GameRuleData record class.
GameRuleRegister - Interface in info.u_team.u_team_core.api.registry
 
GameRuleRegister.Factory - Interface in info.u_team.u_team_core.api.registry
 
get() - Method in class info.u_team.u_team_core.api.sync.DataHolder
Should return an instance of FriendlyByteBuf that cannot be manipulated after that call.
get() - Method in class info.u_team.u_team_core.api.sync.MessageHolder
 
get() - Method in class info.u_team.u_team_core.impl.common.CommonBlockRegistryEntry
 
get() - Method in class info.u_team.u_team_core.impl.common.CommonGameRuleRegister.GameRuleLazyEntry
 
get() - Method in class info.u_team.u_team_core.impl.common.CommonKeyMappingRegister.KeyMappingLazyEntry
 
get() - Method in class info.u_team.u_team_core.impl.FabricCommonRegister.FabricRegistryEntry
 
get() - Method in record class info.u_team.u_team_core.util.ConfigValueHolder
 
getActivatedColor() - Method in class info.u_team.u_team_core.gui.elements.ActivatableButton
 
getActivatedColor() - Method in class info.u_team.u_team_core.gui.elements.ImageActivatableButton
 
getAlpha() - Method in class info.u_team.u_team_core.util.RGBA
Get alpha component in range from 0 to 255
getAlphaComponent() - Method in class info.u_team.u_team_core.util.RGBA
Get alpha component in range from 0 to 1
getAnnotations(String) - Static method in class info.u_team.u_team_core.util.annotation.AnnotationUtil
Returns a list of found AnnotationUtil.AnnotationData for a modid
getAnnotations(String, Type) - Static method in class info.u_team.u_team_core.util.annotation.AnnotationUtil
Returns a list of found AnnotationUtil.AnnotationData for the give annotation Type and modid.
getAttackDamage(ExtendedTier.Tools) - Method in interface info.u_team.u_team_core.api.item.ExtendedTier
Returns the additional damage that is added to the Tier.getAttackDamageBonus() per given tool.
getAttackDamage(ExtendedTier.Tools) - Method in class info.u_team.u_team_core.item.tier.UExtendedTier
 
getAttackDamageBonus() - Method in class info.u_team.u_team_core.item.tier.UExtendedTier
 
getAttackSpeed(ExtendedTier.Tools) - Method in interface info.u_team.u_team_core.api.item.ExtendedTier
Returns the attack speed per given tool.
getAttackSpeed(ExtendedTier.Tools) - Method in class info.u_team.u_team_core.item.tier.UExtendedTier
 
getBackgroundColor() - Method in class info.u_team.u_team_core.gui.elements.ProgressBar
 
getBackgroundColor() - Method in class info.u_team.u_team_core.gui.elements.UEditBox
 
getBackgroundFrameColor() - Method in class info.u_team.u_team_core.gui.elements.UEditBox
 
getBlockEntity() - Method in class info.u_team.u_team_core.menu.UBlockEntityContainerMenu
Gets the block entity
getBlockEntity(BlockGetter, BlockPos) - Method in interface info.u_team.u_team_core.api.block.EntityBlockProvider
Returns a optional with can contain the BlockEntity at that give position if the BlockEntityType is correct.
getBlockEntry() - Method in class info.u_team.u_team_core.impl.common.CommonBlockRegistryEntry
 
getBlockRegister() - Method in interface info.u_team.u_team_core.api.registry.BlockRegister
 
getBlockRegister() - Method in class info.u_team.u_team_core.impl.FabricBlockRegister
 
getBlue() - Method in class info.u_team.u_team_core.util.RGB
Get blue component in range from 0 to 255
getBlue() - Method in class info.u_team.u_team_core.util.RGBA
Get blue component in range from 0 to 255
getBlueComponent() - Method in class info.u_team.u_team_core.util.RGB
Get blue component in range from 0 to 1
getBlueComponent() - Method in class info.u_team.u_team_core.util.RGBA
Get blue component in range from 0 to 1
getBuiltInRegistry(ResourceKey<? extends Registry<T>>) - Static method in class info.u_team.u_team_core.util.RegistryUtil
 
getButtonColor() - Method in class info.u_team.u_team_core.gui.elements.UButton
 
getColor() - Method in class info.u_team.u_team_core.gui.elements.ScalableText
 
getColor() - Method in class info.u_team.u_team_core.util.RGB
Get the integer (hex) representation of this color in rgb format
getColor() - Method in class info.u_team.u_team_core.util.RGBA
Get the integer (hex) representation of this color in rgba format
getColor(ItemStack) - Method in interface info.u_team.u_team_core.api.dye.DyeableItem
 
getColorARGB() - Method in class info.u_team.u_team_core.util.RGBA
Get the integer (hex) representation of this color in argb format
getColorFromWool(Item) - Static method in class info.u_team.u_team_core.util.ColorUtil
 
getColorFromWool(Block) - Static method in class info.u_team.u_team_core.util.ColorUtil
 
getCommonRegister() - Method in interface info.u_team.u_team_core.api.registry.BlockEntityTypeRegister
 
getCommonRegister() - Method in interface info.u_team.u_team_core.api.registry.CreativeModeTabRegister
 
getCommonRegister() - Method in interface info.u_team.u_team_core.api.registry.EntityTypeRegister
 
getConfigPath() - Method in interface info.u_team.u_team_core.api.Platform
 
getConfigPath() - Method in class info.u_team.u_team_core.impl.FabricPlatform
 
getCurrentBackgroundColor(GuiGraphics, int, int, float) - Method in interface info.u_team.u_team_core.api.gui.BackgroundColorProvider
 
getCurrentBackgroundColor(GuiGraphics, int, int, float) - Method in class info.u_team.u_team_core.gui.elements.ActivatableButton
 
getCurrentBackgroundColor(GuiGraphics, int, int, float) - Method in class info.u_team.u_team_core.gui.elements.ImageActivatableButton
 
getCurrentBackgroundColor(GuiGraphics, int, int, float) - Method in class info.u_team.u_team_core.gui.elements.UButton
 
getCurrentBackgroundColor(GuiGraphics, int, int, float) - Method in class info.u_team.u_team_core.gui.elements.UEditBox
 
getCurrentBackgroundColor(GuiGraphics, int, int, float) - Method in class info.u_team.u_team_core.gui.elements.USlider
 
getCurrentBackgroundFrameColor(GuiGraphics, int, int, float) - Method in class info.u_team.u_team_core.gui.elements.UEditBox
 
getCurrentCursorColor(GuiGraphics, int, int, float) - Method in class info.u_team.u_team_core.gui.elements.UEditBox
 
getCurrentHintTextColor(GuiGraphics, int, int, float) - Method in class info.u_team.u_team_core.gui.elements.UEditBox
 
getCurrentImage(GuiGraphics, int, int, float) - Method in class info.u_team.u_team_core.gui.elements.ImageButton
 
getCurrentImage(GuiGraphics, int, int, float) - Method in class info.u_team.u_team_core.gui.elements.ImageToggleButton
 
getCurrentImageColor(GuiGraphics, int, int, float) - Method in class info.u_team.u_team_core.gui.elements.ImageButton
 
getCurrentImageColor(GuiGraphics, int, int, float) - Method in class info.u_team.u_team_core.gui.elements.ImageToggleButton
 
getCurrentScale() - Method in class info.u_team.u_team_core.gui.elements.ScalableEditBox
 
getCurrentScale(GuiGraphics, int, int, float) - Method in interface info.u_team.u_team_core.api.gui.ScaleProvider
 
getCurrentScale(GuiGraphics, int, int, float) - Method in class info.u_team.u_team_core.gui.elements.ScalableEditBox
 
getCurrentScale(GuiGraphics, int, int, float) - Method in class info.u_team.u_team_core.gui.elements.UButton
 
getCurrentScale(GuiGraphics, int, int, float) - Method in class info.u_team.u_team_core.gui.elements.USlider
 
getCurrentSliderColor(GuiGraphics, int, int, float) - Method in class info.u_team.u_team_core.gui.elements.USlider
 
getCurrentSuggestionTextColor(GuiGraphics, int, int, float) - Method in class info.u_team.u_team_core.gui.elements.UEditBox
 
getCurrentText() - Method in interface info.u_team.u_team_core.api.gui.TextProvider
 
getCurrentText() - Method in class info.u_team.u_team_core.gui.elements.UButton
 
getCurrentText() - Method in class info.u_team.u_team_core.gui.elements.USlider
 
getCurrentTextColor(GuiGraphics, int, int, float) - Method in interface info.u_team.u_team_core.api.gui.TextSettingsProvider
 
getCurrentTextColor(GuiGraphics, int, int, float) - Method in class info.u_team.u_team_core.gui.elements.UButton
 
getCurrentTextColor(GuiGraphics, int, int, float) - Method in class info.u_team.u_team_core.gui.elements.UEditBox
 
getCurrentTextColor(GuiGraphics, int, int, float) - Method in class info.u_team.u_team_core.gui.elements.USlider
 
getCurrentTextFont() - Method in interface info.u_team.u_team_core.api.gui.TextSettingsProvider
 
getCurrentTextRenderType() - Method in interface info.u_team.u_team_core.api.gui.TextSettingsProvider
 
getCursorColor() - Method in class info.u_team.u_team_core.gui.elements.UEditBox
 
getDefaultColor() - Method in interface info.u_team.u_team_core.api.dye.DyeableItem
 
getDefenseForType(ArmorItem.Type) - Method in class info.u_team.u_team_core.item.armor.UArmorMaterial
 
getDelegator() - Method in class info.u_team.u_team_core.menu.FluidContainerMenu
 
getDelegator() - Method in class info.u_team.u_team_core.screen.FluidContainerMenuScreen
 
getDisabledTextColor() - Method in class info.u_team.u_team_core.gui.elements.UButton
 
getDisabledTextColor() - Method in class info.u_team.u_team_core.gui.elements.UEditBox
 
getDisabledTextColor() - Method in class info.u_team.u_team_core.gui.elements.USlider
 
getDurabilityForType(ArmorItem.Type) - Method in class info.u_team.u_team_core.item.armor.UArmorMaterial
 
getDyeableItems() - Static method in class info.u_team.u_team_core.api.dye.DyeableItemsRegistry
 
getEffects() - Method in class info.u_team.u_team_core.impl.FabricFoodProperties
 
getEffects() - Method in class info.u_team.u_team_core.potion.UPotion
 
getEgg(EntityType<?>) - Static method in class info.u_team.u_team_core.item.UFabricSpawnEggItem
 
getEggs() - Static method in class info.u_team.u_team_core.item.UFabricSpawnEggItem
 
getEnchantmentLevel(Enchantment, ItemStack) - Method in class info.u_team.u_team_core.impl.FabricEnchantmentUtilHandler
 
getEnchantmentLevel(Enchantment, ItemStack) - Static method in class info.u_team.u_team_core.util.EnchantmentUtil
 
getEnchantmentLevel(Enchantment, ItemStack) - Method in interface info.u_team.u_team_core.util.EnchantmentUtil.Handler
 
getEnchantmentValue() - Method in class info.u_team.u_team_core.item.armor.UArmorMaterial
 
getEnchantmentValue() - Method in class info.u_team.u_team_core.item.tier.UExtendedTier
 
getEntityType() - Method in class info.u_team.u_team_core.item.UFabricSpawnEggItem
 
getEntries() - Method in interface info.u_team.u_team_core.api.registry.BlockEntityTypeRegister
 
getEntries() - Method in interface info.u_team.u_team_core.api.registry.CommonRegister
 
getEntries() - Method in interface info.u_team.u_team_core.api.registry.CreativeModeTabRegister
 
getEntries() - Method in interface info.u_team.u_team_core.api.registry.EntityTypeRegister
 
getEntries() - Method in interface info.u_team.u_team_core.api.registry.GameRuleRegister
 
getEntries() - Method in class info.u_team.u_team_core.impl.common.CommonGameRuleRegister
 
getEntries() - Method in class info.u_team.u_team_core.impl.FabricCommonRegister
 
getEnvironment() - Method in interface info.u_team.u_team_core.api.network.NetworkContext
 
getEnvironment() - Method in interface info.u_team.u_team_core.api.Platform
 
getEnvironment() - Method in class info.u_team.u_team_core.impl.FabricNetworkHandler.FabricNetworkContext
 
getEnvironment() - Method in class info.u_team.u_team_core.impl.FabricPlatform
 
getEquipSound() - Method in class info.u_team.u_team_core.item.armor.UArmorMaterial
 
getGreen() - Method in class info.u_team.u_team_core.util.RGB
Get green component in range from 0 to 255
getGreen() - Method in class info.u_team.u_team_core.util.RGBA
Get green component in range from 0 to 255
getGreenComponent() - Method in class info.u_team.u_team_core.util.RGB
Get green component in range from 0 to 1
getGreenComponent() - Method in class info.u_team.u_team_core.util.RGBA
Get green component in range from 0 to 1
getHeight() - Method in interface info.u_team.u_team_core.api.gui.TextureProvider
 
getHeight() - Method in class info.u_team.u_team_core.gui.elements.ProgressBar
 
getHeight() - Method in class info.u_team.u_team_core.gui.elements.WidgetTextureProvider
 
getHintTextColor() - Method in class info.u_team.u_team_core.gui.elements.UEditBox
 
getHolder() - Method in interface info.u_team.u_team_core.api.registry.RegistryEntry
 
getHolder() - Method in class info.u_team.u_team_core.impl.common.CommonBlockRegistryEntry
 
getHolder() - Method in class info.u_team.u_team_core.impl.FabricCommonRegister.FabricRegistryEntry
 
getId() - Method in interface info.u_team.u_team_core.api.registry.ResourceEntry
 
getId() - Method in class info.u_team.u_team_core.impl.common.CommonBlockRegistryEntry
 
getId() - Method in class info.u_team.u_team_core.impl.FabricCommonRegister.FabricRegistryEntry
 
getImage() - Method in class info.u_team.u_team_core.gui.elements.ImageButton
 
getImageColor() - Method in class info.u_team.u_team_core.gui.elements.ImageButton
 
getIndex() - Method in enum class info.u_team.u_team_core.api.item.ExtendedTier.Tools
Returns the index
getInstance() - Static method in interface info.u_team.u_team_core.api.Platform
 
getItem() - Method in interface info.u_team.u_team_core.api.registry.BlockRegistryEntry
 
getItem() - Method in class info.u_team.u_team_core.impl.common.CommonBlockRegistryEntry
 
getItemEntry() - Method in class info.u_team.u_team_core.impl.common.CommonBlockRegistryEntry
 
getItemHolder() - Method in interface info.u_team.u_team_core.api.registry.BlockRegistryEntry
 
getItemHolder() - Method in class info.u_team.u_team_core.impl.common.CommonBlockRegistryEntry
 
getItemId() - Method in interface info.u_team.u_team_core.api.registry.BlockRegistryEntry
 
getItemId() - Method in class info.u_team.u_team_core.impl.common.CommonBlockRegistryEntry
 
getItemKey() - Method in interface info.u_team.u_team_core.api.registry.BlockRegistryEntry
 
getItemKey() - Method in class info.u_team.u_team_core.impl.common.CommonBlockRegistryEntry
 
getItemRegister() - Method in interface info.u_team.u_team_core.api.registry.BlockRegister
 
getItemRegister() - Method in class info.u_team.u_team_core.impl.FabricBlockRegister
 
getItemRegistryEntry() - Method in interface info.u_team.u_team_core.api.registry.BlockRegistryEntry
 
getItemRegistryEntry() - Method in class info.u_team.u_team_core.impl.common.CommonBlockRegistryEntry
 
getKey() - Method in interface info.u_team.u_team_core.api.registry.RegistryEntry
 
getKey() - Method in class info.u_team.u_team_core.impl.common.CommonBlockRegistryEntry
 
getKey() - Method in class info.u_team.u_team_core.impl.FabricCommonRegister.FabricRegistryEntry
 
getKnockbackResistance() - Method in class info.u_team.u_team_core.item.armor.UArmorMaterial
 
getLastSlots() - Method in class info.u_team.u_team_core.menu.UAbstractContainerMenu
Returns the last slot list that is used to check if a stack has changed since last check.
getLevel() - Method in class info.u_team.u_team_core.item.tier.UExtendedTier
 
getList() - Method in class info.u_team.u_team_core.gui.elements.ScrollableListEntry
 
getModid() - Method in interface info.u_team.u_team_core.api.registry.BlockEntityTypeRegister
 
getModid() - Method in interface info.u_team.u_team_core.api.registry.BlockRegister
 
getModid() - Method in interface info.u_team.u_team_core.api.registry.CommonRegister
 
getModid() - Method in interface info.u_team.u_team_core.api.registry.CreativeModeTabRegister
 
getModid() - Method in interface info.u_team.u_team_core.api.registry.EntityTypeRegister
 
getModid() - Method in class info.u_team.u_team_core.impl.FabricBlockRegister
 
getModid() - Method in class info.u_team.u_team_core.impl.FabricCommonRegister
 
getMovingX(float) - Method in class info.u_team.u_team_core.gui.elements.ScrollingText
 
getName() - Method in class info.u_team.u_team_core.item.armor.UArmorMaterial
 
getName() - Method in class info.u_team.u_team_core.item.armor.UArmorMaterialVanilla
 
getPlaneDistance(int, int, int, int) - Static method in class info.u_team.u_team_core.util.MathUtil
Returns the distance between x1, z1 and x2, z2
getPlayer() - Method in interface info.u_team.u_team_core.api.network.NetworkContext
 
getPlayer() - Method in class info.u_team.u_team_core.impl.FabricNetworkHandler.FabricNetworkContext
 
getPluginUid() - Method in class info.u_team.u_team_core.integration.jei.UTeamCoreJeiPlugin
 
getPossibleStates() - Method in class info.u_team.u_team_core.util.ModelUtil.EmptyStateDefinition
 
getProgress() - Method in class info.u_team.u_team_core.gui.elements.ProgressBar
 
getProgressColor() - Method in class info.u_team.u_team_core.gui.elements.ProgressBar
 
getProtocolVersion() - Method in interface info.u_team.u_team_core.api.network.NetworkHandler
 
getProtocolVersion() - Method in class info.u_team.u_team_core.impl.FabricNetworkHandler
 
getRecipeWithSerializer(FinishedRecipe, Supplier<? extends RecipeSerializer<?>>) - Static method in class info.u_team.u_team_core.util.RecipeBuilderUtil
Returns a FinishedRecipe with a custom serializer.
getRed() - Method in class info.u_team.u_team_core.util.RGB
Get red component in range from 0 to 255
getRed() - Method in class info.u_team.u_team_core.util.RGBA
Get red component in range from 0 to 255
getRedComponent() - Method in class info.u_team.u_team_core.util.RGB
Get red component in range from 0 to 1
getRedComponent() - Method in class info.u_team.u_team_core.util.RGBA
Get red component in range from 0 to 1
getRegistry(Level, ResourceKey<? extends Registry<T>>) - Static method in class info.u_team.u_team_core.util.RegistryUtil
 
getRegistryKey() - Method in interface info.u_team.u_team_core.api.registry.BlockEntityTypeRegister
 
getRegistryKey() - Method in interface info.u_team.u_team_core.api.registry.CommonRegister
 
getRegistryKey() - Method in interface info.u_team.u_team_core.api.registry.CreativeModeTabRegister
 
getRegistryKey() - Method in interface info.u_team.u_team_core.api.registry.EntityTypeRegister
 
getRegistryKey() - Method in class info.u_team.u_team_core.impl.FabricCommonRegister
 
getRepairIngredient() - Method in class info.u_team.u_team_core.item.armor.UArmorMaterial
 
getRepairIngredient() - Method in class info.u_team.u_team_core.item.tier.UExtendedTier
 
getRowWidth() - Method in class info.u_team.u_team_core.gui.elements.ScrollableList
 
getSaveData(ServerLevel, String, Function<CompoundTag, T>, Supplier<T>) - Static method in class info.u_team.u_team_core.util.LevelUtil
Get a saved instance (own implementation) of SavedData.
getSaveData(ServerLevel, Function<CompoundTag, T>, String, Function<String, T>) - Static method in class info.u_team.u_team_core.util.LevelUtil
Get a saved instance (own implementation) of SavedData.
getScale() - Method in interface info.u_team.u_team_core.api.gui.Scalable
 
getScale() - Method in class info.u_team.u_team_core.gui.elements.ScalableEditBox
 
getScale() - Method in class info.u_team.u_team_core.gui.elements.ScalableText
 
getScale() - Method in class info.u_team.u_team_core.gui.elements.UButton
 
getScale() - Method in class info.u_team.u_team_core.gui.elements.USlider
 
getScrollbarPosition() - Method in class info.u_team.u_team_core.gui.elements.ScrollableList
 
getSerializer() - Method in class info.u_team.u_team_core.intern.recipe.DyeableItemDyeRecipe
 
getSerializer() - Method in class info.u_team.u_team_core.intern.recipe.NoMirrorShapedRecipe
 
getServerLevel(MinecraftServer, ResourceKey<Level>) - Static method in class info.u_team.u_team_core.util.LevelUtil
Get the ServerLevel from the ResourceKey
getServerLevel(Entity, ResourceKey<Level>) - Static method in class info.u_team.u_team_core.util.LevelUtil
Get the ServerLevel from the ResourceKey
getSideDistance() - Method in class info.u_team.u_team_core.gui.elements.ScrollableList
 
getSliderBackgroundColor() - Method in class info.u_team.u_team_core.gui.elements.USlider
 
getSliderColor() - Method in class info.u_team.u_team_core.gui.elements.USlider
 
getSpeed() - Method in class info.u_team.u_team_core.item.tier.UExtendedTier
 
getSpeedTime() - Method in class info.u_team.u_team_core.gui.elements.ScrollingText
 
getStepSize() - Method in class info.u_team.u_team_core.gui.elements.ScrollingText
 
getSuggestionTextColor() - Method in class info.u_team.u_team_core.gui.elements.UEditBox
 
getSynchronizerPlayer() - Method in class info.u_team.u_team_core.menu.UAbstractContainerMenu
Returns the player that opened the container and should be used for synchronizing purposes.
getter() - Method in record class info.u_team.u_team_core.util.ConfigValueHolder
Returns the value of the getter record component.
getTextColor() - Method in class info.u_team.u_team_core.gui.elements.UButton
 
getTextColor() - Method in class info.u_team.u_team_core.gui.elements.UEditBox
 
getTextColor() - Method in class info.u_team.u_team_core.gui.elements.USlider
 
getTextSupplier() - Method in class info.u_team.u_team_core.gui.elements.ScalableText
 
getTexture() - Method in interface info.u_team.u_team_core.api.gui.TextureProvider
 
getTexture() - Method in class info.u_team.u_team_core.gui.elements.WidgetTextureProvider
 
getTextWidth() - Method in class info.u_team.u_team_core.gui.elements.ScalableText
 
getToggleImage() - Method in class info.u_team.u_team_core.gui.elements.ImageToggleButton
 
getToggleImageColor() - Method in class info.u_team.u_team_core.gui.elements.ImageToggleButton
 
getToughness() - Method in class info.u_team.u_team_core.item.armor.UArmorMaterial
 
getTransparentBorderSize() - Method in class info.u_team.u_team_core.gui.elements.ScrollableList
 
getType() - Method in class info.u_team.u_team_core.intern.loot_item_function.SetBlockEntityNBTLootItemFunction
 
getType(CompoundTag) - Method in class info.u_team.u_team_core.item.UFabricSpawnEggItem
 
getU() - Method in interface info.u_team.u_team_core.api.gui.TextureProvider
 
getU() - Method in class info.u_team.u_team_core.gui.elements.WidgetTextureProvider
 
getUnfocusedBackgroundFrameColor() - Method in class info.u_team.u_team_core.gui.elements.UEditBox
 
getUpdatePacket() - Method in class info.u_team.u_team_core.blockentity.UBlockEntity
 
getUpdateTag() - Method in class info.u_team.u_team_core.blockentity.UBlockEntity
 
getUses() - Method in class info.u_team.u_team_core.item.tier.UExtendedTier
 
getV() - Method in interface info.u_team.u_team_core.api.gui.TextureProvider
 
getV() - Method in class info.u_team.u_team_core.gui.elements.WidgetTextureProvider
 
getValue() - Method in class info.u_team.u_team_core.gui.elements.AbstractSliderLogic
 
getValueInt() - Method in class info.u_team.u_team_core.gui.elements.AbstractSliderLogic
 
getValueLong() - Method in class info.u_team.u_team_core.gui.elements.AbstractSliderLogic
 
getWaitTime() - Method in class info.u_team.u_team_core.gui.elements.ScrollingText
 
getWidth() - Method in interface info.u_team.u_team_core.api.gui.TextureProvider
 
getWidth() - Method in class info.u_team.u_team_core.gui.elements.ProgressBar
 
getWidth() - Method in class info.u_team.u_team_core.gui.elements.ScrollingText
 
getWidth() - Method in class info.u_team.u_team_core.gui.elements.WidgetTextureProvider
 
getWoolFromColor(DyeColor) - Static method in class info.u_team.u_team_core.util.ColorUtil
 
getX() - Method in class info.u_team.u_team_core.gui.elements.ProgressBar
 
getX() - Method in class info.u_team.u_team_core.gui.elements.ScalableText
 
getY() - Method in class info.u_team.u_team_core.gui.elements.ProgressBar
 
getY() - Method in class info.u_team.u_team_core.gui.elements.ScalableText
 
GRAY - Static variable in class info.u_team.u_team_core.gui.elements.UEditBox
 
group() - Method in record class info.u_team.u_team_core.recipeserializer.UShapedRecipeSerializer.ShapedRecipeValues
Returns the value of the group record component.

H

handle(DataHolderMenuMessage, NetworkContext) - Static method in class info.u_team.u_team_core.intern.init.network.DataHolderMenuMessage.Handler
 
handle(OpenMenuScreenMessage, NetworkContext) - Static method in class info.u_team.u_team_core.intern.init.network.OpenMenuScreenMessage.Handler
 
handleChunkLoadData(CompoundTag) - Method in class info.u_team.u_team_core.blockentity.UBlockEntity
The data from the chunk load is received here.
handleInitialMenuDataFromServer(FriendlyByteBuf) - Method in interface info.u_team.u_team_core.api.block.MenuSyncedBlockEntity
The collected data for the initial menu opening is received here on the client side.
Handler() - Constructor for class info.u_team.u_team_core.intern.init.network.DataHolderMenuMessage.Handler
 
Handler() - Constructor for class info.u_team.u_team_core.intern.init.network.OpenMenuScreenMessage.Handler
 
Handler() - Constructor for class info.u_team.u_team_core.item.UFabricSpawnEggItem.Handler
 
handleUpdateStateData(CompoundTag) - Method in class info.u_team.u_team_core.blockentity.UBlockEntity
The data from the block update is received here.
hasColor(ItemStack) - Method in interface info.u_team.u_team_core.api.dye.DyeableItem
 
hashCode() - Method in record class info.u_team.u_team_core.api.registry.CommandRegister.CommandHandler
Returns a hash code value for this object.
hashCode() - Method in record class info.u_team.u_team_core.impl.common.CommonGameRuleRegister.GameRuleData
Returns a hash code value for this object.
hashCode() - Method in record class info.u_team.u_team_core.impl.common.CommonSpawnPlacementRegister.Holder
Returns a hash code value for this object.
hashCode() - Method in record class info.u_team.u_team_core.impl.FabricAnnotationScanner.EnumValue
Returns a hash code value for this object.
hashCode() - Method in record class info.u_team.u_team_core.intern.init.network.DataHolderMenuMessage
Returns a hash code value for this object.
hashCode() - Method in record class info.u_team.u_team_core.intern.init.network.OpenMenuScreenMessage
Returns a hash code value for this object.
hashCode() - Method in record class info.u_team.u_team_core.item.armor.ArmorSet
Returns a hash code value for this object.
hashCode() - Method in record class info.u_team.u_team_core.item.tier.TierSet
Returns a hash code value for this object.
hashCode() - Method in record class info.u_team.u_team_core.recipeserializer.UShapedRecipeSerializer.ShapedRecipeValues
Returns a hash code value for this object.
hashCode() - Method in record class info.u_team.u_team_core.util.annotation.AnnotationUtil.AnnotationData
Returns a hash code value for this object.
hashCode() - Method in record class info.u_team.u_team_core.util.ConfigValueHolder
Returns a hash code value for this object.
hashCode() - Method in record class info.u_team.u_team_core.util.MathUtil.RandomSourceWrapper
Returns a hash code value for this object.
hasInstantEffects() - Method in class info.u_team.u_team_core.potion.UPotion
 
hasSpeedTimePassed() - Method in class info.u_team.u_team_core.gui.elements.ScrollingText
 
hasWaitTimePassed() - Method in class info.u_team.u_team_core.gui.elements.ScrollingText
 
height - Variable in class info.u_team.u_team_core.gui.elements.ProgressBar
 
height() - Method in record class info.u_team.u_team_core.recipeserializer.UShapedRecipeSerializer.ShapedRecipeValues
Returns the value of the height record component.
heightmap() - Method in record class info.u_team.u_team_core.impl.common.CommonSpawnPlacementRegister.Holder
Returns the value of the heightmap record component.
helmet() - Method in record class info.u_team.u_team_core.item.armor.ArmorSet
Returns the value of the helmet record component.
hintTextColor - Variable in class info.u_team.u_team_core.gui.elements.UEditBox
 
hoe() - Method in record class info.u_team.u_team_core.item.tier.TierSet
Returns the value of the hoe record component.
HOE - Enum constant in enum class info.u_team.u_team_core.api.item.ExtendedTier.Tools
 
Holder(SpawnPlacements.Type, Heightmap.Types, SpawnPlacements.SpawnPredicate<T>) - Constructor for record class info.u_team.u_team_core.impl.common.CommonSpawnPlacementRegister.Holder
Creates an instance of a Holder record class.
hovered - Variable in class info.u_team.u_team_core.gui.elements.ProgressBar
 

I

id() - Method in record class info.u_team.u_team_core.recipeserializer.UShapedRecipeSerializer.ShapedRecipeValues
Returns the value of the id record component.
image - Variable in class info.u_team.u_team_core.gui.elements.ImageButton
 
ImageActivatableButton - Class in info.u_team.u_team_core.gui.elements
 
ImageActivatableButton(int, int, int, int, ResourceLocation, boolean, RGBA) - Constructor for class info.u_team.u_team_core.gui.elements.ImageActivatableButton
 
ImageActivatableButton(int, int, int, int, ResourceLocation, boolean, RGBA, Button.OnPress) - Constructor for class info.u_team.u_team_core.gui.elements.ImageActivatableButton
 
ImageButton - Class in info.u_team.u_team_core.gui.elements
 
ImageButton(int, int, int, int, ResourceLocation) - Constructor for class info.u_team.u_team_core.gui.elements.ImageButton
 
ImageButton(int, int, int, int, ResourceLocation, Button.OnPress) - Constructor for class info.u_team.u_team_core.gui.elements.ImageButton
 
imageColor - Variable in class info.u_team.u_team_core.gui.elements.ImageButton
 
ImageToggleButton - Class in info.u_team.u_team_core.gui.elements
 
ImageToggleButton(int, int, int, int, ResourceLocation, ResourceLocation, boolean) - Constructor for class info.u_team.u_team_core.gui.elements.ImageToggleButton
 
ImageToggleButton(int, int, int, int, ResourceLocation, ResourceLocation, boolean, Button.OnPress) - Constructor for class info.u_team.u_team_core.gui.elements.ImageToggleButton
 
index() - Method in record class info.u_team.u_team_core.intern.init.network.DataHolderMenuMessage
Returns the value of the index record component.
info.u_team.u_team_core - package info.u_team.u_team_core
 
info.u_team.u_team_core.api - package info.u_team.u_team_core.api
 
info.u_team.u_team_core.api.block - package info.u_team.u_team_core.api.block
 
info.u_team.u_team_core.api.construct - package info.u_team.u_team_core.api.construct
 
info.u_team.u_team_core.api.dye - package info.u_team.u_team_core.api.dye
 
info.u_team.u_team_core.api.event - package info.u_team.u_team_core.api.event
 
info.u_team.u_team_core.api.gui - package info.u_team.u_team_core.api.gui
 
info.u_team.u_team_core.api.integration - package info.u_team.u_team_core.api.integration
 
info.u_team.u_team_core.api.item - package info.u_team.u_team_core.api.item
 
info.u_team.u_team_core.api.menu - package info.u_team.u_team_core.api.menu
 
info.u_team.u_team_core.api.network - package info.u_team.u_team_core.api.network
 
info.u_team.u_team_core.api.registry - package info.u_team.u_team_core.api.registry
 
info.u_team.u_team_core.api.registry.client - package info.u_team.u_team_core.api.registry.client
 
info.u_team.u_team_core.api.sync - package info.u_team.u_team_core.api.sync
 
info.u_team.u_team_core.block - package info.u_team.u_team_core.block
 
info.u_team.u_team_core.blockentity - package info.u_team.u_team_core.blockentity
 
info.u_team.u_team_core.event - package info.u_team.u_team_core.event
 
info.u_team.u_team_core.gui.elements - package info.u_team.u_team_core.gui.elements
 
info.u_team.u_team_core.impl - package info.u_team.u_team_core.impl
 
info.u_team.u_team_core.impl.common - package info.u_team.u_team_core.impl.common
 
info.u_team.u_team_core.integration.jei - package info.u_team.u_team_core.integration.jei
 
info.u_team.u_team_core.intern.command - package info.u_team.u_team_core.intern.command
 
info.u_team.u_team_core.intern.command.uteamcore - package info.u_team.u_team_core.intern.command.uteamcore
 
info.u_team.u_team_core.intern.init - package info.u_team.u_team_core.intern.init
 
info.u_team.u_team_core.intern.init.network - package info.u_team.u_team_core.intern.init.network
 
info.u_team.u_team_core.intern.loot_item_function - package info.u_team.u_team_core.intern.loot_item_function
 
info.u_team.u_team_core.intern.recipe - package info.u_team.u_team_core.intern.recipe
 
info.u_team.u_team_core.intern.update - package info.u_team.u_team_core.intern.update
 
info.u_team.u_team_core.inventory - package info.u_team.u_team_core.inventory
 
info.u_team.u_team_core.item - package info.u_team.u_team_core.item
 
info.u_team.u_team_core.item.armor - package info.u_team.u_team_core.item.armor
 
info.u_team.u_team_core.item.food - package info.u_team.u_team_core.item.food
 
info.u_team.u_team_core.item.tier - package info.u_team.u_team_core.item.tier
 
info.u_team.u_team_core.menu - package info.u_team.u_team_core.menu
 
info.u_team.u_team_core.menutype - package info.u_team.u_team_core.menutype
 
info.u_team.u_team_core.potion - package info.u_team.u_team_core.potion
 
info.u_team.u_team_core.recipeserializer - package info.u_team.u_team_core.recipeserializer
 
info.u_team.u_team_core.screen - package info.u_team.u_team_core.screen
 
info.u_team.u_team_core.util - package info.u_team.u_team_core.util
 
info.u_team.u_team_core.util.annotation - package info.u_team.u_team_core.util.annotation
 
init(NetworkEnvironment) - Method in class info.u_team.u_team_core.menu.UBlockEntityContainerMenu
Is called after the server and client constructor.
initMenu(ServerPlayer) - Method in class info.u_team.u_team_core.menu.UAbstractContainerMenu
INSTANCE - Static variable in interface info.u_team.u_team_core.api.event.ClientEvents.Handler
 
INSTANCE - Static variable in interface info.u_team.u_team_core.api.event.CommonEvents.Handler
 
INSTANCE - Static variable in interface info.u_team.u_team_core.api.network.NetworkHandler.Factory
 
INSTANCE - Static variable in interface info.u_team.u_team_core.api.Platform
 
INSTANCE - Static variable in interface info.u_team.u_team_core.api.registry.BlockRegister.Factory
 
INSTANCE - Static variable in interface info.u_team.u_team_core.api.registry.client.ColorProviderRegister.Factory
 
INSTANCE - Static variable in interface info.u_team.u_team_core.api.registry.client.EntityRendererRegister.Factory
 
INSTANCE - Static variable in interface info.u_team.u_team_core.api.registry.client.KeyMappingRegister.Factory
 
INSTANCE - Static variable in interface info.u_team.u_team_core.api.registry.client.MenuScreenRegister.Factory
 
INSTANCE - Static variable in interface info.u_team.u_team_core.api.registry.CommandRegister.Factory
 
INSTANCE - Static variable in interface info.u_team.u_team_core.api.registry.CommonRegister.Factory
 
INSTANCE - Static variable in interface info.u_team.u_team_core.api.registry.CreativeModeTabRegister.Builder
 
INSTANCE - Static variable in interface info.u_team.u_team_core.api.registry.EntityAttributeRegister.Factory
 
INSTANCE - Static variable in interface info.u_team.u_team_core.api.registry.GameRuleRegister.Factory
 
INSTANCE - Static variable in interface info.u_team.u_team_core.api.registry.SpawnPlacementRegister.Factory
 
INSTANCE - Static variable in interface info.u_team.u_team_core.menu.FluidContainerMenu.FluidContainerDelegator.Factory
 
INSTANCE - Static variable in interface info.u_team.u_team_core.screen.FluidContainerMenuScreen.FluidContainerScreenDelegator.Factory
 
INSTANCES - Static variable in interface info.u_team.u_team_core.util.BlockProperties.Extension
 
INSTANCES - Static variable in interface info.u_team.u_team_core.util.ItemProperties.Extension
 
INSTANCES - Static variable in interface info.u_team.u_team_core.util.MenuUtil.Extension
 
integration() - Element in annotation interface info.u_team.u_team_core.api.integration.Integration
 
Integration - Annotation Interface in info.u_team.u_team_core.api.integration
 
isActivated() - Method in class info.u_team.u_team_core.gui.elements.ActivatableButton
 
isActivated() - Method in class info.u_team.u_team_core.gui.elements.ImageActivatableButton
 
isChecked() - Method in class info.u_team.u_team_core.gui.elements.CheckboxButton
 
isDrawText() - Method in class info.u_team.u_team_core.gui.elements.CheckboxButton
 
isEnabled() - Method in class info.u_team.u_team_core.gui.elements.ProgressBar
 
isFocused() - Method in class info.u_team.u_team_core.gui.elements.ProgressBar
 
isHovered() - Method in class info.u_team.u_team_core.gui.elements.ProgressBar
 
isItemPresent() - Method in interface info.u_team.u_team_core.api.registry.BlockRegistryEntry
 
isItemPresent() - Method in class info.u_team.u_team_core.impl.common.CommonBlockRegistryEntry
 
isLeftSideText() - Method in class info.u_team.u_team_core.gui.elements.CheckboxButton
 
isModLoaded(String) - Method in interface info.u_team.u_team_core.api.Platform
 
isModLoaded(String) - Method in class info.u_team.u_team_core.impl.FabricPlatform
 
isPresent() - Method in interface info.u_team.u_team_core.api.registry.LazyEntry
 
isPresent() - Method in class info.u_team.u_team_core.impl.common.CommonBlockRegistryEntry
 
isPresent() - Method in class info.u_team.u_team_core.impl.common.CommonGameRuleRegister.GameRuleLazyEntry
 
isPresent() - Method in class info.u_team.u_team_core.impl.common.CommonKeyMappingRegister.KeyMappingLazyEntry
 
isPresent() - Method in class info.u_team.u_team_core.impl.FabricCommonRegister.FabricRegistryEntry
 
isPressable(double, double) - Method in class info.u_team.u_team_core.gui.elements.ProgressBar
 
isRenderTransparentBorder() - Method in class info.u_team.u_team_core.gui.elements.ScrollableList
 
isShadow() - Method in class info.u_team.u_team_core.gui.elements.ScalableText
 
isToggled() - Method in class info.u_team.u_team_core.gui.elements.ImageToggleButton
 
isVisible() - Method in class info.u_team.u_team_core.gui.elements.ProgressBar
 
ItemContainerSlotCreator - Class in info.u_team.u_team_core.menu
 
ItemContainerSlotCreator(Container) - Constructor for class info.u_team.u_team_core.menu.ItemContainerSlotCreator
 
itemEntries - Variable in class info.u_team.u_team_core.impl.common.CommonColorProviderRegister
 
itemFromJson(JsonObject) - Static method in class info.u_team.u_team_core.recipeserializer.UShapedRecipeSerializer
 
itemIterable() - Method in interface info.u_team.u_team_core.api.registry.BlockRegister
 
itemIterable() - Method in class info.u_team.u_team_core.impl.FabricBlockRegister
 
ItemProperties - Class in info.u_team.u_team_core.util
 
ItemProperties() - Constructor for class info.u_team.u_team_core.util.ItemProperties
 
ItemProperties(Item.Properties) - Constructor for class info.u_team.u_team_core.util.ItemProperties
 
ItemProperties.Extension - Interface in info.u_team.u_team_core.util
 
ItemSlotCreator - Interface in info.u_team.u_team_core.api.menu
 
itemStackFromJson(JsonObject) - Static method in class info.u_team.u_team_core.recipeserializer.UShapedRecipeSerializer
 
ItemStackInfoSubCommand - Class in info.u_team.u_team_core.intern.command.uteamcore
 
ItemStackInfoSubCommand() - Constructor for class info.u_team.u_team_core.intern.command.uteamcore.ItemStackInfoSubCommand
 
iterator() - Method in interface info.u_team.u_team_core.api.registry.CommonRegister
 
iterator() - Method in interface info.u_team.u_team_core.api.registry.GameRuleRegister
 
iterator() - Method in class info.u_team.u_team_core.impl.FabricBlockRegister
 
iterator() - Method in record class info.u_team.u_team_core.item.armor.ArmorSet
 
iterator() - Method in record class info.u_team.u_team_core.item.tier.TierSet
 

K

keyFromJson(JsonObject) - Static method in class info.u_team.u_team_core.recipeserializer.UShapedRecipeSerializer
 
KeyMappingRegister - Interface in info.u_team.u_team_core.api.registry.client
 
KeyMappingRegister.Factory - Interface in info.u_team.u_team_core.api.registry.client
 
KeyMappingUtil - Class in info.u_team.u_team_core.util
 
KeyMappingUtil() - Constructor for class info.u_team.u_team_core.util.KeyMappingUtil
 
KeyMappingUtil.Handler - Interface in info.u_team.u_team_core.util
 

L

lastTime - Variable in class info.u_team.u_team_core.gui.elements.ScrollingText
 
LazyEntry<R> - Interface in info.u_team.u_team_core.api.registry
 
leftSideText - Variable in class info.u_team.u_team_core.gui.elements.CheckboxButton
 
leggings() - Method in record class info.u_team.u_team_core.item.armor.ArmorSet
Returns the value of the leggings record component.
LevelUtil - Class in info.u_team.u_team_core.util
Some utility methods for level interaction.
LevelUtil() - Constructor for class info.u_team.u_team_core.util.LevelUtil
 
LIGHT_GRAY - Static variable in class info.u_team.u_team_core.gui.elements.UButton
 
LIGHT_GRAY - Static variable in class info.u_team.u_team_core.gui.elements.UEditBox
 
LIGHT_GRAY - Static variable in class info.u_team.u_team_core.gui.elements.USlider
 
LIGHTER_GRAY - Static variable in class info.u_team.u_team_core.gui.elements.UEditBox
 
load() - Static method in class info.u_team.u_team_core.intern.update.UpdateResolver
 
load(CompoundTag) - Method in class info.u_team.u_team_core.blockentity.UBlockEntity
 
loadAll(Class<I>) - Static method in class info.u_team.u_team_core.util.ServiceUtil
 
loadNBT(CompoundTag) - Method in class info.u_team.u_team_core.blockentity.UBlockEntity
Reads data from disk.
loadOne(Class<I>) - Static method in class info.u_team.u_team_core.util.ServiceUtil
 
LOGGER - Static variable in class info.u_team.u_team_core.UCoreMod
 
LOGGER - Static variable in class info.u_team.u_team_core.UCoreReference
 
LOOT_FUNCTIONS - Static variable in class info.u_team.u_team_core.intern.init.UCoreLootItemFunctions
 

M

matches(KeyMapping, InputConstants.Key) - Method in class info.u_team.u_team_core.impl.FabricKeyMappingUtilHandler
 
matches(KeyMapping, InputConstants.Key) - Method in interface info.u_team.u_team_core.util.KeyMappingUtil.Handler
 
matches(KeyMapping, InputConstants.Key) - Static method in class info.u_team.u_team_core.util.KeyMappingUtil
 
matches(CraftingContainer, Level) - Method in class info.u_team.u_team_core.intern.recipe.DyeableItemDyeRecipe
 
matches(CraftingContainer, Level) - Method in class info.u_team.u_team_core.intern.recipe.NoMirrorShapedRecipe
 
MathUtil - Class in info.u_team.u_team_core.util
Utility methods for math
MathUtil() - Constructor for class info.u_team.u_team_core.util.MathUtil
 
MathUtil.RandomSourceWrapper - Record Class in info.u_team.u_team_core.util
Wrapper around the RandomSource for normal Random instances
maxValue - Variable in class info.u_team.u_team_core.gui.elements.AbstractSliderLogic
 
meat() - Method in class info.u_team.u_team_core.item.food.UFoodPropertiesBuilder
 
MEDIUM_CONTAINER_BORDER_COLOR - Static variable in class info.u_team.u_team_core.util.RenderUtil
 
memberName() - Method in record class info.u_team.u_team_core.util.annotation.AnnotationUtil.AnnotationData
Returns the value of the memberName record component.
menuOpened(ServerPlayer, AbstractContainerMenu) - Method in interface info.u_team.u_team_core.util.MenuUtil.Extension
 
MenuScreenRegister - Interface in info.u_team.u_team_core.api.registry.client
 
MenuScreenRegister.Factory - Interface in info.u_team.u_team_core.api.registry.client
 
MenuSyncedBlockEntity - Interface in info.u_team.u_team_core.api.block
Implement this in you block entity when it should synchronize initial values when a player opens the container
MenuUtil - Class in info.u_team.u_team_core.util
 
MenuUtil() - Constructor for class info.u_team.u_team_core.util.MenuUtil
 
MenuUtil.Extension - Interface in info.u_team.u_team_core.util
 
MessageHolder - Class in info.u_team.u_team_core.api.sync
 
MessageHolder(Consumer<FriendlyByteBuf>) - Constructor for class info.u_team.u_team_core.api.sync.MessageHolder
 
MessageHolder.EmptyMessageHolder - Class in info.u_team.u_team_core.api.sync
 
minecraft - Variable in class info.u_team.u_team_core.gui.elements.ScrollableListEntry
 
minValue - Variable in class info.u_team.u_team_core.gui.elements.AbstractSliderLogic
 
ModConstruct - Interface in info.u_team.u_team_core.api.construct
 
ModelUtil - Class in info.u_team.u_team_core.util
Utility methods for interaction with ModelBakery private methods.
ModelUtil() - Constructor for class info.u_team.u_team_core.util.ModelUtil
 
ModelUtil.EmptyStateDefinition - Class in info.u_team.u_team_core.util
Utility class for an empty state definition
modid() - Element in annotation interface info.u_team.u_team_core.api.construct.Construct
 
modid() - Element in annotation interface info.u_team.u_team_core.api.integration.Integration
 
MODID - Static variable in class info.u_team.u_team_core.UCoreMod
 
MODID - Static variable in class info.u_team.u_team_core.UCoreReference
 
ModIntegration - Interface in info.u_team.u_team_core.api.integration
 
mouseClicked(double, double, int) - Method in class info.u_team.u_team_core.gui.elements.ProgressBar
 
mouseClicked(double, double, int) - Method in class info.u_team.u_team_core.gui.elements.ScalableEditBox
 
mouseClicked(double, double, int) - Method in class info.u_team.u_team_core.gui.elements.ScrollableListEntry
 
mouseClicked(double, double, int) - Method in class info.u_team.u_team_core.screen.FabricFluidContainerMenuScreenDelegator
 
mouseClicked(double, double, int) - Method in interface info.u_team.u_team_core.screen.FluidContainerMenuScreen.FluidContainerScreenDelegator
 
mouseClicked(double, double, int) - Method in class info.u_team.u_team_core.screen.FluidContainerMenuScreen
 
mouseDragged(double, double, int, double, double) - Method in class info.u_team.u_team_core.gui.elements.ScrollableListEntry
 
mouseDragged(double, double, int, double, double) - Method in class info.u_team.u_team_core.screen.UContainerMenuScreen
 
mouseReleased(double, double, int) - Method in class info.u_team.u_team_core.gui.elements.ScrollableListEntry
 
moveDifference - Variable in class info.u_team.u_team_core.gui.elements.ScrollingText
 

N

name() - Method in record class info.u_team.u_team_core.impl.common.CommonGameRuleRegister.GameRuleData
Returns the value of the name record component.
nameSpacedComparator() - Static method in class info.u_team.u_team_core.util.ResourceLocationUtil
 
NETWORK - Static variable in class info.u_team.u_team_core.intern.init.UCoreNetwork
 
NetworkContext - Interface in info.u_team.u_team_core.api.network
 
NetworkEnvironment - Enum Class in info.u_team.u_team_core.api.network
 
NetworkHandler - Interface in info.u_team.u_team_core.api.network
 
NetworkHandler.Factory - Interface in info.u_team.u_team_core.api.network
 
newBlockEntity(BlockPos, BlockState) - Method in interface info.u_team.u_team_core.api.block.EntityBlockProvider
Returns a new BlockEntity for the give BlockPos and BlockState.
nextBoolean() - Method in record class info.u_team.u_team_core.util.MathUtil.RandomSourceWrapper
 
nextDouble() - Method in record class info.u_team.u_team_core.util.MathUtil.RandomSourceWrapper
 
nextFloat() - Method in record class info.u_team.u_team_core.util.MathUtil.RandomSourceWrapper
 
nextGaussian() - Method in record class info.u_team.u_team_core.util.MathUtil.RandomSourceWrapper
 
nextInt() - Method in record class info.u_team.u_team_core.util.MathUtil.RandomSourceWrapper
 
nextInt(int) - Method in record class info.u_team.u_team_core.util.MathUtil.RandomSourceWrapper
 
nextLong() - Method in record class info.u_team.u_team_core.util.MathUtil.RandomSourceWrapper
 
NO_MIRROR_SHAPED - Static variable in class info.u_team.u_team_core.intern.init.UCoreRecipeSerializers
 
NoMirrorShapedRecipe - Class in info.u_team.u_team_core.intern.recipe
 
NoMirrorShapedRecipe(ResourceLocation, String, CraftingBookCategory, int, int, NonNullList<Ingredient>, ItemStack, boolean) - Constructor for class info.u_team.u_team_core.intern.recipe.NoMirrorShapedRecipe
 
NoMirrorShapedRecipe.Serializer - Class in info.u_team.u_team_core.intern.recipe
 
NOT_ON_CLIENT - Static variable in class info.u_team.u_team_core.impl.FabricNetworkHandler
 
nutrition(int) - Method in class info.u_team.u_team_core.item.food.UFoodPropertiesBuilder
 

O

of(Container) - Static method in class info.u_team.u_team_core.menu.ItemContainerSlotCreator
 
onChange(AbstractSliderLogic) - Method in interface info.u_team.u_team_core.gui.elements.AbstractSliderLogic.OnSliderChange
 
onClick(double, double) - Method in class info.u_team.u_team_core.gui.elements.ProgressBar
 
onDrag(double, double, double, double) - Method in class info.u_team.u_team_core.gui.elements.AbstractSliderLogic
 
onEndTick(Minecraft) - Method in interface info.u_team.u_team_core.api.event.ClientEvents.EndClientTick
 
onEndTick(ClientLevel) - Method in interface info.u_team.u_team_core.api.event.ClientEvents.EndClientLevelTick
 
onEndTick(ServerLevel) - Method in interface info.u_team.u_team_core.api.event.CommonEvents.EndLevelTick
 
onEndTick(MinecraftServer) - Method in interface info.u_team.u_team_core.api.event.CommonEvents.EndServerTick
 
onInitialize() - Method in class info.u_team.u_team_core.UCoreMod
 
onKeyPressed(Screen, int, int, int) - Method in interface info.u_team.u_team_core.api.event.ClientEvents.ScreenAfterKeyPressed
 
onKeyPressed(Screen, int, int, int) - Method in interface info.u_team.u_team_core.event.ScreenEvents.ScreenAfterKeyPressed
 
onLoad() - Method in class info.u_team.u_team_core.inventory.UItemStackContainer
 
onLoad(ServerLevel) - Method in interface info.u_team.u_team_core.api.event.CommonEvents.LevelLoad
 
onPress() - Method in class info.u_team.u_team_core.gui.elements.CheckboxButton
 
onPress() - Method in class info.u_team.u_team_core.gui.elements.ImageToggleButton
 
onRegister(ResourceKey<? extends Registry<?>>) - Method in interface info.u_team.u_team_core.api.event.CommonEvents.RegisterEvent
 
onRegister(ResourceKey<? extends Registry<?>>) - Method in interface info.u_team.u_team_core.event.SetupEvents.RegisterEvent
 
onSetup() - Method in interface info.u_team.u_team_core.api.event.CommonEvents.SetupEvent
 
onSetup() - Method in interface info.u_team.u_team_core.event.SetupEvents.CommonSetupEvent
 
onStartTick(Minecraft) - Method in interface info.u_team.u_team_core.api.event.ClientEvents.StartClientTick
 
onStartTick(ClientLevel) - Method in interface info.u_team.u_team_core.api.event.ClientEvents.StartClientLevelTick
 
onStartTick(ServerLevel) - Method in interface info.u_team.u_team_core.api.event.CommonEvents.StartLevelTick
 
onStartTick(MinecraftServer) - Method in interface info.u_team.u_team_core.api.event.CommonEvents.StartServerTick
 
onTooltip(ItemStack, TooltipFlag, List<Component>) - Method in interface info.u_team.u_team_core.api.event.ClientEvents.ItemTooltip
 
onUnload(ServerLevel) - Method in interface info.u_team.u_team_core.api.event.CommonEvents.LevelUnload
 
openMenu(ServerPlayer, MenuProvider, Consumer<FriendlyByteBuf>, boolean) - Static method in class info.u_team.u_team_core.util.MenuUtil
 
openMenu(Level, BlockPos, Player) - Method in interface info.u_team.u_team_core.api.block.EntityBlockProvider
Opens the menu that is specified in the block entity with MenuConstructor.
openMenu(Level, BlockPos, Player, boolean) - Method in interface info.u_team.u_team_core.api.block.EntityBlockProvider
Opens the menu that is specified in the block entity with MenuConstructor.
OpenMenuScreenMessage - Record Class in info.u_team.u_team_core.intern.init.network
 
OpenMenuScreenMessage(int, MenuType<?>, Component, FriendlyByteBuf) - Constructor for record class info.u_team.u_team_core.intern.init.network.OpenMenuScreenMessage
Creates an instance of a OpenMenuScreenMessage record class.
OpenMenuScreenMessage.Handler - Class in info.u_team.u_team_core.intern.init.network
 

P

patternFromJson(JsonArray) - Static method in class info.u_team.u_team_core.recipeserializer.UShapedRecipeSerializer
 
PerspectiveRenderable - Interface in info.u_team.u_team_core.api.gui
 
pickaxe() - Method in record class info.u_team.u_team_core.item.tier.TierSet
Returns the value of the pickaxe record component.
PICKAXE - Enum constant in enum class info.u_team.u_team_core.api.item.ExtendedTier.Tools
 
PingSubCommand - Class in info.u_team.u_team_core.intern.command.uteamcore
 
PingSubCommand() - Constructor for class info.u_team.u_team_core.intern.command.uteamcore.PingSubCommand
 
placementType() - Method in record class info.u_team.u_team_core.impl.common.CommonSpawnPlacementRegister.Holder
Returns the value of the placementType record component.
Platform - Interface in info.u_team.u_team_core.api
 
Platform.Environment - Enum Class in info.u_team.u_team_core.api
 
playerInventory - Variable in class info.u_team.u_team_core.menu.UBlockEntityContainerMenu
 
playPressSound(SoundManager) - Method in class info.u_team.u_team_core.gui.elements.ProgressBar
 
precision - Variable in class info.u_team.u_team_core.gui.elements.AbstractSliderLogic
 
predicate() - Method in record class info.u_team.u_team_core.impl.common.CommonSpawnPlacementRegister.Holder
Returns the value of the predicate record component.
prefix - Variable in class info.u_team.u_team_core.gui.elements.AbstractSliderLogic
 
priority() - Element in annotation interface info.u_team.u_team_core.api.construct.Construct
 
priority() - Element in annotation interface info.u_team.u_team_core.api.integration.Integration
 
progress - Variable in class info.u_team.u_team_core.gui.elements.ProgressBar
 
ProgressBar - Class in info.u_team.u_team_core.gui.elements
 
ProgressBar(int, int, int, int, RGBA, RGBA, Supplier<Double>, Consumer<Double>) - Constructor for class info.u_team.u_team_core.gui.elements.ProgressBar
 
progressColor - Variable in class info.u_team.u_team_core.gui.elements.ProgressBar
 
PROTOCOL_VERSION - Static variable in class info.u_team.u_team_core.UCoreReference
 

R

random() - Method in record class info.u_team.u_team_core.util.MathUtil.RandomSourceWrapper
Returns the value of the random record component.
RANDOM - Static variable in class info.u_team.u_team_core.util.MathUtil
Static random instance if random numbers without specific seed are desired.
randomNumberInRange(double, double) - Static method in class info.u_team.u_team_core.util.MathUtil
Returns a pseudo random number in range of min and max (inclusive).
randomNumberInRange(float, float) - Static method in class info.u_team.u_team_core.util.MathUtil
Returns a pseudo random number in range of min and max (inclusive).
randomNumberInRange(int, int) - Static method in class info.u_team.u_team_core.util.MathUtil
Returns a pseudo random number in range of min and max (inclusive).
randomNumberInRange(RandomSource, double, double) - Static method in class info.u_team.u_team_core.util.MathUtil
Returns a pseudo random number in range of min and max (inclusive).
randomNumberInRange(RandomSource, float, float) - Static method in class info.u_team.u_team_core.util.MathUtil
Returns a pseudo random number in range of min and max (inclusive).
randomNumberInRange(RandomSource, int, int) - Static method in class info.u_team.u_team_core.util.MathUtil
Returns a pseudo random number in range of min and max (inclusive).
RandomSourceWrapper(Random) - Constructor for record class info.u_team.u_team_core.util.MathUtil.RandomSourceWrapper
Creates an instance of a RandomSourceWrapper record class.
rayTraceServerSide(Entity, double) - Static method in class info.u_team.u_team_core.util.LevelUtil
Raytrace from an entities look vector for collisions in range.
rayTraceServerSide(Entity, double, ClipContext.Block, ClipContext.Fluid) - Static method in class info.u_team.u_team_core.util.LevelUtil
Raytrace from an entities look vector for collisions in range.
readableSi(long) - Static method in class info.u_team.u_team_core.util.SiUtil
 
receiveUpdatePacket(Connection, ClientboundBlockEntityDataPacket) - Method in class info.u_team.u_team_core.blockentity.UBlockEntity
 
receiveUpdateTag(CompoundTag) - Method in class info.u_team.u_team_core.blockentity.UBlockEntity
 
RECIPE_SERIALIZERS - Static variable in class info.u_team.u_team_core.intern.init.UCoreRecipeSerializers
 
RecipeBuilderUtil - Class in info.u_team.u_team_core.util
Utility methods for recipes
RecipeBuilderUtil() - Constructor for class info.u_team.u_team_core.util.RecipeBuilderUtil
 
recipeItems() - Method in record class info.u_team.u_team_core.recipeserializer.UShapedRecipeSerializer.ShapedRecipeValues
Returns the value of the recipeItems record component.
register() - Method in interface info.u_team.u_team_core.api.registry.BlockEntityTypeRegister
 
register() - Method in interface info.u_team.u_team_core.api.registry.BlockRegister
 
register() - Method in interface info.u_team.u_team_core.api.registry.client.ColorProviderRegister
 
register() - Method in interface info.u_team.u_team_core.api.registry.client.EntityRendererRegister
 
register() - Method in interface info.u_team.u_team_core.api.registry.client.KeyMappingRegister
 
register() - Method in interface info.u_team.u_team_core.api.registry.client.MenuScreenRegister
 
register() - Method in interface info.u_team.u_team_core.api.registry.CommandRegister
 
register() - Method in interface info.u_team.u_team_core.api.registry.CommonRegister
 
register() - Method in interface info.u_team.u_team_core.api.registry.CreativeModeTabRegister
 
register() - Method in interface info.u_team.u_team_core.api.registry.EntityAttributeRegister
 
register() - Method in interface info.u_team.u_team_core.api.registry.EntityTypeRegister
 
register() - Method in interface info.u_team.u_team_core.api.registry.GameRuleRegister
 
register() - Method in interface info.u_team.u_team_core.api.registry.SpawnPlacementRegister
 
register() - Method in class info.u_team.u_team_core.impl.FabricBlockRegister
 
register() - Method in class info.u_team.u_team_core.impl.FabricColorProviderRegister
 
register() - Method in class info.u_team.u_team_core.impl.FabricCommandRegister
 
register() - Method in class info.u_team.u_team_core.impl.FabricCommonRegister
 
register() - Method in class info.u_team.u_team_core.impl.FabricEntityAttributeRegister
 
register() - Method in class info.u_team.u_team_core.impl.FabricEntityRendererRegister
 
register() - Method in class info.u_team.u_team_core.impl.FabricGameRuleRegister
 
register() - Method in class info.u_team.u_team_core.impl.FabricKeyMappingRegister
 
register() - Method in class info.u_team.u_team_core.impl.FabricMenuScreenRegister
 
register() - Method in class info.u_team.u_team_core.impl.FabricSpawnPlacementRegister
 
register() - Static method in class info.u_team.u_team_core.intern.command.uteamcore.DimensionTeleportSubCommand
 
register() - Static method in class info.u_team.u_team_core.intern.command.uteamcore.ItemStackInfoSubCommand
 
register() - Static method in class info.u_team.u_team_core.intern.command.uteamcore.PingSubCommand
 
register() - Static method in class info.u_team.u_team_core.item.UFabricSpawnEggItem.Handler
 
register(CommandDispatcher<CommandSourceStack>) - Static method in class info.u_team.u_team_core.intern.command.UTeamCoreCommand
 
register(ColorProviderRegister.BlockRegisterHandler) - Method in interface info.u_team.u_team_core.api.registry.client.ColorProviderRegister
 
register(ColorProviderRegister.BlockRegisterHandler) - Method in class info.u_team.u_team_core.impl.common.CommonColorProviderRegister
 
register(ColorProviderRegister.ItemRegisterHandler) - Method in interface info.u_team.u_team_core.api.registry.client.ColorProviderRegister
 
register(ColorProviderRegister.ItemRegisterHandler) - Method in class info.u_team.u_team_core.impl.common.CommonColorProviderRegister
 
register(String, String, GameRules.Category, Supplier<? extends GameRules.Type<T>>) - Method in interface info.u_team.u_team_core.api.registry.GameRuleRegister
 
register(String, BiConsumer<ResourceLocation, CreativeModeTab.Builder>) - Method in interface info.u_team.u_team_core.api.registry.CreativeModeTabRegister
 
register(String, Consumer<CreativeModeTab.Builder>) - Method in interface info.u_team.u_team_core.api.registry.CreativeModeTabRegister
 
register(String, Function<ResourceLocation, ? extends E>) - Method in interface info.u_team.u_team_core.api.registry.CommonRegister
 
register(String, Function<ResourceLocation, ? extends E>) - Method in class info.u_team.u_team_core.impl.FabricCommonRegister
 
register(String, Function<ResourceLocation, EntityType.Builder<T>>) - Method in interface info.u_team.u_team_core.api.registry.EntityTypeRegister
 
register(String, Function<ResourceLocation, CreativeModeTab.Builder>) - Method in interface info.u_team.u_team_core.api.registry.CreativeModeTabRegister
 
register(String, Function<ResourceLocation, BlockEntityType.Builder<T>>) - Method in interface info.u_team.u_team_core.api.registry.BlockEntityTypeRegister
 
register(String, Supplier<? extends B>) - Method in interface info.u_team.u_team_core.api.registry.BlockRegister
 
register(String, Supplier<? extends B>) - Method in class info.u_team.u_team_core.impl.FabricBlockRegister
 
register(String, Supplier<? extends B>, Function<Block, ? extends I>) - Method in interface info.u_team.u_team_core.api.registry.BlockRegister
 
register(String, Supplier<? extends B>, Function<Block, ? extends I>) - Method in class info.u_team.u_team_core.impl.FabricBlockRegister
 
register(String, Supplier<? extends B>, Supplier<? extends I>) - Method in interface info.u_team.u_team_core.api.registry.BlockRegister
 
register(String, Supplier<? extends B>, Supplier<? extends I>) - Method in class info.u_team.u_team_core.impl.FabricBlockRegister
 
register(String, Supplier<? extends E>) - Method in interface info.u_team.u_team_core.api.registry.CommonRegister
 
register(String, Supplier<? extends E>) - Method in class info.u_team.u_team_core.impl.FabricCommonRegister
 
register(String, Supplier<EntityType.Builder<T>>) - Method in interface info.u_team.u_team_core.api.registry.EntityTypeRegister
 
register(String, Supplier<CreativeModeTab.Builder>) - Method in interface info.u_team.u_team_core.api.registry.CreativeModeTabRegister
 
register(String, Supplier<BlockEntityType.Builder<T>>) - Method in interface info.u_team.u_team_core.api.registry.BlockEntityTypeRegister
 
register(String, GameRules.Category, Supplier<? extends GameRules.Type<T>>) - Method in interface info.u_team.u_team_core.api.registry.GameRuleRegister
 
register(String, GameRules.Category, Supplier<? extends GameRules.Type<T>>) - Method in class info.u_team.u_team_core.impl.common.CommonGameRuleRegister
 
register(Consumer<CommandRegister.CommandHandler>) - Method in interface info.u_team.u_team_core.api.registry.CommandRegister
 
register(Consumer<CommandRegister.CommandHandler>) - Method in class info.u_team.u_team_core.impl.common.CommonCommandRegister
 
register(Supplier<? extends EntityType<? extends LivingEntity>>, Supplier<? extends AttributeSupplier>) - Method in interface info.u_team.u_team_core.api.registry.EntityAttributeRegister
 
register(Supplier<? extends EntityType<? extends LivingEntity>>, Supplier<? extends AttributeSupplier>) - Method in class info.u_team.u_team_core.impl.common.CommonEntityAttributeRegister
 
register(Supplier<? extends EntityType<? extends T>>, EntityRendererProvider<T>) - Method in interface info.u_team.u_team_core.api.registry.client.EntityRendererRegister
 
register(Supplier<? extends EntityType<? extends T>>, EntityRendererProvider<T>) - Method in class info.u_team.u_team_core.impl.common.CommonEntityRendererRegister
 
register(Supplier<? extends EntityType<T>>, SpawnPlacements.Type, Heightmap.Types, SpawnPlacements.SpawnPredicate<T>) - Method in interface info.u_team.u_team_core.api.registry.SpawnPlacementRegister
 
register(Supplier<? extends EntityType<T>>, SpawnPlacements.Type, Heightmap.Types, SpawnPlacements.SpawnPredicate<T>) - Method in class info.u_team.u_team_core.impl.common.CommonSpawnPlacementRegister
 
register(Supplier<? extends MenuType<? extends M>>, MenuScreens.ScreenConstructor<M, U>) - Method in interface info.u_team.u_team_core.api.registry.client.MenuScreenRegister
 
register(Supplier<? extends MenuType<? extends M>>, MenuScreens.ScreenConstructor<M, U>) - Method in class info.u_team.u_team_core.impl.common.CommonMenuScreenRegister
 
register(Supplier<? extends BlockEntityType<? extends T>>, BlockEntityRendererProvider<T>) - Method in interface info.u_team.u_team_core.api.registry.client.EntityRendererRegister
 
register(Supplier<? extends BlockEntityType<? extends T>>, BlockEntityRendererProvider<T>) - Method in class info.u_team.u_team_core.impl.common.CommonEntityRendererRegister
 
register(Supplier<KeyMapping>) - Method in interface info.u_team.u_team_core.api.registry.client.KeyMappingRegister
 
register(Supplier<KeyMapping>) - Method in class info.u_team.u_team_core.impl.common.CommonKeyMappingRegister
 
register(T, E) - Method in interface info.u_team.u_team_core.api.registry.client.ColorProviderRegister.Register
 
register(T, Stream<? extends E>) - Method in interface info.u_team.u_team_core.api.registry.client.ColorProviderRegister.Register
 
REGISTER - Static variable in class info.u_team.u_team_core.event.SetupEvents
Will be fired for each registry
registerBlock(String, Supplier<? extends B>) - Method in interface info.u_team.u_team_core.api.registry.BlockRegister
 
registerBlock(String, Supplier<? extends B>) - Method in class info.u_team.u_team_core.impl.FabricBlockRegister
 
registerBuilder(Supplier<? extends EntityType<? extends LivingEntity>>, Supplier<? extends AttributeSupplier.Builder>) - Method in interface info.u_team.u_team_core.api.registry.EntityAttributeRegister
 
registerColor(Supplier<BlockColors>, ColorProviderRegister.Register<BlockColor, Block>) - Method in interface info.u_team.u_team_core.api.registry.client.ColorProviderRegister.BlockRegisterHandler
 
registerColor(Supplier<ItemColors>, Supplier<BlockColors>, ColorProviderRegister.Register<ItemColor, ItemLike>) - Method in interface info.u_team.u_team_core.api.registry.client.ColorProviderRegister.ItemRegisterHandler
 
registerEndClientLevelTick(ClientEvents.EndClientLevelTick) - Method in interface info.u_team.u_team_core.api.event.ClientEvents.Handler
 
registerEndClientLevelTick(ClientEvents.EndClientLevelTick) - Static method in interface info.u_team.u_team_core.api.event.ClientEvents
 
registerEndClientLevelTick(ClientEvents.EndClientLevelTick) - Method in class info.u_team.u_team_core.impl.FabricClientEventsHandler
 
registerEndClientTick(ClientEvents.EndClientTick) - Method in interface info.u_team.u_team_core.api.event.ClientEvents.Handler
 
registerEndClientTick(ClientEvents.EndClientTick) - Static method in interface info.u_team.u_team_core.api.event.ClientEvents
 
registerEndClientTick(ClientEvents.EndClientTick) - Method in class info.u_team.u_team_core.impl.FabricClientEventsHandler
 
registerEndLevelTick(CommonEvents.EndLevelTick) - Method in interface info.u_team.u_team_core.api.event.CommonEvents.Handler
 
registerEndLevelTick(CommonEvents.EndLevelTick) - Static method in interface info.u_team.u_team_core.api.event.CommonEvents
 
registerEndLevelTick(CommonEvents.EndLevelTick) - Method in class info.u_team.u_team_core.impl.FabricCommonEventsHandler
 
registerEndServerTick(CommonEvents.EndServerTick) - Method in interface info.u_team.u_team_core.api.event.CommonEvents.Handler
 
registerEndServerTick(CommonEvents.EndServerTick) - Static method in interface info.u_team.u_team_core.api.event.CommonEvents
 
registerEndServerTick(CommonEvents.EndServerTick) - Method in class info.u_team.u_team_core.impl.FabricCommonEventsHandler
 
registerEntries() - Method in class info.u_team.u_team_core.impl.common.CommonGameRuleRegister
 
registerItemTooltip(ClientEvents.ItemTooltip) - Method in interface info.u_team.u_team_core.api.event.ClientEvents.Handler
 
registerItemTooltip(ClientEvents.ItemTooltip) - Static method in interface info.u_team.u_team_core.api.event.ClientEvents
 
registerItemTooltip(ClientEvents.ItemTooltip) - Method in class info.u_team.u_team_core.impl.FabricClientEventsHandler
 
registerLevelLoad(CommonEvents.LevelLoad) - Method in interface info.u_team.u_team_core.api.event.CommonEvents.Handler
 
registerLevelLoad(CommonEvents.LevelLoad) - Static method in interface info.u_team.u_team_core.api.event.CommonEvents
 
registerLevelLoad(CommonEvents.LevelLoad) - Method in class info.u_team.u_team_core.impl.FabricCommonEventsHandler
 
registerLevelUnload(CommonEvents.LevelUnload) - Method in interface info.u_team.u_team_core.api.event.CommonEvents.Handler
 
registerLevelUnload(CommonEvents.LevelUnload) - Static method in interface info.u_team.u_team_core.api.event.CommonEvents
 
registerLevelUnload(CommonEvents.LevelUnload) - Method in class info.u_team.u_team_core.impl.FabricCommonEventsHandler
 
registerMessage(int, Class<M>, BiConsumer<M, FriendlyByteBuf>, Function<FriendlyByteBuf, M>, BiConsumer<M, NetworkContext>) - Method in interface info.u_team.u_team_core.api.network.NetworkHandler
 
registerMessage(int, Class<M>, BiConsumer<M, FriendlyByteBuf>, Function<FriendlyByteBuf, M>, BiConsumer<M, NetworkContext>, Optional<NetworkEnvironment>) - Method in interface info.u_team.u_team_core.api.network.NetworkHandler
 
registerMessage(int, Class<M>, BiConsumer<M, FriendlyByteBuf>, Function<FriendlyByteBuf, M>, BiConsumer<M, NetworkContext>, Optional<NetworkEnvironment>) - Method in class info.u_team.u_team_core.impl.FabricNetworkHandler
 
registerRecipes(IRecipeRegistration) - Method in class info.u_team.u_team_core.integration.jei.UTeamCoreJeiPlugin
 
registerRegister(CommonEvents.RegisterEvent) - Method in interface info.u_team.u_team_core.api.event.CommonEvents.Handler
 
registerRegister(CommonEvents.RegisterEvent) - Static method in interface info.u_team.u_team_core.api.event.CommonEvents
 
registerRegister(CommonEvents.RegisterEvent) - Method in class info.u_team.u_team_core.impl.FabricCommonEventsHandler
 
registerScreenAfterKeyPressed(ClientEvents.ScreenAfterKeyPressed) - Method in interface info.u_team.u_team_core.api.event.ClientEvents.Handler
 
registerScreenAfterKeyPressed(ClientEvents.ScreenAfterKeyPressed) - Static method in interface info.u_team.u_team_core.api.event.ClientEvents
 
registerScreenAfterKeyPressed(ClientEvents.ScreenAfterKeyPressed) - Method in class info.u_team.u_team_core.impl.FabricClientEventsHandler
 
registerSetup(CommonEvents.SetupEvent) - Method in interface info.u_team.u_team_core.api.event.CommonEvents.Handler
 
registerSetup(CommonEvents.SetupEvent) - Static method in interface info.u_team.u_team_core.api.event.CommonEvents
 
registerSetup(CommonEvents.SetupEvent, boolean) - Method in interface info.u_team.u_team_core.api.event.CommonEvents.Handler
 
registerSetup(CommonEvents.SetupEvent, boolean) - Static method in interface info.u_team.u_team_core.api.event.CommonEvents
 
registerSetup(CommonEvents.SetupEvent, boolean) - Method in class info.u_team.u_team_core.impl.FabricCommonEventsHandler
 
registerStartClientLevelTick(ClientEvents.StartClientLevelTick) - Method in interface info.u_team.u_team_core.api.event.ClientEvents.Handler
 
registerStartClientLevelTick(ClientEvents.StartClientLevelTick) - Static method in interface info.u_team.u_team_core.api.event.ClientEvents
 
registerStartClientLevelTick(ClientEvents.StartClientLevelTick) - Method in class info.u_team.u_team_core.impl.FabricClientEventsHandler
 
registerStartClientTick(ClientEvents.StartClientTick) - Method in interface info.u_team.u_team_core.api.event.ClientEvents.Handler
 
registerStartClientTick(ClientEvents.StartClientTick) - Static method in interface info.u_team.u_team_core.api.event.ClientEvents
 
registerStartClientTick(ClientEvents.StartClientTick) - Method in class info.u_team.u_team_core.impl.FabricClientEventsHandler
 
registerStartLevelTick(CommonEvents.StartLevelTick) - Method in interface info.u_team.u_team_core.api.event.CommonEvents.Handler
 
registerStartLevelTick(CommonEvents.StartLevelTick) - Static method in interface info.u_team.u_team_core.api.event.CommonEvents
 
registerStartLevelTick(CommonEvents.StartLevelTick) - Method in class info.u_team.u_team_core.impl.FabricCommonEventsHandler
 
registerStartServerTick(CommonEvents.StartServerTick) - Method in interface info.u_team.u_team_core.api.event.CommonEvents.Handler
 
registerStartServerTick(CommonEvents.StartServerTick) - Static method in interface info.u_team.u_team_core.api.event.CommonEvents
 
registerStartServerTick(CommonEvents.StartServerTick) - Method in class info.u_team.u_team_core.impl.FabricCommonEventsHandler
 
registryAccess() - Method in record class info.u_team.u_team_core.api.registry.CommandRegister.CommandHandler
Returns the value of the registryAccess record component.
RegistryEntry<R> - Interface in info.u_team.u_team_core.api.registry
 
RegistryUtil - Class in info.u_team.u_team_core.util
 
RegistryUtil() - Constructor for class info.u_team.u_team_core.util.RegistryUtil
 
removeColor(ItemStack) - Method in interface info.u_team.u_team_core.api.dye.DyeableItem
 
render(GuiGraphics, int, int, float) - Method in interface info.u_team.u_team_core.api.gui.PerspectiveRenderable
 
render(GuiGraphics, int, int, float) - Method in class info.u_team.u_team_core.gui.elements.ProgressBar
 
render(GuiGraphics, int, int, float) - Method in class info.u_team.u_team_core.gui.elements.ScalableText
 
render(GuiGraphics, int, int, float) - Method in class info.u_team.u_team_core.gui.elements.ScrollingText
 
render(GuiGraphics, int, int, float) - Method in class info.u_team.u_team_core.screen.UContainerMenuScreen
 
render(GuiGraphics, int, int, float) - Method in class info.u_team.u_team_core.screen.UScreen
 
render(GuiGraphics, int, int, int, int, int, int, int, boolean, float) - Method in class info.u_team.u_team_core.gui.elements.ScrollableListEntry
 
renderBackground(GuiGraphics, int, int, float) - Method in interface info.u_team.u_team_core.api.gui.PerspectiveRenderable
 
renderBackground(GuiGraphics, int, int, float) - Method in class info.u_team.u_team_core.gui.elements.UButton
 
renderBackground(GuiGraphics, int, int, float) - Method in class info.u_team.u_team_core.gui.elements.UEditBox
 
renderBackground(GuiGraphics, int, int, float) - Method in class info.u_team.u_team_core.gui.elements.USlider
 
renderBackground(GuiGraphics, int, int, float) - Method in class info.u_team.u_team_core.screen.UContainerMenuScreen
 
renderBackground(GuiGraphics, int, int, float) - Method in class info.u_team.u_team_core.screen.UScreen
 
renderBg(GuiGraphics, float, int, int) - Method in class info.u_team.u_team_core.screen.UContainerMenuScreen
 
renderButtonLikeTexture(T, TextureProvider, GuiGraphics, int, int, float) - Static method in class info.u_team.u_team_core.util.WidgetUtil
 
renderCustomTooltipForWidget(TooltipRenderable, GuiGraphics, int, int, float) - Static method in class info.u_team.u_team_core.util.WidgetUtil
 
renderFont(GuiGraphics, Font, float, float) - Method in class info.u_team.u_team_core.gui.elements.ScalableText
 
renderForeground(GuiGraphics, int, int, float) - Method in interface info.u_team.u_team_core.api.gui.PerspectiveRenderable
 
renderForeground(GuiGraphics, int, int, float) - Method in class info.u_team.u_team_core.gui.elements.CheckboxButton
 
renderForeground(GuiGraphics, int, int, float) - Method in class info.u_team.u_team_core.gui.elements.ImageButton
 
renderForeground(GuiGraphics, int, int, float) - Method in class info.u_team.u_team_core.gui.elements.ScalableEditBox
 
renderForeground(GuiGraphics, int, int, float) - Method in class info.u_team.u_team_core.gui.elements.UButton
 
renderForeground(GuiGraphics, int, int, float) - Method in class info.u_team.u_team_core.gui.elements.UEditBox
 
renderForeground(GuiGraphics, int, int, float) - Method in class info.u_team.u_team_core.gui.elements.USlider
 
renderForeground(GuiGraphics, int, int, float) - Method in class info.u_team.u_team_core.screen.UContainerMenuScreen
 
renderForeground(GuiGraphics, int, int, float) - Method in class info.u_team.u_team_core.screen.UScreen
 
renderLabels(GuiGraphics, int, int) - Method in class info.u_team.u_team_core.screen.FabricFluidContainerMenuScreenDelegator
 
renderLabels(GuiGraphics, int, int) - Method in interface info.u_team.u_team_core.screen.FluidContainerMenuScreen.FluidContainerScreenDelegator
 
renderLabels(GuiGraphics, int, int) - Method in class info.u_team.u_team_core.screen.FluidContainerMenuScreen
 
renderLabels(GuiGraphics, int, int) - Method in class info.u_team.u_team_core.screen.UContainerMenuScreen
 
renderList(GuiGraphics, int, int, float) - Method in class info.u_team.u_team_core.gui.elements.ScrollableList
 
renderText(T, GuiGraphics, int, int, float) - Static method in class info.u_team.u_team_core.util.WidgetUtil
 
renderTick() - Method in interface info.u_team.u_team_core.api.gui.RenderTickable
 
renderTick() - Method in class info.u_team.u_team_core.gui.elements.UEditBox
 
RenderTickable - Interface in info.u_team.u_team_core.api.gui
 
renderTooltip(GuiGraphics, int, int) - Method in class info.u_team.u_team_core.screen.FabricFluidContainerMenuScreenDelegator
 
renderTooltip(GuiGraphics, int, int) - Method in interface info.u_team.u_team_core.screen.FluidContainerMenuScreen.FluidContainerScreenDelegator
 
renderTooltip(GuiGraphics, int, int) - Method in class info.u_team.u_team_core.screen.FluidContainerMenuScreen
 
renderTooltip(GuiGraphics, int, int, float) - Method in interface info.u_team.u_team_core.api.gui.TooltipRenderable
 
renderTooltip(GuiGraphics, int, int, float) - Method in class info.u_team.u_team_core.screen.UContainerMenuScreen
 
renderTooltip(GuiGraphics, int, int, float) - Method in class info.u_team.u_team_core.screen.UScreen
 
renderTransparentBorder - Variable in class info.u_team.u_team_core.gui.elements.ScrollableList
 
RenderUtil - Class in info.u_team.u_team_core.util
Utility methods for rendering
RenderUtil() - Constructor for class info.u_team.u_team_core.util.RenderUtil
 
renderWidget(GuiGraphics, int, int, float) - Method in class info.u_team.u_team_core.gui.elements.UButton
 
renderWidget(GuiGraphics, int, int, float) - Method in class info.u_team.u_team_core.gui.elements.UEditBox
 
renderWidget(GuiGraphics, int, int, float) - Method in class info.u_team.u_team_core.gui.elements.USlider
 
renderWidget(T, GuiGraphics, int, int, float) - Static method in class info.u_team.u_team_core.util.WidgetUtil
 
renderWidgetTexture(GuiGraphics, int, int, float) - Method in interface info.u_team.u_team_core.api.gui.WidgetRenderable
 
renderWidgetTexture(GuiGraphics, int, int, float) - Method in class info.u_team.u_team_core.gui.elements.CheckboxButton
 
renderWidgetTexture(GuiGraphics, int, int, float) - Method in class info.u_team.u_team_core.gui.elements.UButton
 
renderWidgetTexture(GuiGraphics, int, int, float) - Method in class info.u_team.u_team_core.gui.elements.USlider
 
requiredFeatures() - Method in class info.u_team.u_team_core.item.UFabricSpawnEggItem
 
resetShaderColor() - Static method in class info.u_team.u_team_core.util.RenderUtil
Sets the shader color to RGBA.WHITE
resolveArmorTexture(ItemStack, Entity, EquipmentSlot, String) - Method in class info.u_team.u_team_core.item.armor.UArmorItem
 
ResourceEntry<R> - Interface in info.u_team.u_team_core.api.registry
 
ResourceLocationUtil - Class in info.u_team.u_team_core.util
 
ResourceLocationUtil() - Constructor for class info.u_team.u_team_core.util.ResourceLocationUtil
 
respectWidgetAlpha(AbstractWidget, RGBA) - Static method in class info.u_team.u_team_core.util.WidgetUtil
 
result() - Method in record class info.u_team.u_team_core.recipeserializer.UShapedRecipeSerializer.ShapedRecipeValues
Returns the value of the result record component.
RGB - Class in info.u_team.u_team_core.util
Basic rgb representation of a color with some conversion methods
RGB(float, float, float) - Constructor for class info.u_team.u_team_core.util.RGB
Creates a new RGB object from the color components in range from 0 to 1 floats.
RGB(int) - Constructor for class info.u_team.u_team_core.util.RGB
Creates a new RGB object from a color integer
RGB(int, int, int) - Constructor for class info.u_team.u_team_core.util.RGB
Creates a new RGB object from the color components in range from 0 to 255 integers.
RGBA - Class in info.u_team.u_team_core.util
Basic rgba representation of a color with some conversion methods
RGBA(float, float, float, float) - Constructor for class info.u_team.u_team_core.util.RGBA
Creates a new RGBA object from the color components in range from 0 to 1 floats.
RGBA(int) - Constructor for class info.u_team.u_team_core.util.RGBA
Creates a new RGBA object from a color integer
RGBA(int, int, int, int) - Constructor for class info.u_team.u_team_core.util.RGBA
Creates a new RGBA object from the color components in range from 0 to 255 integers.
rotateVectorAroundYCC(Vec3, double) - Static method in class info.u_team.u_team_core.util.MathUtil
Rotate a vector counter clock wise around the y axis.
rotateVectorCC(Vec3, Vec3, double) - Static method in class info.u_team.u_team_core.util.MathUtil
Rotate a vector counter clock wise around an axis.
run(ItemStack, LootContext) - Method in class info.u_team.u_team_core.intern.loot_item_function.SetBlockEntityNBTLootItemFunction
 
runWhen(Platform.Environment, Supplier<Runnable>) - Static method in class info.u_team.u_team_core.util.EnvironmentUtil
 

S

saturationMod(float) - Method in class info.u_team.u_team_core.item.food.UFoodPropertiesBuilder
 
saveAdditional(CompoundTag) - Method in class info.u_team.u_team_core.blockentity.UBlockEntity
 
saveNBT(CompoundTag) - Method in class info.u_team.u_team_core.blockentity.UBlockEntity
Save data to disk.
Scalable - Interface in info.u_team.u_team_core.api.gui
 
ScalableEditBox - Class in info.u_team.u_team_core.gui.elements
 
ScalableEditBox(Font, int, int, int, int, UEditBox, Component, float) - Constructor for class info.u_team.u_team_core.gui.elements.ScalableEditBox
 
ScalableText - Class in info.u_team.u_team_core.gui.elements
 
ScalableText(Font, Supplier<String>, float, float) - Constructor for class info.u_team.u_team_core.gui.elements.ScalableText
 
scale - Variable in class info.u_team.u_team_core.gui.elements.ScalableEditBox
 
scale - Variable in class info.u_team.u_team_core.gui.elements.ScalableText
 
scale - Variable in class info.u_team.u_team_core.gui.elements.UButton
 
scale - Variable in class info.u_team.u_team_core.gui.elements.USlider
 
ScaleProvider - Interface in info.u_team.u_team_core.api.gui
 
ScreenEvents - Class in info.u_team.u_team_core.event
 
ScreenEvents() - Constructor for class info.u_team.u_team_core.event.ScreenEvents
 
ScreenEvents.ScreenAfterKeyPressed - Interface in info.u_team.u_team_core.event
 
screens - Variable in class info.u_team.u_team_core.impl.common.CommonMenuScreenRegister
 
ScrollableList<T extends net.minecraft.client.gui.components.ObjectSelectionList.Entry<T>> - Class in info.u_team.u_team_core.gui.elements
 
ScrollableList(int, int, int, int, int, int) - Constructor for class info.u_team.u_team_core.gui.elements.ScrollableList
 
ScrollableList(int, int, int, int, int, int, int, int) - Constructor for class info.u_team.u_team_core.gui.elements.ScrollableList
 
ScrollableListEntry<T extends ScrollableListEntry<T>> - Class in info.u_team.u_team_core.gui.elements
 
ScrollableListEntry() - Constructor for class info.u_team.u_team_core.gui.elements.ScrollableListEntry
 
SCROLLING - Enum constant in enum class info.u_team.u_team_core.api.gui.TextSettingsProvider.TextRenderType
 
ScrollingText - Class in info.u_team.u_team_core.gui.elements
 
ScrollingText(Font, Supplier<String>, float, float) - Constructor for class info.u_team.u_team_core.gui.elements.ScrollingText
 
sendAllDataToRemote() - Method in class info.u_team.u_team_core.menu.FabricFluidContainerMenuDelegator
 
sendAllDataToRemote() - Method in interface info.u_team.u_team_core.menu.FluidContainerMenu.FluidContainerDelegator
 
sendAllDataToRemote() - Method in class info.u_team.u_team_core.menu.FluidContainerMenu
Sends all menu data to the client.
sendAllDataToRemote() - Method in class info.u_team.u_team_core.menu.UContainerMenu
Sends all menu data to the client.
sendChangesToClient() - Method in class info.u_team.u_team_core.blockentity.UBlockEntity
Calls UBlockEntity.sendChangesToClient(int) with flag 2 (send changes to client)
sendChangesToClient(int) - Method in class info.u_team.u_team_core.blockentity.UBlockEntity
Triggers a block update to send the data from the server to the client.
sendChunkLoadData(CompoundTag) - Method in class info.u_team.u_team_core.blockentity.UBlockEntity
Data here will be send to the client side when the chunk is loaded.
sendInitialMenuDataToClient(FriendlyByteBuf) - Method in interface info.u_team.u_team_core.api.block.MenuSyncedBlockEntity
Collect data here that should be sent to the client side when the menu will be opened.
sendToPlayer(ServerPlayer, M) - Method in interface info.u_team.u_team_core.api.network.NetworkHandler
 
sendToPlayer(ServerPlayer, M) - Method in class info.u_team.u_team_core.impl.FabricNetworkHandler
 
sendToServer(M) - Method in interface info.u_team.u_team_core.api.network.NetworkHandler
 
sendToServer(M) - Method in class info.u_team.u_team_core.impl.FabricNetworkHandler
 
sendUpdateStateData(CompoundTag) - Method in class info.u_team.u_team_core.blockentity.UBlockEntity
Data here will be send to the client side when the block is updated.
serializeNBT() - Method in class info.u_team.u_team_core.inventory.UItemStackContainer
 
Serializer() - Constructor for class info.u_team.u_team_core.intern.loot_item_function.SetBlockEntityNBTLootItemFunction.Serializer
 
Serializer() - Constructor for class info.u_team.u_team_core.intern.recipe.NoMirrorShapedRecipe.Serializer
 
SERVER - Enum constant in enum class info.u_team.u_team_core.api.network.NetworkEnvironment
 
SERVER - Enum constant in enum class info.u_team.u_team_core.api.Platform.Environment
 
ServiceUtil - Class in info.u_team.u_team_core.util
 
ServiceUtil() - Constructor for class info.u_team.u_team_core.util.ServiceUtil
 
set(FriendlyByteBuf) - Method in class info.u_team.u_team_core.api.sync.DataHolder
Sets the received instance of the FriendlyByteBuf.
set(FriendlyByteBuf) - Method in class info.u_team.u_team_core.api.sync.MessageHolder
 
set(V) - Method in record class info.u_team.u_team_core.util.ConfigValueHolder
 
SET_BLOCKENTITY_NBT - Static variable in class info.u_team.u_team_core.intern.init.UCoreLootItemFunctions
 
setActivated(boolean) - Method in class info.u_team.u_team_core.gui.elements.ActivatableButton
 
setActivated(boolean) - Method in class info.u_team.u_team_core.gui.elements.ImageActivatableButton
 
setActivatedColor(RGBA) - Method in class info.u_team.u_team_core.gui.elements.ActivatableButton
 
setActivatedColor(RGBA) - Method in class info.u_team.u_team_core.gui.elements.ImageActivatableButton
 
setAlpha(int) - Method in class info.u_team.u_team_core.util.RGBA
Set the alpha component in range from 0 to 255
setAlphaComponent(float) - Method in class info.u_team.u_team_core.util.RGBA
Set the alpha component in range from 0 to 1
setBackground(ResourceLocation) - Method in class info.u_team.u_team_core.screen.UContainerMenuScreen
 
setBackgroundColor(RGBA) - Method in class info.u_team.u_team_core.gui.elements.ProgressBar
 
setBackgroundColor(RGBA) - Method in class info.u_team.u_team_core.gui.elements.UEditBox
 
setBackgroundDimensions(int) - Method in class info.u_team.u_team_core.screen.UContainerMenuScreen
 
setBackgroundDimensions(int, int) - Method in class info.u_team.u_team_core.screen.UContainerMenuScreen
 
setBackgroundFrameColor(RGBA) - Method in class info.u_team.u_team_core.gui.elements.UEditBox
 
SetBlockEntityNBTLootItemFunction - Class in info.u_team.u_team_core.intern.loot_item_function
 
SetBlockEntityNBTLootItemFunction.Serializer - Class in info.u_team.u_team_core.intern.loot_item_function
 
setBlue(int) - Method in class info.u_team.u_team_core.util.RGB
Set the blue component in range from 0 to 255
setBlue(int) - Method in class info.u_team.u_team_core.util.RGBA
Set the blue component in range from 0 to 255
setBlueComponent(float) - Method in class info.u_team.u_team_core.util.RGB
Set the blue component in range from 0 to 1
setBlueComponent(float) - Method in class info.u_team.u_team_core.util.RGBA
Set the blue component in range from 0 to 1
setButtonColor(RGBA) - Method in class info.u_team.u_team_core.gui.elements.UButton
 
setChanged() - Method in class info.u_team.u_team_core.inventory.BlockEntityUItemStackContainer
 
setChecked(boolean) - Method in class info.u_team.u_team_core.gui.elements.CheckboxButton
 
setClick(Consumer<Double>) - Method in class info.u_team.u_team_core.gui.elements.ProgressBar
 
setColor(RGBA) - Method in class info.u_team.u_team_core.gui.elements.ScalableText
 
setColor(ItemStack, int) - Method in interface info.u_team.u_team_core.api.dye.DyeableItem
 
setCreateNarration(Button.CreateNarration) - Method in class info.u_team.u_team_core.gui.elements.UButton
 
setCursorColor(RGBA) - Method in class info.u_team.u_team_core.gui.elements.UEditBox
 
setDataHolder(NetworkEnvironment, int, FriendlyByteBuf) - Method in class info.u_team.u_team_core.menu.UContainerMenu
Called by the packet handler to update the values on the right side.
setDefaultTextLocation() - Method in class info.u_team.u_team_core.screen.UContainerMenuScreen
 
setDisabledTextColor(RGBA) - Method in class info.u_team.u_team_core.gui.elements.UButton
 
setDisabledTextColor(RGBA) - Method in class info.u_team.u_team_core.gui.elements.UEditBox
 
setDisabledTextColor(RGBA) - Method in class info.u_team.u_team_core.gui.elements.USlider
 
setDrawText(boolean) - Method in class info.u_team.u_team_core.gui.elements.CheckboxButton
 
setDrawText(boolean, boolean) - Method in class info.u_team.u_team_core.screen.UContainerMenuScreen
 
setEnabled(boolean) - Method in class info.u_team.u_team_core.gui.elements.ProgressBar
 
setFocused(boolean) - Method in class info.u_team.u_team_core.gui.elements.ProgressBar
 
setGreen(int) - Method in class info.u_team.u_team_core.util.RGB
Set the green component in range from 0 to 255
setGreen(int) - Method in class info.u_team.u_team_core.util.RGBA
Set the green component in range from 0 to 255
setGreenComponent(float) - Method in class info.u_team.u_team_core.util.RGB
Set the green component in range from 0 to 1
setGreenComponent(float) - Method in class info.u_team.u_team_core.util.RGBA
Set the green component in range from 0 to 1
setHeight(int) - Method in class info.u_team.u_team_core.gui.elements.ProgressBar
 
setHighlightPos(int) - Method in class info.u_team.u_team_core.gui.elements.ScalableEditBox
 
setHintTextColor(RGBA) - Method in class info.u_team.u_team_core.gui.elements.UEditBox
 
setImage(ResourceLocation) - Method in class info.u_team.u_team_core.gui.elements.ImageButton
 
setImageColor(RGBA) - Method in class info.u_team.u_team_core.gui.elements.ImageButton
 
setImageDimensions(int, int) - Method in class info.u_team.u_team_core.screen.UContainerMenuScreen
 
setLeftSideText(boolean) - Method in class info.u_team.u_team_core.gui.elements.CheckboxButton
 
setPressable(Runnable) - Method in class info.u_team.u_team_core.gui.elements.UButton
 
setPressable(Button.OnPress) - Method in class info.u_team.u_team_core.gui.elements.UButton
 
setPreviousText(UEditBox) - Method in class info.u_team.u_team_core.gui.elements.UEditBox
 
setProgressColor(RGBA) - Method in class info.u_team.u_team_core.gui.elements.ProgressBar
 
setProgressSupplier(Supplier<Double>) - Method in class info.u_team.u_team_core.gui.elements.ProgressBar
 
setProtocolAcceptor(Predicate<String>, Predicate<String>) - Method in interface info.u_team.u_team_core.api.network.NetworkHandler
 
setProtocolAcceptor(Predicate<String>, Predicate<String>) - Method in class info.u_team.u_team_core.impl.FabricNetworkHandler
 
setRed(int) - Method in class info.u_team.u_team_core.util.RGB
Set the red component in range from 0 to 255
setRed(int) - Method in class info.u_team.u_team_core.util.RGBA
Set the red component in range from 0 to 255
setRedComponent(float) - Method in class info.u_team.u_team_core.util.RGB
Set the red component in range from 0 to 1
setRedComponent(float) - Method in class info.u_team.u_team_core.util.RGBA
Set the red component in range from 0 to 1
setRenderTransparentBorder(boolean) - Method in class info.u_team.u_team_core.gui.elements.ScrollableList
 
setScale(float) - Method in interface info.u_team.u_team_core.api.gui.Scalable
 
setScale(float) - Method in class info.u_team.u_team_core.gui.elements.ScalableEditBox
 
setScale(float) - Method in class info.u_team.u_team_core.gui.elements.ScalableText
 
setScale(float) - Method in class info.u_team.u_team_core.gui.elements.UButton
 
setScale(float) - Method in class info.u_team.u_team_core.gui.elements.USlider
 
setSeed(long) - Method in record class info.u_team.u_team_core.util.MathUtil.RandomSourceWrapper
 
setShaderColor(RGBA) - Static method in class info.u_team.u_team_core.util.RenderUtil
Sets the shader color from RGBA type
setShadow(boolean) - Method in class info.u_team.u_team_core.gui.elements.ScalableText
 
setSideDistance(int) - Method in class info.u_team.u_team_core.gui.elements.ScrollableList
 
setSlider(AbstractSliderLogic.OnSliderChange) - Method in class info.u_team.u_team_core.gui.elements.AbstractSliderLogic
 
setSlider(Runnable) - Method in class info.u_team.u_team_core.gui.elements.AbstractSliderLogic
 
setSliderBackgroundColor(RGBA) - Method in class info.u_team.u_team_core.gui.elements.USlider
 
setSliderColor(RGBA) - Method in class info.u_team.u_team_core.gui.elements.USlider
 
setSpeedTime(int) - Method in class info.u_team.u_team_core.gui.elements.ScrollingText
 
setStepSize(float) - Method in class info.u_team.u_team_core.gui.elements.ScrollingText
 
setSuggestionTextColor(RGBA) - Method in class info.u_team.u_team_core.gui.elements.UEditBox
 
setSynchronizerPlayer(ServerPlayer) - Method in class info.u_team.u_team_core.menu.UAbstractContainerMenu
Do not call your self.
setter() - Method in record class info.u_team.u_team_core.util.ConfigValueHolder
Returns the value of the setter record component.
setText(String) - Method in class info.u_team.u_team_core.gui.elements.ScalableText
 
setTextChanged(Consumer<ScalableText>) - Method in class info.u_team.u_team_core.gui.elements.ScalableText
 
setTextColor(int) - Method in class info.u_team.u_team_core.gui.elements.UEditBox
 
setTextColor(RGBA) - Method in class info.u_team.u_team_core.gui.elements.UButton
 
setTextColor(RGBA) - Method in class info.u_team.u_team_core.gui.elements.UEditBox
 
setTextColor(RGBA) - Method in class info.u_team.u_team_core.gui.elements.USlider
 
setTextColorUneditable(int) - Method in class info.u_team.u_team_core.gui.elements.UEditBox
 
setTextLocation(int, int, int, int) - Method in class info.u_team.u_team_core.screen.UContainerMenuScreen
 
setTextSupplier(Supplier<String>) - Method in class info.u_team.u_team_core.gui.elements.ScalableText
 
setToggled(boolean) - Method in class info.u_team.u_team_core.gui.elements.ImageToggleButton
 
setToggleImage(ResourceLocation) - Method in class info.u_team.u_team_core.gui.elements.ImageToggleButton
 
setToggleImageColor(RGBA) - Method in class info.u_team.u_team_core.gui.elements.ImageToggleButton
 
setTransparentBorderSize(float) - Method in class info.u_team.u_team_core.gui.elements.ScrollableList
 
setUnfocusedBackgroundFrameColor(RGBA) - Method in class info.u_team.u_team_core.gui.elements.UEditBox
 
SetupEvents - Class in info.u_team.u_team_core.event
 
SetupEvents() - Constructor for class info.u_team.u_team_core.event.SetupEvents
 
SetupEvents.CommonSetupEvent - Interface in info.u_team.u_team_core.event
 
SetupEvents.RegisterEvent - Interface in info.u_team.u_team_core.event
 
setValue(double) - Method in class info.u_team.u_team_core.gui.elements.AbstractSliderLogic
 
setVisible(boolean) - Method in class info.u_team.u_team_core.gui.elements.ProgressBar
 
setWaitTime(int) - Method in class info.u_team.u_team_core.gui.elements.ScrollingText
 
setWidth(int) - Method in class info.u_team.u_team_core.gui.elements.ProgressBar
 
setWidth(int) - Method in class info.u_team.u_team_core.gui.elements.ScrollingText
 
setX(float) - Method in class info.u_team.u_team_core.gui.elements.ScalableText
 
setX(int) - Method in class info.u_team.u_team_core.gui.elements.ProgressBar
 
setY(float) - Method in class info.u_team.u_team_core.gui.elements.ScalableText
 
setY(int) - Method in class info.u_team.u_team_core.gui.elements.ProgressBar
 
shadow - Variable in class info.u_team.u_team_core.gui.elements.ScalableText
 
ShapedRecipeValues(int, int, NonNullList<Ingredient>, ItemStack, ResourceLocation, String, CraftingBookCategory, boolean) - Constructor for record class info.u_team.u_team_core.recipeserializer.UShapedRecipeSerializer.ShapedRecipeValues
Creates an instance of a ShapedRecipeValues record class.
ShapedRecipeValues(ShapedRecipe) - Constructor for record class info.u_team.u_team_core.recipeserializer.UShapedRecipeSerializer.ShapedRecipeValues
 
shouldPlayUpdateAnimation(ItemStack, ItemStack) - Method in interface info.u_team.u_team_core.api.item.UItemExtension
 
shovel() - Method in record class info.u_team.u_team_core.item.tier.TierSet
Returns the value of the shovel record component.
SHOVEL - Enum constant in enum class info.u_team.u_team_core.api.item.ExtendedTier.Tools
 
showNotification() - Method in record class info.u_team.u_team_core.recipeserializer.UShapedRecipeSerializer.ShapedRecipeValues
Returns the value of the showNotification record component.
shrink(String...) - Static method in class info.u_team.u_team_core.recipeserializer.UShapedRecipeSerializer
 
sideDistance - Variable in class info.u_team.u_team_core.gui.elements.ScrollableList
 
SiUtil - Class in info.u_team.u_team_core.util
 
SiUtil() - Constructor for class info.u_team.u_team_core.util.SiUtil
 
slider - Variable in class info.u_team.u_team_core.gui.elements.AbstractSliderLogic
 
sliderBackgroundColor - Variable in class info.u_team.u_team_core.gui.elements.USlider
 
sliderBackgroundTextureProvider - Variable in class info.u_team.u_team_core.gui.elements.USlider
 
sliderColor - Variable in class info.u_team.u_team_core.gui.elements.USlider
 
sliderTextureProvider - Variable in class info.u_team.u_team_core.gui.elements.USlider
 
SpawnEggCreator - Class in info.u_team.u_team_core.item
 
SpawnEggCreator() - Constructor for class info.u_team.u_team_core.item.SpawnEggCreator
 
SpawnEggCreator.Creator - Interface in info.u_team.u_team_core.item
 
SpawnPlacementRegister - Interface in info.u_team.u_team_core.api.registry
 
SpawnPlacementRegister.Factory - Interface in info.u_team.u_team_core.api.registry
 
spawnPlacements - Variable in class info.u_team.u_team_core.impl.common.CommonSpawnPlacementRegister
 
speedTime - Variable in class info.u_team.u_team_core.gui.elements.ScrollingText
 
state - Variable in class info.u_team.u_team_core.gui.elements.ScrollingText
 
stepSize - Variable in class info.u_team.u_team_core.gui.elements.ScrollingText
 
stillValid(Player) - Method in class info.u_team.u_team_core.menu.UContainerMenu
Default player interaction with this container to true
suffix - Variable in class info.u_team.u_team_core.gui.elements.AbstractSliderLogic
 
suggestionTextColor - Variable in class info.u_team.u_team_core.gui.elements.UEditBox
 
sword() - Method in record class info.u_team.u_team_core.item.tier.TierSet
Returns the value of the sword record component.
SWORD - Enum constant in enum class info.u_team.u_team_core.api.item.ExtendedTier.Tools
 

T

TAG_COLOR - Static variable in interface info.u_team.u_team_core.api.dye.DyeableItem
 
TAG_DISPLAY - Static variable in interface info.u_team.u_team_core.api.dye.DyeableItem
 
TagUtil - Class in info.u_team.u_team_core.util
 
TagUtil() - Constructor for class info.u_team.u_team_core.util.TagUtil
 
targetType() - Method in record class info.u_team.u_team_core.util.annotation.AnnotationUtil.AnnotationData
Returns the value of the targetType record component.
teleportEntity(Entity, ResourceKey<Level>, double, double, double, float, float) - Static method in class info.u_team.u_team_core.util.LevelUtil
Teleports any entity to a given location in a given DimensionType.
teleportEntity(Entity, ResourceKey<Level>, BlockPos) - Static method in class info.u_team.u_team_core.util.LevelUtil
Teleports any entity to a given location in a given ServerLevel.
teleportEntity(Entity, ResourceKey<Level>, Vec3) - Static method in class info.u_team.u_team_core.util.LevelUtil
Teleports any entity to a given location in a given ServerLevel.
teleportEntity(Entity, ServerLevel, double, double, double, float, float) - Static method in class info.u_team.u_team_core.util.LevelUtil
Teleports any entity to a given location in a given ServerLevel.
teleportEntity(Entity, ServerLevel, double, double, double, float, float, boolean) - Static method in class info.u_team.u_team_core.util.LevelUtil
Teleports any entity to a given location in a given ServerLevel.
teleportEntity(Entity, ServerLevel, BlockPos) - Static method in class info.u_team.u_team_core.util.LevelUtil
Teleports any entity to a given location in a given ServerLevel.
teleportEntity(Entity, ServerLevel, Vec3) - Static method in class info.u_team.u_team_core.util.LevelUtil
Teleports any entity to a given location in a given ServerLevel.
textChanged - Variable in class info.u_team.u_team_core.gui.elements.ScalableText
 
textColor - Variable in class info.u_team.u_team_core.gui.elements.UButton
 
textColor - Variable in class info.u_team.u_team_core.gui.elements.UEditBox
 
textColor - Variable in class info.u_team.u_team_core.gui.elements.USlider
 
textColor - Variable in class info.u_team.u_team_core.screen.UContainerMenuScreen
 
TextProvider - Interface in info.u_team.u_team_core.api.gui
 
TextSettingsProvider - Interface in info.u_team.u_team_core.api.gui
 
TextSettingsProvider.TextRenderType - Enum Class in info.u_team.u_team_core.api.gui
 
textSupplier - Variable in class info.u_team.u_team_core.gui.elements.ScalableText
 
texture - Variable in class info.u_team.u_team_core.gui.elements.WidgetTextureProvider
 
texture - Variable in class info.u_team.u_team_core.item.armor.UArmorMaterialVanilla
 
TEXTURE - Static variable in class info.u_team.u_team_core.gui.elements.CheckboxButton
 
textureName - Variable in class info.u_team.u_team_core.item.armor.UArmorItem
 
TextureProvider - Interface in info.u_team.u_team_core.api.gui
 
tick() - Method in class info.u_team.u_team_core.screen.UScreen
 
TierSet - Record Class in info.u_team.u_team_core.item.tier
 
TierSet(RegistryEntry<UAxeItem>, RegistryEntry<UHoeItem>, RegistryEntry<UPickaxeItem>, RegistryEntry<UShovelItem>, RegistryEntry<USwordItem>) - Constructor for record class info.u_team.u_team_core.item.tier.TierSet
Creates an instance of a TierSet record class.
TierSetCreator - Class in info.u_team.u_team_core.item.tier
 
TierSetCreator() - Constructor for class info.u_team.u_team_core.item.tier.TierSetCreator
 
title() - Method in record class info.u_team.u_team_core.intern.init.network.OpenMenuScreenMessage
Returns the value of the title record component.
toggle() - Method in class info.u_team.u_team_core.gui.elements.CheckboxButton
 
toggle() - Method in class info.u_team.u_team_core.gui.elements.ImageToggleButton
 
toggled - Variable in class info.u_team.u_team_core.gui.elements.ImageToggleButton
 
toggleImage - Variable in class info.u_team.u_team_core.gui.elements.ImageToggleButton
 
toggleImageColor - Variable in class info.u_team.u_team_core.gui.elements.ImageToggleButton
 
toNetwork(FriendlyByteBuf, T) - Method in class info.u_team.u_team_core.recipeserializer.UShapedRecipeSerializer
 
TooltipCreator - Class in info.u_team.u_team_core.util
 
TooltipCreator() - Constructor for class info.u_team.u_team_core.util.TooltipCreator
 
TooltipRenderable - Interface in info.u_team.u_team_core.api.gui
 
toString() - Method in record class info.u_team.u_team_core.api.registry.CommandRegister.CommandHandler
Returns a string representation of this record class.
toString() - Method in record class info.u_team.u_team_core.impl.common.CommonGameRuleRegister.GameRuleData
Returns a string representation of this record class.
toString() - Method in record class info.u_team.u_team_core.impl.common.CommonSpawnPlacementRegister.Holder
Returns a string representation of this record class.
toString() - Method in record class info.u_team.u_team_core.impl.FabricAnnotationScanner.EnumValue
Returns a string representation of this record class.
toString() - Method in record class info.u_team.u_team_core.intern.init.network.DataHolderMenuMessage
Returns a string representation of this record class.
toString() - Method in record class info.u_team.u_team_core.intern.init.network.OpenMenuScreenMessage
Returns a string representation of this record class.
toString() - Method in record class info.u_team.u_team_core.item.armor.ArmorSet
Returns a string representation of this record class.
toString() - Method in record class info.u_team.u_team_core.item.tier.TierSet
Returns a string representation of this record class.
toString() - Method in record class info.u_team.u_team_core.recipeserializer.UShapedRecipeSerializer.ShapedRecipeValues
Returns a string representation of this record class.
toString() - Method in record class info.u_team.u_team_core.util.annotation.AnnotationUtil.AnnotationData
Returns a string representation of this record class.
toString() - Method in record class info.u_team.u_team_core.util.ConfigValueHolder
Returns a string representation of this record class.
toString() - Method in record class info.u_team.u_team_core.util.MathUtil.RandomSourceWrapper
Returns a string representation of this record class.
toString() - Method in class info.u_team.u_team_core.util.RGB
 
toString() - Method in class info.u_team.u_team_core.util.RGBA
 
transparentBorderSize - Variable in class info.u_team.u_team_core.gui.elements.ScrollableList
 
TriConsumer<A,B,C> - Interface in info.u_team.u_team_core.util
Consumer with three parameters
triggerMessage() - Method in class info.u_team.u_team_core.api.sync.MessageHolder.EmptyMessageHolder
 
triggerMessage(Supplier<FriendlyByteBuf>) - Method in class info.u_team.u_team_core.api.sync.MessageHolder
 
type() - Method in record class info.u_team.u_team_core.impl.common.CommonGameRuleRegister.GameRuleData
Returns the value of the type record component.
type() - Method in record class info.u_team.u_team_core.intern.init.network.OpenMenuScreenMessage
Returns the value of the type record component.

U

UAbstractContainerMenu - Class in info.u_team.u_team_core.menu
Enhanced version of AbstractContainerMenu with the benefit that the player that opened the container is known and a method is called when the container is opened on the logical server.
UAbstractContainerMenu(MenuType<?>, int) - Constructor for class info.u_team.u_team_core.menu.UAbstractContainerMenu
Creates a container menu.
UArmorItem - Class in info.u_team.u_team_core.item.armor
 
UArmorItem(String, Item.Properties, ArmorMaterial, ArmorItem.Type) - Constructor for class info.u_team.u_team_core.item.armor.UArmorItem
 
UArmorMaterial - Class in info.u_team.u_team_core.item.armor
 
UArmorMaterial(int[], int[], int, Supplier<SoundEvent>, float, float, Supplier<Ingredient>) - Constructor for class info.u_team.u_team_core.item.armor.UArmorMaterial
 
UArmorMaterialVanilla - Class in info.u_team.u_team_core.item.armor
 
UArmorMaterialVanilla(int, int[], int, Supplier<SoundEvent>, float, float, Supplier<Ingredient>) - Constructor for class info.u_team.u_team_core.item.armor.UArmorMaterialVanilla
 
UArmorMaterialVanilla(String, int, int[], int, Supplier<SoundEvent>, float, float, Supplier<Ingredient>) - Constructor for class info.u_team.u_team_core.item.armor.UArmorMaterialVanilla
 
UAxeItem - Class in info.u_team.u_team_core.item.tier
 
UAxeItem(Item.Properties, ExtendedTier) - Constructor for class info.u_team.u_team_core.item.tier.UAxeItem
 
UBlock - Class in info.u_team.u_team_core.block
 
UBlock(BlockBehaviour.Properties) - Constructor for class info.u_team.u_team_core.block.UBlock
 
UBlock(BlockBehaviour.Properties, Item.Properties) - Constructor for class info.u_team.u_team_core.block.UBlock
 
UBlockEntity - Class in info.u_team.u_team_core.blockentity
Basic implementation of BlockEntity with some extra data synchronization methods.
UBlockEntity(BlockEntityType<?>, BlockPos, BlockState) - Constructor for class info.u_team.u_team_core.blockentity.UBlockEntity
 
UBlockEntityContainerMenu<T extends net.minecraft.world.level.block.entity.BlockEntity> - Class in info.u_team.u_team_core.menu
 
UBlockEntityContainerMenu(MenuType<?>, int, Inventory, FriendlyByteBuf) - Constructor for class info.u_team.u_team_core.menu.UBlockEntityContainerMenu
This is the client constructor.
UBlockEntityContainerMenu(MenuType<?>, int, Inventory, FriendlyByteBuf, boolean) - Constructor for class info.u_team.u_team_core.menu.UBlockEntityContainerMenu
This is the client constructor.
UBlockEntityContainerMenu(MenuType<?>, int, Inventory, T) - Constructor for class info.u_team.u_team_core.menu.UBlockEntityContainerMenu
This is the server constructor.
UBlockEntityContainerMenu(MenuType<?>, int, Inventory, T, boolean) - Constructor for class info.u_team.u_team_core.menu.UBlockEntityContainerMenu
This is the server constructor.
UBootsItem - Class in info.u_team.u_team_core.item.armor
 
UBootsItem(String, Item.Properties, ArmorMaterial) - Constructor for class info.u_team.u_team_core.item.armor.UBootsItem
 
UButton - Class in info.u_team.u_team_core.gui.elements
 
UButton(int, int, int, int, Component) - Constructor for class info.u_team.u_team_core.gui.elements.UButton
 
UButton(int, int, int, int, Component, Button.OnPress) - Constructor for class info.u_team.u_team_core.gui.elements.UButton
 
UButton(int, int, int, int, Component, Button.OnPress, Button.CreateNarration) - Constructor for class info.u_team.u_team_core.gui.elements.UButton
 
UChestplateItem - Class in info.u_team.u_team_core.item.armor
 
UChestplateItem(String, Item.Properties, ArmorMaterial) - Constructor for class info.u_team.u_team_core.item.armor.UChestplateItem
 
UContainerMenu - Class in info.u_team.u_team_core.menu
 
UContainerMenu(MenuType<?>, int) - Constructor for class info.u_team.u_team_core.menu.UContainerMenu
Creates a new container.
UContainerMenuScreen<T extends net.minecraft.world.inventory.AbstractContainerMenu> - Class in info.u_team.u_team_core.screen
 
UContainerMenuScreen(T, Inventory, Component, ResourceLocation) - Constructor for class info.u_team.u_team_core.screen.UContainerMenuScreen
 
UContainerMenuScreen(T, Inventory, Component, ResourceLocation, int, int) - Constructor for class info.u_team.u_team_core.screen.UContainerMenuScreen
 
UCoreClientConstruct - Class in info.u_team.u_team_core.intern.init
 
UCoreClientConstruct() - Constructor for class info.u_team.u_team_core.intern.init.UCoreClientConstruct
 
UCoreColors - Class in info.u_team.u_team_core.intern.init
 
UCoreColors() - Constructor for class info.u_team.u_team_core.intern.init.UCoreColors
 
UCoreCommands - Class in info.u_team.u_team_core.intern.init
 
UCoreCommands() - Constructor for class info.u_team.u_team_core.intern.init.UCoreCommands
 
UCoreCommonConstruct - Class in info.u_team.u_team_core.intern.init
 
UCoreCommonConstruct() - Constructor for class info.u_team.u_team_core.intern.init.UCoreCommonConstruct
 
UCoreFabricCommonConstruct - Class in info.u_team.u_team_core.intern.init
 
UCoreFabricCommonConstruct() - Constructor for class info.u_team.u_team_core.intern.init.UCoreFabricCommonConstruct
 
UCoreLootItemFunctions - Class in info.u_team.u_team_core.intern.init
 
UCoreLootItemFunctions() - Constructor for class info.u_team.u_team_core.intern.init.UCoreLootItemFunctions
 
UCoreMod - Class in info.u_team.u_team_core
 
UCoreMod() - Constructor for class info.u_team.u_team_core.UCoreMod
 
UCoreNetwork - Class in info.u_team.u_team_core.intern.init
 
UCoreNetwork() - Constructor for class info.u_team.u_team_core.intern.init.UCoreNetwork
 
UCoreRecipeSerializers - Class in info.u_team.u_team_core.intern.init
 
UCoreRecipeSerializers() - Constructor for class info.u_team.u_team_core.intern.init.UCoreRecipeSerializers
 
UCoreReference - Class in info.u_team.u_team_core
 
UEditBox - Class in info.u_team.u_team_core.gui.elements
 
UEditBox(Font, int, int, int, int, UEditBox, Component) - Constructor for class info.u_team.u_team_core.gui.elements.UEditBox
 
UEntityBlock - Class in info.u_team.u_team_core.block
 
UEntityBlock(BlockBehaviour.Properties, Supplier<? extends BlockEntityType<?>>) - Constructor for class info.u_team.u_team_core.block.UEntityBlock
 
UEntityBlock(BlockBehaviour.Properties, Item.Properties, Supplier<? extends BlockEntityType<?>>) - Constructor for class info.u_team.u_team_core.block.UEntityBlock
 
UExtendedTier - Class in info.u_team.u_team_core.item.tier
 
UExtendedTier(float[], float[], int, int, float, float, int, Supplier<? extends Ingredient>) - Constructor for class info.u_team.u_team_core.item.tier.UExtendedTier
 
UFabricSpawnEggItem - Class in info.u_team.u_team_core.item
 
UFabricSpawnEggItem(Item.Properties, Supplier<? extends EntityType<? extends Mob>>, int, int) - Constructor for class info.u_team.u_team_core.item.UFabricSpawnEggItem
 
UFabricSpawnEggItem.Creator - Class in info.u_team.u_team_core.item
 
UFabricSpawnEggItem.Handler - Class in info.u_team.u_team_core.item
 
UFoodPropertiesBuilder - Class in info.u_team.u_team_core.item.food
 
UFoodPropertiesBuilder() - Constructor for class info.u_team.u_team_core.item.food.UFoodPropertiesBuilder
 
UFoodPropertiesBuilder.Creator - Interface in info.u_team.u_team_core.item.food
 
UHelmetItem - Class in info.u_team.u_team_core.item.armor
 
UHelmetItem(String, Item.Properties, ArmorMaterial) - Constructor for class info.u_team.u_team_core.item.armor.UHelmetItem
 
UHoeItem - Class in info.u_team.u_team_core.item.tier
 
UHoeItem(Item.Properties, ExtendedTier) - Constructor for class info.u_team.u_team_core.item.tier.UHoeItem
 
UItem - Class in info.u_team.u_team_core.item
 
UItem(Item.Properties) - Constructor for class info.u_team.u_team_core.item.UItem
 
UItemExtension - Interface in info.u_team.u_team_core.api.item
 
UItemStackContainer - Class in info.u_team.u_team_core.inventory
 
UItemStackContainer(int) - Constructor for class info.u_team.u_team_core.inventory.UItemStackContainer
 
ULeggingsItem - Class in info.u_team.u_team_core.item.armor
 
ULeggingsItem(String, Item.Properties, ArmorMaterial) - Constructor for class info.u_team.u_team_core.item.armor.ULeggingsItem
 
UMenuType<T extends net.minecraft.world.inventory.AbstractContainerMenu> - Class in info.u_team.u_team_core.menutype
 
UMenuType(UMenuType.DataMenuSupplier<T>) - Constructor for class info.u_team.u_team_core.menutype.UMenuType
 
UMenuType(MenuType.MenuSupplier<T>) - Constructor for class info.u_team.u_team_core.menutype.UMenuType
 
UMenuType.DataMenuSupplier<T extends net.minecraft.world.inventory.AbstractContainerMenu> - Interface in info.u_team.u_team_core.menutype
 
uncheckedCast(Object) - Static method in class info.u_team.u_team_core.util.CastUtil
Convenient helper method for unchecked class without suppressing warnings.
unfocusedBackgroundFrameColor - Variable in class info.u_team.u_team_core.gui.elements.UEditBox
 
updatedText() - Method in class info.u_team.u_team_core.gui.elements.ScalableText
 
updatedText() - Method in class info.u_team.u_team_core.gui.elements.ScrollingText
 
updateMessage() - Method in class info.u_team.u_team_core.gui.elements.AbstractSliderLogic
 
updateReference(CommonKeyMappingRegister.KeyMappingLazyEntry, KeyMapping) - Method in class info.u_team.u_team_core.impl.common.CommonKeyMappingRegister
 
UpdateResolver - Class in info.u_team.u_team_core.intern.update
 
UpdateResolver() - Constructor for class info.u_team.u_team_core.intern.update.UpdateResolver
 
updateSettings(int, int, int, int) - Method in class info.u_team.u_team_core.gui.elements.ScrollableList
 
updateSettings(int, int, int, int, int, int) - Method in class info.u_team.u_team_core.gui.elements.ScrollableList
 
updateSliderText() - Method in class info.u_team.u_team_core.gui.elements.AbstractSliderLogic
 
updateWidgetNarration(NarrationElementOutput) - Method in class info.u_team.u_team_core.gui.elements.CheckboxButton
 
UPickaxeItem - Class in info.u_team.u_team_core.item.tier
 
UPickaxeItem(Item.Properties, ExtendedTier) - Constructor for class info.u_team.u_team_core.item.tier.UPickaxeItem
 
UPotion - Class in info.u_team.u_team_core.potion
 
UPotion(String, Supplier<List<MobEffectInstance>>) - Constructor for class info.u_team.u_team_core.potion.UPotion
 
UPotion(Supplier<List<MobEffectInstance>>) - Constructor for class info.u_team.u_team_core.potion.UPotion
 
URL_ENTRY - Static variable in class info.u_team.u_team_core.intern.update.UpdateResolver
 
UScreen - Class in info.u_team.u_team_core.screen
 
UScreen(Component) - Constructor for class info.u_team.u_team_core.screen.UScreen
 
UShapedRecipeSerializer<T extends net.minecraft.world.item.crafting.ShapedRecipe> - Class in info.u_team.u_team_core.recipeserializer
 
UShapedRecipeSerializer() - Constructor for class info.u_team.u_team_core.recipeserializer.UShapedRecipeSerializer
 
UShapedRecipeSerializer.ShapedRecipeValues - Record Class in info.u_team.u_team_core.recipeserializer
 
UShovelItem - Class in info.u_team.u_team_core.item.tier
 
UShovelItem(Item.Properties, ExtendedTier) - Constructor for class info.u_team.u_team_core.item.tier.UShovelItem
 
USlider - Class in info.u_team.u_team_core.gui.elements
 
USlider(int, int, int, int, Component, Component, double, double, double, boolean, boolean) - Constructor for class info.u_team.u_team_core.gui.elements.USlider
 
USlider(int, int, int, int, Component, Component, double, double, double, boolean, boolean, AbstractSliderLogic.OnSliderChange) - Constructor for class info.u_team.u_team_core.gui.elements.USlider
 
USwordItem - Class in info.u_team.u_team_core.item.tier
 
USwordItem(Item.Properties, ExtendedTier) - Constructor for class info.u_team.u_team_core.item.tier.USwordItem
 
UTeamCoreCommand - Class in info.u_team.u_team_core.intern.command
 
UTeamCoreCommand() - Constructor for class info.u_team.u_team_core.intern.command.UTeamCoreCommand
 
UTeamCoreJeiPlugin - Class in info.u_team.u_team_core.integration.jei
 
UTeamCoreJeiPlugin() - Constructor for class info.u_team.u_team_core.integration.jei.UTeamCoreJeiPlugin
 

V

value() - Method in record class info.u_team.u_team_core.impl.FabricAnnotationScanner.EnumValue
Returns the value of the value record component.
valueInRange(double, double, double) - Static method in class info.u_team.u_team_core.util.MathUtil
Returns a value between min and max
valueInRange(float, float, float) - Static method in class info.u_team.u_team_core.util.MathUtil
Returns a value between min and max
valueInRange(int, int, int) - Static method in class info.u_team.u_team_core.util.MathUtil
Returns a value between min and max
valueInRange(long, long, long) - Static method in class info.u_team.u_team_core.util.MathUtil
Returns a value between min and max
valueOf(String) - Static method in enum class info.u_team.u_team_core.api.gui.TextSettingsProvider.TextRenderType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class info.u_team.u_team_core.api.item.ExtendedTier.Tools
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class info.u_team.u_team_core.api.network.NetworkEnvironment
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class info.u_team.u_team_core.api.Platform.Environment
Returns the enum constant of this class with the specified name.
values() - Static method in enum class info.u_team.u_team_core.api.gui.TextSettingsProvider.TextRenderType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class info.u_team.u_team_core.api.item.ExtendedTier.Tools
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class info.u_team.u_team_core.api.network.NetworkEnvironment
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class info.u_team.u_team_core.api.Platform.Environment
Returns an array containing the constants of this enum class, in the order they are declared.
visible - Variable in class info.u_team.u_team_core.gui.elements.ProgressBar
 
vSupplier - Variable in class info.u_team.u_team_core.gui.elements.WidgetTextureProvider
 

W

waitTime - Variable in class info.u_team.u_team_core.gui.elements.ScrollingText
 
walkModResources(String) - Static method in class info.u_team.u_team_core.util.ClassUtil
 
WHITE - Static variable in class info.u_team.u_team_core.gui.elements.UButton
 
WHITE - Static variable in class info.u_team.u_team_core.gui.elements.UEditBox
 
WHITE - Static variable in class info.u_team.u_team_core.gui.elements.USlider
 
WHITE - Static variable in class info.u_team.u_team_core.util.RGB
 
WHITE - Static variable in class info.u_team.u_team_core.util.RGBA
 
WHITE_RGB - Static variable in class info.u_team.u_team_core.util.ColorUtil
 
WHITE_RGBA - Static variable in class info.u_team.u_team_core.util.ColorUtil
 
WidgetRenderable - Interface in info.u_team.u_team_core.api.gui
 
WidgetTextureProvider - Class in info.u_team.u_team_core.gui.elements
 
WidgetTextureProvider(IntSupplier) - Constructor for class info.u_team.u_team_core.gui.elements.WidgetTextureProvider
 
WidgetTextureProvider(ResourceLocation, IntSupplier) - Constructor for class info.u_team.u_team_core.gui.elements.WidgetTextureProvider
 
WidgetUtil - Class in info.u_team.u_team_core.util
 
WidgetUtil() - Constructor for class info.u_team.u_team_core.util.WidgetUtil
 
width - Variable in class info.u_team.u_team_core.gui.elements.ProgressBar
 
width - Variable in class info.u_team.u_team_core.gui.elements.ScrollingText
 
width() - Method in record class info.u_team.u_team_core.recipeserializer.UShapedRecipeSerializer.ShapedRecipeValues
Returns the value of the width record component.

X

x - Variable in class info.u_team.u_team_core.gui.elements.ProgressBar
 
x - Variable in class info.u_team.u_team_core.gui.elements.ScalableText
 

Y

y - Variable in class info.u_team.u_team_core.gui.elements.ProgressBar
 
y - Variable in class info.u_team.u_team_core.gui.elements.ScalableText
 
A B C D E F G H I K L M N O P R S T U V W X Y 
All Classes and Interfaces|All Packages|Constant Field Values