Index

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

U

Unbaked(List<BlockStateModel.Unbaked>) - Constructor for record class net.neoforged.neoforge.client.model.block.CompositeBlockModel.Unbaked
Creates an instance of a Unbaked record class.
Unbaked(DynamicFluidContainerModel.Textures, Fluid, boolean, boolean, boolean) - Constructor for record class net.neoforged.neoforge.client.model.item.DynamicFluidContainerModel.Unbaked
Creates an instance of a Unbaked record class.
UnbakedElementsHelper - Class in net.neoforged.neoforge.client.model
 
UnbakedElementsHelper() - Constructor for class net.neoforged.neoforge.client.model.UnbakedElementsHelper
 
UnbakedGeometryExtension - Interface in net.neoforged.neoforge.client.extensions
 
unbakedModel - Variable in class net.neoforged.neoforge.client.model.item.DynamicFluidContainerModel
 
UnbakedModelExtension - Interface in net.neoforged.neoforge.client.extensions
Extension for UnbakedModel.
UnbakedModelLoader<T> - Interface in net.neoforged.neoforge.client.model
A loader for custom unbaked models.
UnbakedModelParser - Class in net.neoforged.neoforge.client.model
 
UnbakedModelParser() - Constructor for class net.neoforged.neoforge.client.model.UnbakedModelParser
 
UnbakedModelParser.Deserializer - Class in net.neoforged.neoforge.client.model
 
UnbakedMutator - Class in net.neoforged.neoforge.client.model.generators.blockstate
Implements functionality similar to Vanillas VariantMutator, but generalized to unbaked blockstate models in general.
UnbakedMutator(Map<Class<?>, UnbakedMutator.Handler<?>>) - Constructor for class net.neoforged.neoforge.client.model.generators.blockstate.UnbakedMutator
 
UnbakedMutator.Builder - Class in net.neoforged.neoforge.client.model.generators.blockstate
 
UnbakedMutator.Handler<T> - Record Class in net.neoforged.neoforge.client.model.generators.blockstate
 
UnbakedStandaloneModel<T> - Interface in net.neoforged.neoforge.client.model.standalone
An unbaked standalone model.
unbind() - Method in class net.neoforged.neoforge.client.entity.animation.json.AnimationHolder
 
UNBOUNDED_BYTE_ARRAY - Static variable in class net.neoforged.neoforge.network.codec.NeoForgeStreamCodecs
 
unboundedMapAsList(String, Codec<K>, String, Codec<V>) - Static method in class net.neoforged.neoforge.common.util.NeoForgeExtraCodecs
Creates a codec for an unbounded map whose underlying representation is a list of maps, with the given names for each key-element entry.
uncheckedUnit(V) - Static method in class net.neoforged.neoforge.network.codec.NeoForgeStreamCodecs
Similar to StreamCodec.unit(Object), but without checks for the value to be encoded.
uncompressedSizeLimits - Static variable in class net.neoforged.neoforge.network.filters.GenericPacketSplitter
 
unconditional(ResourceLocation, T) - Method in class net.neoforged.neoforge.common.data.JsonCodecProvider
 
UNDERLINE - Static variable in class net.neoforged.testframework.summary.FormattingUtil.Ansi
 
undo - Variable in record class net.neoforged.neoforge.client.gui.ConfigurationScreen.UndoManager.Step
The field for the undo record component.
undo() - Method in record class net.neoforged.neoforge.client.gui.ConfigurationScreen.UndoManager.Step
Returns the value of the undo record component.
undo() - Method in class net.neoforged.neoforge.client.gui.ConfigurationScreen.UndoManager
 
UNDO - Static variable in class net.neoforged.neoforge.client.gui.ConfigurationScreen
 
UNDO_CHAR - Static variable in interface net.neoforged.neoforge.client.extensions.IGuiGraphicsExtension
 
UNDO_TOOLTIP - Static variable in class net.neoforged.neoforge.client.gui.ConfigurationScreen
 
undoable - Variable in record class net.neoforged.neoforge.client.gui.ConfigurationScreen.ConfigurationSectionScreen.Element
The field for the undoable record component.
undoable() - Method in record class net.neoforged.neoforge.client.gui.ConfigurationScreen.ConfigurationSectionScreen.Element
Returns the value of the undoable record component.
undoButton - Variable in class net.neoforged.neoforge.client.gui.ConfigurationScreen.ConfigurationSectionScreen
 
undoManager - Variable in class net.neoforged.neoforge.client.gui.ConfigurationScreen.ConfigurationSectionScreen
 
UndoManager() - Constructor for class net.neoforged.neoforge.client.gui.ConfigurationScreen.UndoManager
 
undos - Variable in class net.neoforged.neoforge.client.gui.ConfigurationScreen.UndoManager
 
unfreeze(boolean) - Method in class net.neoforged.neoforge.registries.BaseMappedRegistry
 
unfreezeData() - Static method in class net.neoforged.neoforge.registries.GameData
 
UnicodeGlyphButton - Class in net.neoforged.neoforge.client.gui.widget
This class provides a button that shows a string glyph at the beginning.
UnicodeGlyphButton(int, int, int, int, Component, String, float, Button.OnPress) - Constructor for class net.neoforged.neoforge.client.gui.widget.UnicodeGlyphButton
 
UnitTextureAtlasSprite - Class in net.neoforged.neoforge.client.textures
A helper sprite with UVs spanning the entire texture.
UnitTextureAtlasSprite() - Constructor for class net.neoforged.neoforge.client.textures.UnitTextureAtlasSprite
 
UNIVERSAL - Enum constant in enum class net.neoforged.neoforge.client.settings.KeyConflictContext
Universal key bindings are used in every context and will conflict with any other context.
UNKNOWN - Enum constant in enum class net.neoforged.neoforge.common.extensions.IHolderSetExtension.SerializationType
Unhandled/unsupported holderset implementation, could serialize as potentially anything
UNKNOWN_ELEMENT - Static variable in class net.neoforged.neoforge.server.command.TagsCommand
 
UNKNOWN_LOOT_TABLE - Static variable in class net.neoforged.neoforge.common.loot.LootTableIdCondition
 
UNKNOWN_REGISTRY - Static variable in class net.neoforged.neoforge.server.command.DumpCommand
 
UNKNOWN_REGISTRY - Static variable in class net.neoforged.neoforge.server.command.TagsCommand
 
UNKNOWN_TAG - Static variable in class net.neoforged.neoforge.server.command.TagsCommand
 
UNLIT_TRANSLUCENT_SORTED - Static variable in class net.neoforged.neoforge.client.NeoForgeRenderTypes.Internal
 
UNLIT_TRANSLUCENT_UNSORTED - Static variable in class net.neoforged.neoforge.client.NeoForgeRenderTypes.Internal
 
unlitTranslucent(ResourceLocation, boolean) - Static method in class net.neoforged.neoforge.client.NeoForgeRenderTypes.Internal
 
unload(ITicketManager<T>) - Method in class net.neoforged.neoforge.common.ticket.SimpleTicket
Called by the managing system when a ticket wishes to unload all of it's tickets, e.g. on chunk unload
The ticket must not remove itself from the manager that is calling the unload!
Unload(LevelChunk) - Constructor for class net.neoforged.neoforge.event.level.ChunkEvent.Unload
 
Unload(LevelAccessor) - Constructor for class net.neoforged.neoforge.event.level.LevelEvent.Unload
 
UNLOADED - Static variable in class net.neoforged.neoforge.server.command.TPSCommand
 
unloadLevel(ServerLevel) - Static method in class net.neoforged.neoforge.common.util.FakePlayerFactory
 
unlockedBy(String, Criterion<?>) - Method in class net.neoforged.neoforge.debug.crafting.IngredientTests.CompressedShapelessRecipeBuilder
 
unmodifiable() - Method in record class net.neoforged.neoforge.client.model.standalone.StandaloneModelLoader.BakedModels
 
unpack() - Method in record class net.neoforged.neoforge.debug.client.CustomGlyphProviderTypeTest.Reference2
 
unpack(EnumArgument<T>) - Method in class net.neoforged.neoforge.server.command.EnumArgument.Info
 
unpackDefinition(BlockModelDefinition) - Static method in class net.neoforged.neoforge.client.model.block.BlockStateModelHooks
 
unregister(Map<EventBusSubscriber.Bus, IEventBus>) - Method in class net.neoforged.testframework.impl.EventListenerGroupImpl
 
unregisterAll(IEventBus) - Method in class net.neoforged.testframework.impl.EventListenerGroupImpl.EventListenerCollectorImpl
 
unregisterAll(IEventBus) - Method in interface net.neoforged.testframework.Test.EventListenerGroup.EventListenerCollector
Unregisters all the listeners added through this collector.
unregisteredPerm - Static variable in class net.neoforged.neoforge.oldtest.PermissionTest
 
UnregisteredPermissionException - Exception Class in net.neoforged.neoforge.server.permission.exceptions
 
UnregisteredPermissionException(PermissionNode<?>) - Constructor for exception class net.neoforged.neoforge.server.permission.exceptions.UnregisteredPermissionException
 
UNSORTED_TRANSLUCENT - Static variable in class net.neoforged.neoforge.client.NeoForgeRenderTypes.Internal
 
unsortedMods - Variable in class net.neoforged.neoforge.client.gui.ModListScreen
 
unsortedTranslucent(ResourceLocation) - Static method in class net.neoforged.neoforge.client.NeoForgeRenderTypes.Internal
 
UNSUPPORTED_ELEMENT - Static variable in class net.neoforged.neoforge.client.gui.ConfigurationScreen
 
Unsyncable(String) - Constructor for class net.neoforged.neoforge.oldtest.misc.DataPackRegistriesTest.Unsyncable
 
untranslatables - Variable in class net.neoforged.neoforge.client.gui.ConfigurationScreen.TranslationChecker
 
untranslatablesWithFallback - Variable in class net.neoforged.neoforge.client.gui.ConfigurationScreen.TranslationChecker
 
UnWatch(ServerPlayer, ChunkPos, ServerLevel) - Constructor for class net.neoforged.neoforge.event.level.ChunkWatchEvent.UnWatch
 
unwrap() - Method in class net.neoforged.neoforge.registries.DeferredHolder
Returns an Either.left() containing the resource key of this holder.
unwrap() - Method in record class net.neoforged.neoforge.registries.holdersets.AnyHolderSet
 
unwrap() - Method in class net.neoforged.neoforge.registries.holdersets.CompositeHolderSet
 
unwrap() - Method in class net.neoforged.neoforge.registries.holdersets.NotHolderSet
 
unwrapKey() - Method in class net.neoforged.neoforge.registries.DeferredHolder
Returns the resource key of this holder.
unwrapKey() - Method in record class net.neoforged.neoforge.registries.holdersets.AnyHolderSet
 
unwrapKey() - Method in class net.neoforged.neoforge.registries.holdersets.CompositeHolderSet
 
unwrapKey() - Method in class net.neoforged.neoforge.registries.holdersets.NotHolderSet
 
unwrapLookup() - Method in interface net.neoforged.neoforge.common.extensions.IHolderExtension
Attempts to resolve the underlying HolderLookup.RegistryLookup from a Holder.
up(Button) - Method in class net.neoforged.neoforge.client.gui.ConfigurationScreen.ConfigurationListScreen.ListLabelWidget
 
UP - Enum constant in enum class net.neoforged.neoforge.client.model.ao.AoFace
 
upButton - Variable in class net.neoforged.neoforge.client.gui.ConfigurationScreen.ConfigurationListScreen.ListLabelWidget
 
update(int, int, int, int) - Method in class net.neoforged.neoforge.server.command.generation.GenerationBar
 
update(int, int, int, int) - Method in interface net.neoforged.neoforge.server.command.generation.GenerationTask.Listener
 
update(Supplier<? extends DataComponentType<T>>, T, UnaryOperator<T>) - Method in interface net.neoforged.neoforge.common.MutableDataComponentHolder
Updates a data component if it exists.
update(Supplier<? extends DataComponentType<T>>, T, U, BiFunction<T, U, T>) - Method in interface net.neoforged.neoforge.common.MutableDataComponentHolder
Updates a data component if it exists, using an additional updateContext.
update(ItemStackRenderState, ItemStack, ItemModelResolver, ItemDisplayContext, ClientLevel, LivingEntity, int) - Method in class net.neoforged.neoforge.client.model.item.DynamicFluidContainerModel
 
update(DataComponentType<T>, T, UnaryOperator<T>) - Method in interface net.neoforged.neoforge.common.MutableDataComponentHolder
Updates a data component if it exists.
update(DataComponentType<T>, T, U, BiFunction<T, U, T>) - Method in interface net.neoforged.neoforge.common.MutableDataComponentHolder
Updates a data component if it exists, using an additional updateContext.
updateCache() - Method in class net.neoforged.neoforge.client.gui.ModListScreen
 
updateCause - Variable in class net.neoforged.neoforge.event.TagsUpdatedEvent
 
UpdateCause() - Constructor for enum class net.neoforged.neoforge.event.TagsUpdatedEvent.UpdateCause
 
UpdateCause() - Constructor for enum class net.neoforged.neoforge.registries.datamaps.DataMapsUpdatedEvent.UpdateCause
 
updateContents(ItemContainerContents, ItemStack, int) - Method in class net.neoforged.neoforge.items.ComponentItemHandler
Performs a copy and write operation on the underlying data component, changing the stack in the target slot.
updatedInformation - Variable in class net.neoforged.neoforge.event.entity.player.ClientInformationUpdatedEvent
 
updateLayout() - Method in class net.neoforged.neoforge.client.gui.ConfigurationScreen.ConfigurationListScreen.ListLabelWidget
 
updateLevel - Variable in class net.neoforged.neoforge.event.entity.player.PlayerWakeUpEvent
 
updateLevel() - Method in class net.neoforged.neoforge.event.entity.player.PlayerWakeUpEvent
Indicates if the server should be notified of sleeping changes.
updateLevel(CauldronFluidContent, int, IFluidHandler.FluidAction) - Method in class net.neoforged.neoforge.fluids.capability.wrappers.CauldronWrapper
 
updateListContent() - Method in class net.neoforged.neoforge.client.gui.ModMismatchDisconnectedScreen.MismatchInfoPanel
 
updateMessage() - Method in class net.neoforged.neoforge.client.gui.widget.ExtendedSlider
 
updateNarration(NarrationElementOutput) - Method in class net.neoforged.neoforge.client.gui.ModListScreen.InfoPanel
 
updateNarration(NarrationElementOutput) - Method in class net.neoforged.neoforge.client.gui.ModMismatchDisconnectedScreen.MismatchInfoPanel
 
updateOptions(ClientInformation) - Method in class net.neoforged.neoforge.common.util.FakePlayer
 
updateRenderState(DynamicTest) - Static method in class net.neoforged.neoforge.debug.client.ClientEventTests
 
updateSearchTextFieldSuggestion(EditBox, String, List<T>, Function<T, String>) - Static method in class net.neoforged.testframework.client.TestScreen
 
updateShape(BlockState, LevelReader, ScheduledTickAccess, BlockPos, Direction, BlockPos, BlockState, RandomSource) - Method in class net.neoforged.neoforge.debug.block.BlockTests.CustomBubbleColumnSustainingBlock
 
updateStatus(Test.Status, Entity) - Method in interface net.neoforged.testframework.DynamicTest
Updates the status of the test.
updateStatus(Test.Status, Entity) - Method in class net.neoforged.testframework.impl.test.AbstractTest
 
updateTemplate(UnaryOperator<ModelTemplate>) - Method in interface net.neoforged.neoforge.client.extensions.ITexturedModelExtension.Provider
Returns a new provider which mutates the backing ModelTemplate
updateTemplate(UnaryOperator<ModelTemplate>) - Method in interface net.neoforged.neoforge.client.extensions.ITexturedModelExtension
Returns a new textured model holding the modified ModelTemplate
updateWidgetNarration(NarrationElementOutput) - Method in class net.neoforged.neoforge.client.gui.ConfigurationScreen.ConfigurationListScreen.ListLabelWidget
 
UPWARD - Enum constant in enum class net.neoforged.neoforge.common.enums.BubbleColumnDirection
 
URL_PATTERN - Static variable in class net.neoforged.neoforge.common.CommonHooks
 
use(Level, Player, InteractionHand) - Method in class net.neoforged.neoforge.oldtest.client.CustomTooltipTest.CustomItemWithTooltip
 
use(Level, Player, InteractionHand) - Method in class net.neoforged.neoforge.oldtest.item.CustomFluidContainerTest.CustomFluidContainer
 
use(Level, Player, InteractionHand) - Method in class net.neoforged.neoforge.oldtest.item.CustomShieldTest.CustomShieldItem
 
use(Level, Player, InteractionHand) - Method in class net.neoforged.neoforge.oldtest.item.StopUsingItemTest.InvertedTelescope
 
USE_SELECTORS_PERMISSION - Static variable in class net.neoforged.neoforge.common.NeoForgeMod
 
useBlock - Variable in class net.neoforged.neoforge.event.entity.player.PlayerInteractEvent.LeftClickBlock
 
useBlock - Variable in class net.neoforged.neoforge.event.entity.player.PlayerInteractEvent.RightClickBlock
 
useBlock(BlockPos, Player, ItemStack) - Method in class net.neoforged.testframework.gametest.ExtendedGameTestHelper
 
useBlock(BlockPos, Player, ItemStack, Direction) - Method in class net.neoforged.testframework.gametest.ExtendedGameTestHelper
 
usedConfiguredFov - Variable in class net.neoforged.neoforge.client.event.ViewportEvent.ComputeFov
 
usedConfiguredFov() - Method in class net.neoforged.neoforge.client.event.ViewportEvent.ComputeFov
Returns whether the base fov value started with a constant or was sourced from the fov set in the options.
useFirstRowAsHeader(boolean) - Method in class net.neoforged.testframework.summary.md.Table.Builder
 
useItem - Variable in class net.neoforged.neoforge.event.entity.player.PlayerInteractEvent.LeftClickBlock
 
useItem - Variable in class net.neoforged.neoforge.event.entity.player.PlayerInteractEvent.RightClickBlock
 
useItemOn(ItemStack, BlockState, Level, BlockPos, Player, InteractionHand, BlockHitResult) - Method in class net.neoforged.neoforge.oldtest.block.FullPotsAccessorDemo.DioriteFlowerPotBlock
 
useItemOn(ItemStack, BlockState, Level, BlockPos, Player, InteractionHand, BlockHitResult) - Method in class net.neoforged.neoforge.oldtest.client.model.MegaModelTest.TestBlock
 
useItemOnBlockEvent(DynamicTest) - Static method in class net.neoforged.neoforge.debug.entity.player.PlayerEventTests
 
UseItemOnBlockEvent - Class in net.neoforged.neoforge.event.entity.player
Fires on both the client and server thread when a player interacts with a block.
UseItemOnBlockEvent(UseOnContext, UseItemOnBlockEvent.UsePhase) - Constructor for class net.neoforged.neoforge.event.entity.player.UseItemOnBlockEvent
 
UseItemOnBlockEvent.UsePhase - Enum Class in net.neoforged.neoforge.event.entity.player
 
useMilk(PlayerInteractEvent) - Static method in class net.neoforged.neoforge.oldtest.fluid.MilkFluidTest
 
useOn(BlockPos, ItemStack, Player, Direction) - Method in class net.neoforged.testframework.gametest.ExtendedGameTestHelper
 
usePhase - Variable in class net.neoforged.neoforge.event.entity.player.UseItemOnBlockEvent
 
UsePhase() - Constructor for enum class net.neoforged.neoforge.event.entity.player.UseItemOnBlockEvent.UsePhase
 
username - Variable in record class net.neoforged.neoforge.common.util.FakePlayerFactory.FakePlayerKey
The field for the username record component.
username - Variable in class net.neoforged.neoforge.event.entity.player.PlayerEvent.NameFormat
 
username - Variable in class net.neoforged.neoforge.event.ServerChatEvent
 
username() - Method in record class net.neoforged.neoforge.common.util.FakePlayerFactory.FakePlayerKey
Returns the value of the username record component.
UsernameCache - Class in net.neoforged.neoforge.common
Caches player's last known usernames
UsernameCache() - Constructor for class net.neoforged.neoforge.common.UsernameCache
 
UsernameCache.SaveThread - Class in net.neoforged.neoforge.common
Used for saving the Gson representation of the cache to disk
uses - Variable in class net.neoforged.neoforge.common.SimpleTier
 
useWithoutItem(BlockState, Level, BlockPos, Player, BlockHitResult) - Method in class net.neoforged.neoforge.debug.block.BlockPropertyTests.LightBlock
 
USRCACHE - Static variable in class net.neoforged.neoforge.common.UsernameCache
 
uv0 - Variable in class net.neoforged.neoforge.client.model.pipeline.RemappingVertexPipeline
 
UV0 - Static variable in interface net.neoforged.neoforge.client.model.IQuadTransformer
 
uv1 - Variable in class net.neoforged.neoforge.client.model.pipeline.RemappingVertexPipeline
 
UV1 - Static variable in interface net.neoforged.neoforge.client.model.IQuadTransformer
 
uv2 - Variable in class net.neoforged.neoforge.client.model.pipeline.RemappingVertexPipeline
 
UV2 - Static variable in interface net.neoforged.neoforge.client.model.IQuadTransformer
 
uvs - Variable in class net.neoforged.neoforge.client.model.generators.template.FaceBuilder
 
uvs(float, float, float, float) - Method in class net.neoforged.neoforge.client.model.generators.template.FaceBuilder
Sets the texture uv mapping for this face.
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form