Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
J
- JACK_O_LANTERN - Static variable in class net.minecraft.world.item.Items
- JACK_O_LANTERN - Static variable in class net.minecraft.world.level.block.Blocks
- jacket - Variable in class net.minecraft.client.model.monster.piglin.AbstractPiglinModel
- jacket - Variable in class net.minecraft.client.model.player.PlayerModel
- JACKET - Enum constant in enum class net.minecraft.world.entity.player.PlayerModelPart
- JACKET - Static variable in class net.minecraft.client.model.geom.PartNames
- JAGGED - Static variable in class net.minecraft.world.level.levelgen.Noises
- JAGGED_PEAKS - Static variable in class net.minecraft.world.level.biome.Biomes
- JAGGEDNESS - Static variable in class net.minecraft.world.level.levelgen.NoiseRouterData
- JAGGEDNESS_AMPLIFIED - Static variable in class net.minecraft.world.level.levelgen.NoiseRouterData
- JAGGEDNESS_LARGE - Static variable in class net.minecraft.world.level.levelgen.NoiseRouterData
- jaggedPeaks(HolderGetter<PlacedFeature>, HolderGetter<ConfiguredWorldCarver<?>>) - Static method in class net.minecraft.data.worldgen.biome.OverworldBiomes
- JAPAN_EAST - Enum constant in enum class com.mojang.realmsclient.dto.RealmsRegion
- JAPAN_WEST - Enum constant in enum class com.mojang.realmsclient.dto.RealmsRegion
- JAPANESE_VARIANTS - Enum constant in enum class net.minecraft.client.gui.font.FontOption
- japaneseGlyphVariants - Variable in class net.minecraft.client.Options
- japaneseGlyphVariants() - Method in class net.minecraft.client.Options
- japaneseGlyphVariantsDefault() - Static method in class net.minecraft.client.Options
- JarContents - Interface in net.neoforged.fml.jarcontents
-
Access to the contents of a list of
Paths, interpreted as a jar file. - JarContents.FilteredPath - Record Class in net.neoforged.fml.jarcontents
- JarContents.PathFilter - Interface in net.neoforged.fml.jarcontents
- JarContentsModule - Record Class in net.neoforged.fml.classloading
-
Links
JarContentswith how that content will be loaded as a JPMS module. - JarContentsModule(JarContents) - Constructor for record class net.neoforged.fml.classloading.JarContentsModule
- JarContentsModule(JarContents, ModuleDescriptor) - Constructor for record class net.neoforged.fml.classloading.JarContentsModule
-
Creates an instance of a
JarContentsModulerecord class. - JarContentsModuleFinder - Class in net.neoforged.fml.classloading
- JarContentsModuleFinder(Collection<JarContentsModule>) - Constructor for class net.neoforged.fml.classloading.JarContentsModuleFinder
- JarContentsModuleReader - Class in net.neoforged.fml.classloading
- JarContentsModuleReader(JarContents) - Constructor for class net.neoforged.fml.classloading.JarContentsModuleReader
- JarContentsModuleReference - Class in net.neoforged.fml.classloading
- JarContentsModuleReference(ModuleDescriptor, JarContents) - Constructor for class net.neoforged.fml.classloading.JarContentsModuleReference
- JarContentsPackResources - Class in net.neoforged.neoforge.resource
-
Exposes the content of an arbitrary
JarContentsas data/resource pack resources. - JarContentsPackResources(PackLocationInfo, JarContents, String) - Constructor for class net.neoforged.neoforge.resource.JarContentsPackResources
- JarContentsPackResources.JarContentsResourcesSupplier - Class in net.neoforged.neoforge.resource
- JarContentsResourcesSupplier(JarContents) - Constructor for class net.neoforged.neoforge.resource.JarContentsPackResources.JarContentsResourcesSupplier
- JarContentsResourcesSupplier(JarContents, String) - Constructor for class net.neoforged.neoforge.resource.JarContentsPackResources.JarContentsResourcesSupplier
- JarEntryResource(JarEntry, boolean) - Constructor for class net.neoforged.fml.jarcontents.JarFileContents.JarEntryResource
- jarFile - Variable in class net.neoforged.fml.jarcontents.JarFileContents
- JarFileContents - Class in net.neoforged.fml.jarcontents
- JarFileContents(Path) - Constructor for class net.neoforged.fml.jarcontents.JarFileContents
- JarFileContents.JarEntryResource - Class in net.neoforged.fml.jarcontents
- JarInJarDependencyLocator - Class in net.neoforged.fml.loading.moddiscovery.locators
- JarInJarDependencyLocator() - Constructor for class net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator
- JarInJarDependencyLocator.EmbeddedJarKey - Record Class in net.neoforged.fml.loading.moddiscovery.locators
- JarInJarDependencyLocator.ModWithVersionRange - Record Class in net.neoforged.fml.loading.moddiscovery.locators
- jarManifest - Variable in class net.neoforged.fml.jarcontents.JarFileContents
- JarModsDotTomlModFileReader - Class in net.neoforged.fml.loading.moddiscovery.readers
-
Responsible for handling mod files that are explicitly marked as mods or libraries via metadata files.
- JarModsDotTomlModFileReader() - Constructor for class net.neoforged.fml.loading.moddiscovery.readers.JarModsDotTomlModFileReader
- JarModsDotTomlModFileReader.DefaultModFileInfo - Record Class in net.neoforged.fml.loading.moddiscovery.readers
- jarModuleInfo - Variable in class net.neoforged.fml.loading.moddiscovery.ModFile
- JarModuleInfo - Interface in net.neoforged.fml.jarmoduleinfo
-
Describes the modular properties of a Jar file, with direct access to the module name and version, as well as the ability to create a module descriptor for a given
JarContents, which may involve scanning the Jar file for packages. - JarResource - Interface in net.neoforged.fml.jarcontents
-
A resource found in a
JarContents. - JarResourceAttributes - Record Class in net.neoforged.fml.jarcontents
-
Metadata attributes of a
JarResource. - JarResourceAttributes(FileTime, long) - Constructor for record class net.neoforged.fml.jarcontents.JarResourceAttributes
-
Creates an instance of a
JarResourceAttributesrecord class. - JarResourceVisitor - Interface in net.neoforged.fml.jarcontents
- jars - Variable in class net.neoforged.fml.classloading.JarContentsModuleFinder
- jarVersion - Variable in class net.neoforged.fml.loading.moddiscovery.ModFile
- JarVersionLookupHandler - Class in net.neoforged.fml.loading
-
Finds Version data from a package, with possible default values
- JarVersionLookupHandler() - Constructor for class net.neoforged.fml.loading.JarVersionLookupHandler
- JAVA - Static variable in class net.minecraft.util.ExtraCodecs
- JAVA_VERSION - Static variable in class net.minecraft.SystemReport
- JAVA_VM_VERSION - Static variable in class net.minecraft.SystemReport
- javaLocale - Variable in class net.minecraft.client.resources.language.LanguageManager
- jaw - Variable in class net.minecraft.client.model.monster.dragon.EnderDragonModel
- jaw - Variable in class net.minecraft.client.model.object.skull.DragonHeadModel
- JAW - Static variable in class net.minecraft.client.model.geom.PartNames
- JELLIE - Static variable in interface net.minecraft.world.entity.animal.feline.CatVariants
- JfrCommand - Class in net.minecraft.server.commands
- JfrCommand() - Constructor for class net.minecraft.server.commands.JfrCommand
- JfrProfiler - Class in net.minecraft.util.profiling.jfr
- JfrProfiler() - Constructor for class net.minecraft.util.profiling.jfr.JfrProfiler
- JfrResultJsonSerializer - Class in net.minecraft.util.profiling.jfr.serialize
- JfrResultJsonSerializer() - Constructor for class net.minecraft.util.profiling.jfr.serialize.JfrResultJsonSerializer
- JfrStatsParser - Class in net.minecraft.util.profiling.jfr.parse
- JfrStatsParser(Stream<RecordedEvent>) - Constructor for class net.minecraft.util.profiling.jfr.parse.JfrStatsParser
- JfrStatsParser.MutableCountAndSize - Class in net.minecraft.util.profiling.jfr.parse
- JfrStatsResult - Record Class in net.minecraft.util.profiling.jfr.parse
- JfrStatsResult(Instant, Instant, Duration, Duration, List<FpsStat>, List<TickTimeStat>, List<CpuLoadStat>, GcHeapStat.Summary, ThreadAllocationStat.Summary, IoSummary<PacketIdentification>, IoSummary<PacketIdentification>, IoSummary<ChunkIdentification>, IoSummary<ChunkIdentification>, FileIOStat.Summary, FileIOStat.Summary, List<ChunkGenStat>, List<StructureGenStat>) - Constructor for record class net.minecraft.util.profiling.jfr.parse.JfrStatsResult
-
Creates an instance of a
JfrStatsResultrecord class. - JIGSAW - Static variable in class net.minecraft.world.item.Items
- JIGSAW - Static variable in class net.minecraft.world.level.block.Blocks
- JIGSAW - Static variable in class net.minecraft.world.level.block.entity.BlockEntityType
- JIGSAW - Static variable in interface net.minecraft.world.level.levelgen.structure.pieces.StructurePieceType
- JIGSAW - Static variable in interface net.minecraft.world.level.levelgen.structure.StructureType
- JIGSAW_RENAME - Static variable in record class net.minecraft.world.level.levelgen.structure.pieces.PiecesContainer
- JIGSAW_REPLACEMENT - Static variable in interface net.minecraft.world.level.levelgen.structure.templatesystem.StructureProcessorType
- JigsawBlock - Class in net.minecraft.world.level.block
- JigsawBlock(BlockBehaviour.Properties) - Constructor for class net.minecraft.world.level.block.JigsawBlock
- JigsawBlockEditScreen - Class in net.minecraft.client.gui.screens.inventory
- JigsawBlockEditScreen(JigsawBlockEntity) - Constructor for class net.minecraft.client.gui.screens.inventory.JigsawBlockEditScreen
- JigsawBlockEntity - Class in net.minecraft.world.level.block.entity
- JigsawBlockEntity(BlockPos, BlockState) - Constructor for class net.minecraft.world.level.block.entity.JigsawBlockEntity
- JigsawBlockEntity.JointType - Enum Class in net.minecraft.world.level.block.entity
- JigsawBlockInfo(StructureTemplate.StructureBlockInfo, JigsawBlockEntity.JointType, Identifier, ResourceKey<StructureTemplatePool>, Identifier, int, int) - Constructor for record class net.minecraft.world.level.levelgen.structure.templatesystem.StructureTemplate.JigsawBlockInfo
-
Creates an instance of a
JigsawBlockInforecord class. - jigsawEntity - Variable in class net.minecraft.client.gui.screens.inventory.JigsawBlockEditScreen
- JigsawJunction - Class in net.minecraft.world.level.levelgen.structure.pools
- JigsawJunction(int, int, int, int, StructureTemplatePool.Projection) - Constructor for class net.minecraft.world.level.levelgen.structure.pools.JigsawJunction
- JigsawPlacement - Class in net.minecraft.world.level.levelgen.structure.pools
- JigsawPlacement() - Constructor for class net.minecraft.world.level.levelgen.structure.pools.JigsawPlacement
- JigsawPlacement.PieceState - Record Class in net.minecraft.world.level.levelgen.structure.pools
- JigsawPlacement.Placer - Class in net.minecraft.world.level.levelgen.structure.pools
- JigsawPropertiesFix - Class in net.minecraft.util.datafix.fixes
- JigsawPropertiesFix(Schema, boolean) - Constructor for class net.minecraft.util.datafix.fixes.JigsawPropertiesFix
- JigsawReplacementProcessor - Class in net.minecraft.world.level.levelgen.structure.templatesystem
- JigsawReplacementProcessor() - Constructor for class net.minecraft.world.level.levelgen.structure.templatesystem.JigsawReplacementProcessor
- JigsawRotationFix - Class in net.minecraft.util.datafix.fixes
- JigsawRotationFix(Schema) - Constructor for class net.minecraft.util.datafix.fixes.JigsawRotationFix
- jigsaws() - Method in class net.minecraft.world.level.levelgen.structure.templatesystem.StructureTemplate.Palette
- JigsawStructure - Class in net.minecraft.world.level.levelgen.structure.structures
- JigsawStructure(Structure.StructureSettings, Holder<StructureTemplatePool>, int, HeightProvider, boolean) - Constructor for class net.minecraft.world.level.levelgen.structure.structures.JigsawStructure
- JigsawStructure(Structure.StructureSettings, Holder<StructureTemplatePool>, int, HeightProvider, boolean, Heightmap.Types) - Constructor for class net.minecraft.world.level.levelgen.structure.structures.JigsawStructure
- JigsawStructure(Structure.StructureSettings, Holder<StructureTemplatePool>, Optional<Identifier>, int, HeightProvider, boolean, Optional<Heightmap.Types>, JigsawStructure.MaxDistance, List<PoolAliasBinding>, DimensionPadding, LiquidSettings) - Constructor for class net.minecraft.world.level.levelgen.structure.structures.JigsawStructure
- JigsawStructure.MaxDistance - Record Class in net.minecraft.world.level.levelgen.structure.structures
- JIJ_CACHEDIR - Enum constant in enum class net.neoforged.fml.loading.FMLPaths
- jitter - Variable in class net.minecraft.server.network.ServerConnectionListener.LatencySimulator
- JitteredLinearRetry(RandomSource, long) - Constructor for class net.minecraft.world.entity.ai.behavior.AcquirePoi.JitteredLinearRetry
- JlsConstants - Class in net.neoforged.fml.jarmoduleinfo
- JlsConstants() - Constructor for class net.neoforged.fml.jarmoduleinfo.JlsConstants
- JOB_SITE - Static variable in class net.minecraft.world.entity.ai.memory.MemoryModuleType
- JOCKEY - Enum constant in enum class net.minecraft.world.entity.EntitySpawnReason
- join - Variable in class com.mojang.realmsclient.util.task.OpenServerTask
- join() - Method in class net.minecraft.client.gui.screens.multiplayer.ServerSelectionList.Entry
- join() - Method in class net.minecraft.client.gui.screens.multiplayer.ServerSelectionList.LANHeader
- join() - Method in class net.minecraft.client.gui.screens.multiplayer.ServerSelectionList.NetworkServerEntry
- join() - Method in class net.minecraft.client.gui.screens.multiplayer.ServerSelectionList.OnlineServerEntry
- join() - Method in interface net.minecraft.server.network.TextFilter
- join(long) - Method in class com.mojang.realmsclient.client.RealmsClient
- join(ServerData) - Method in class net.minecraft.client.gui.screens.multiplayer.JoinMultiplayerScreen
- join(FeatureFlagSet) - Method in class net.minecraft.world.flag.FeatureFlagSet
- join(DiscreteVoxelShape, DiscreteVoxelShape, IndexMerger, IndexMerger, IndexMerger, BooleanOp) - Static method in class net.minecraft.world.phys.shapes.BitSetDiscreteVoxelShape
- join(VoxelShape, VoxelShape, BooleanOp) - Static method in class net.minecraft.world.phys.shapes.Shapes
- JOIN_HIGHLIGHTED_SPRITE - Static variable in class net.minecraft.client.gui.screens.multiplayer.ServerSelectionList
- JOIN_HIGHLIGHTED_SPRITE - Static variable in class net.minecraft.client.gui.screens.worldselection.WorldSelectionList
- JOIN_SPRITE - Static variable in class net.minecraft.client.gui.screens.multiplayer.ServerSelectionList
- JOIN_SPRITE - Static variable in class net.minecraft.client.gui.screens.worldselection.WorldSelectionList
- joinAndUpload() - Method in class net.minecraft.client.resources.model.AtlasManager.PendingStitchResults
- joinAndUpload(Map<Material, TextureAtlasSprite>) - Method in record class net.minecraft.client.resources.model.AtlasManager.PendingStitch
- joinCancellableRequest(CompletableFuture<T>) - Method in class com.mojang.realmsclient.client.FileDownload
- joinCaravan(Llama) - Method in class net.minecraft.world.entity.animal.equine.Llama
- joinedFirstServer - Variable in class net.minecraft.client.Options
- joinEncoder - Variable in class net.minecraft.server.network.LegacyTextFilter
- joinEndpoint - Variable in class net.minecraft.server.network.LegacyTextFilter
- JOINER - Static variable in record class net.minecraft.client.renderer.block.model.multipart.KeyValueCondition.Terms
- joinForNarration(Component...) - Static method in class net.minecraft.network.chat.CommonComponents
- JOINING - Enum constant in enum class net.minecraft.client.multiplayer.ClientHandshakePacketListenerImpl.State
- joinIsNotEmpty(IndexMerger, IndexMerger, IndexMerger, DiscreteVoxelShape, DiscreteVoxelShape, BooleanOp) - Static method in class net.minecraft.world.phys.shapes.Shapes
- joinIsNotEmpty(VoxelShape, VoxelShape, BooleanOp) - Static method in class net.minecraft.world.phys.shapes.Shapes
- joinLines(Collection<? extends Component>) - Static method in class net.minecraft.network.chat.CommonComponents
- joinLines(Component...) - Static method in class net.minecraft.network.chat.CommonComponents
- joinList(List<String>) - Static method in class net.minecraft.nbt.SnbtGrammar
- JoinMultiplayerScreen - Class in net.minecraft.client.gui.screens.multiplayer
- JoinMultiplayerScreen(Screen) - Constructor for class net.minecraft.client.gui.screens.multiplayer.JoinMultiplayerScreen
- joinMultiplayerWorld(Minecraft, String) - Static method in class net.minecraft.client.quickplay.QuickPlay
- joinNames(List<? extends Entity>) - Static method in class net.minecraft.commands.arguments.selector.EntitySelector
- joinRaid(ServerLevel, int, Raider, BlockPos, boolean) - Method in class net.minecraft.world.entity.raid.Raid
- joinRealmsWorld(Minecraft, RealmsClient, String) - Static method in class net.minecraft.client.quickplay.QuickPlay
- joinSingleplayerWorld(Minecraft, String) - Static method in class net.minecraft.client.quickplay.QuickPlay
- joint - Variable in class net.minecraft.client.gui.screens.inventory.JigsawBlockEditScreen
- joint - Variable in class net.minecraft.network.protocol.game.ServerboundSetJigsawBlockPacket
- joint - Variable in class net.minecraft.world.level.block.entity.JigsawBlockEntity
- JOINT - Static variable in class net.minecraft.world.level.block.entity.JigsawBlockEntity
- JOINT_LABEL - Static variable in class net.minecraft.client.gui.screens.inventory.JigsawBlockEditScreen
- jointButton - Variable in class net.minecraft.client.gui.screens.inventory.JigsawBlockEditScreen
- joinTeam - Variable in record class net.minecraft.world.item.enchantment.effects.SummonEntityEffect
-
The field for the
joinTeamrecord component. - joinTeam() - Method in record class net.minecraft.world.item.enchantment.effects.SummonEntityEffect
-
Returns the value of the
joinTeamrecord component. - joinTeam(CommandSourceStack, PlayerTeam, Collection<ScoreHolder>) - Static method in class net.minecraft.server.commands.TeamCommand
- jointType - Variable in record class net.minecraft.world.level.levelgen.structure.templatesystem.StructureTemplate.JigsawBlockInfo
-
The field for the
jointTyperecord component. - jointType() - Method in record class net.minecraft.world.level.levelgen.structure.templatesystem.StructureTemplate.JigsawBlockInfo
-
Returns the value of the
jointTyperecord component. - JointType(String) - Constructor for enum class net.minecraft.world.level.block.entity.JigsawBlockEntity.JointType
- joinUnoptimized(VoxelShape, VoxelShape, BooleanOp) - Static method in class net.minecraft.world.phys.shapes.Shapes
- joinWorld() - Method in class net.minecraft.client.gui.screens.worldselection.WorldSelectionList.WorldListEntry
- JoinWorldTask - Class in net.minecraft.server.network.config
- JoinWorldTask() - Constructor for class net.minecraft.server.network.config.JoinWorldTask
- JOrbisAudioStream - Class in net.minecraft.client.sounds
- JOrbisAudioStream(InputStream) - Constructor for class net.minecraft.client.sounds.JOrbisAudioStream
- journalsToClose - Variable in class net.neoforged.neoforge.transfer.transaction.Transaction
- json(String) - Static method in class net.minecraft.resources.FileToIdConverter
- json(Identifier) - Method in class net.minecraft.data.PackOutput.PathProvider
- json(ResourceKey<?>) - Method in class net.minecraft.data.PackOutput.PathProvider
- JSON - Static variable in class net.minecraft.util.ExtraCodecs
- JSON_ERROR_TEXT - Static variable in record class net.minecraft.client.multiplayer.chat.report.AbuseReportSender.Services
- JSON_RPC_VERSION - Static variable in class net.minecraft.server.jsonrpc.JsonRPCUtils
- JsonCodecProvider<T> - Class in net.neoforged.neoforge.common.data
-
Dataprovider for using a Codec to generate jsons.
- JsonCodecProvider(PackOutput, PackOutput.Target, String, Codec<T>, CompletableFuture<HolderLookup.Provider>, String) - Constructor for class net.neoforged.neoforge.common.data.JsonCodecProvider
- JsonEventLog<T> - Class in net.minecraft.util.eventlog
- JsonEventLog(Codec<T>, FileChannel) - Constructor for class net.minecraft.util.eventlog.JsonEventLog
- JsonEventLogReader<T> - Interface in net.minecraft.util.eventlog
- jsonKeys - Variable in class net.minecraft.server.ChainedJsonException.Entry
- JsonRpcApiSchema - Class in net.minecraft.server.jsonrpc.dataprovider
- JsonRpcApiSchema(PackOutput) - Constructor for class net.minecraft.server.jsonrpc.dataprovider.JsonRpcApiSchema
- JsonRPCErrors - Enum Class in net.minecraft.server.jsonrpc
- JsonRPCErrors(int, String) - Constructor for enum class net.minecraft.server.jsonrpc.JsonRPCErrors
- jsonrpcLogger - Variable in class net.minecraft.server.jsonrpc.internalapi.MinecraftAllowListServiceImpl
- jsonrpcLogger - Variable in class net.minecraft.server.jsonrpc.internalapi.MinecraftBanListServiceImpl
- jsonrpcLogger - Variable in class net.minecraft.server.jsonrpc.internalapi.MinecraftGameRuleServiceImpl
- jsonrpcLogger - Variable in class net.minecraft.server.jsonrpc.internalapi.MinecraftOperatorListServiceImpl
- jsonrpcLogger - Variable in class net.minecraft.server.jsonrpc.internalapi.MinecraftServerSettingsServiceImpl
- jsonrpcLogger - Variable in class net.minecraft.server.jsonrpc.internalapi.MinecraftServerStateServiceImpl
- jsonRpcLogger - Variable in class net.minecraft.server.jsonrpc.Connection
- jsonRpcLogger - Variable in class net.minecraft.server.jsonrpc.internalapi.MinecraftPlayerListServiceImpl
- JsonRpcLogger - Class in net.minecraft.server.jsonrpc
- JsonRpcLogger() - Constructor for class net.minecraft.server.jsonrpc.JsonRpcLogger
- JsonRpcNotificationService - Class in net.minecraft.server.jsonrpc
- JsonRpcNotificationService(MinecraftApi, ManagementServer) - Constructor for class net.minecraft.server.jsonrpc.JsonRpcNotificationService
- jsonRpcProtocolVersion - Variable in record class net.minecraft.server.jsonrpc.methods.DiscoveryService.DiscoverResponse
-
The field for the
jsonRpcProtocolVersionrecord component. - jsonRpcProtocolVersion() - Method in record class net.minecraft.server.jsonrpc.methods.DiscoveryService.DiscoverResponse
-
Returns the value of the
jsonRpcProtocolVersionrecord component. - jsonRpcServer - Variable in class net.minecraft.server.dedicated.DedicatedServer
- JsonRpcSslContextProvider - Class in net.minecraft.server.jsonrpc.security
- JsonRpcSslContextProvider() - Constructor for class net.minecraft.server.jsonrpc.security.JsonRpcSslContextProvider
- JsonRPCUtils - Class in net.minecraft.server.jsonrpc
- JsonRPCUtils() - Constructor for class net.minecraft.server.jsonrpc.JsonRPCUtils
- jsonString - Variable in enum class net.neoforged.neoforge.common.data.SoundDefinition.SoundType
- JsonToWebSocketEncoder - Class in net.minecraft.server.jsonrpc.websocket
- JsonToWebSocketEncoder() - Constructor for class net.minecraft.server.jsonrpc.websocket.JsonToWebSocketEncoder
- JsonUtils - Class in com.mojang.realmsclient.util
- JsonUtils - Class in net.neoforged.neoforge.common.util
- JsonUtils() - Constructor for class com.mojang.realmsclient.util.JsonUtils
- JsonUtils() - Constructor for class net.neoforged.neoforge.common.util.JsonUtils
- JsonUtils.ImmutableListTypeAdapter - Enum Class in net.neoforged.neoforge.common.util
- JsonUtils.ImmutableMapTypeAdapter - Enum Class in net.neoforged.neoforge.common.util
- jukebox - Variable in class net.minecraft.world.entity.animal.parrot.Parrot
- JUKEBOX - Static variable in class net.minecraft.world.item.Items
- JUKEBOX - Static variable in class net.minecraft.world.level.block.Blocks
- JUKEBOX - Static variable in class net.minecraft.world.level.block.entity.BlockEntityType
- JUKEBOX_PLAY - Static variable in record class net.minecraft.world.level.gameevent.GameEvent
- JUKEBOX_PLAYABLE - Static variable in class net.minecraft.core.component.DataComponents
- JUKEBOX_PLAYABLE - Static variable in class net.minecraft.core.component.predicates.DataComponentPredicates
- JUKEBOX_SONG - Static variable in class net.minecraft.core.registries.Registries
- JUKEBOX_STOP_PLAY - Static variable in record class net.minecraft.world.level.gameevent.GameEvent
- JukeboxBlock - Class in net.minecraft.world.level.block
- JukeboxBlock(BlockBehaviour.Properties) - Constructor for class net.minecraft.world.level.block.JukeboxBlock
- JukeboxBlockEntity - Class in net.minecraft.world.level.block.entity
- JukeboxBlockEntity(BlockPos, BlockState) - Constructor for class net.minecraft.world.level.block.entity.JukeboxBlockEntity
- JukeboxListener(PositionSource, int) - Constructor for class net.minecraft.world.entity.animal.allay.Allay.JukeboxListener
- jukeboxPlayable(ResourceKey<JukeboxSong>) - Method in class net.minecraft.world.item.Item.Properties
- JukeboxPlayable - Record Class in net.minecraft.world.item
- JukeboxPlayable(EitherHolder<JukeboxSong>) - Constructor for record class net.minecraft.world.item.JukeboxPlayable
-
Creates an instance of a
JukeboxPlayablerecord class. - JukeboxPlayablePredicate - Record Class in net.minecraft.core.component.predicates
- JukeboxPlayablePredicate(Optional<HolderSet<JukeboxSong>>) - Constructor for record class net.minecraft.core.component.predicates.JukeboxPlayablePredicate
-
Creates an instance of a
JukeboxPlayablePredicaterecord class. - jukeboxPos - Variable in class net.minecraft.world.entity.animal.allay.Allay
- JukeboxSong - Record Class in net.minecraft.world.item
- JukeboxSong(Holder<SoundEvent>, Component, float, int) - Constructor for record class net.minecraft.world.item.JukeboxSong
-
Creates an instance of a
JukeboxSongrecord class. - jukeboxSongPlayer - Variable in class net.minecraft.world.level.block.entity.JukeboxBlockEntity
- JukeboxSongPlayer - Class in net.minecraft.world.item
- JukeboxSongPlayer(JukeboxSongPlayer.OnSongChanged, BlockPos) - Constructor for class net.minecraft.world.item.JukeboxSongPlayer
- JukeboxSongPlayer.OnSongChanged - Interface in net.minecraft.world.item
- JukeboxSongs - Interface in net.minecraft.world.item
- JukeboxTicksSinceSongStartedFix - Class in net.minecraft.util.datafix.fixes
- JukeboxTicksSinceSongStartedFix(Schema) - Constructor for class net.minecraft.util.datafix.fixes.JukeboxTicksSinceSongStartedFix
- jump - Variable in record class net.minecraft.advancements.criterion.InputPredicate
-
The field for the
jumprecord component. - jump - Variable in class net.minecraft.world.entity.ai.control.JumpControl
- jump - Variable in record class net.minecraft.world.entity.player.Input
-
The field for the
jumprecord component. - jump() - Method in record class net.minecraft.advancements.criterion.InputPredicate
-
Returns the value of the
jumprecord component. - jump() - Method in class net.minecraft.world.entity.ai.control.JumpControl
- jump() - Method in record class net.minecraft.world.entity.player.Input
-
Returns the value of the
jumprecord component. - JUMP - Enum constant in enum class net.minecraft.world.entity.ai.goal.Goal.Flag
- JUMP - Static variable in class net.minecraft.client.animation.definitions.BreezeAnimation
- JUMP - Static variable in class net.minecraft.stats.Stats
- JUMP - Static variable in class net.minecraft.world.entity.EntityEvent
- JUMP_BAR_BACKGROUND_SPRITE - Static variable in class net.minecraft.client.gui.contextualbar.JumpableVehicleBarRenderer
- JUMP_BAR_COOLDOWN_SPRITE - Static variable in class net.minecraft.client.gui.contextualbar.JumpableVehicleBarRenderer
- JUMP_BAR_PROGRESS_SPRITE - Static variable in class net.minecraft.client.gui.contextualbar.JumpableVehicleBarRenderer
- JUMP_BOOST - Static variable in class net.minecraft.world.effect.MobEffects
- JUMP_CIRCLE_DISTANCE_Y - Static variable in class net.minecraft.world.entity.monster.breeze.Breeze
- JUMP_CIRCLE_INNER_RADIUS - Static variable in class net.minecraft.world.entity.monster.breeze.BreezeAi
- JUMP_CIRCLE_MIDDLE_RADIUS - Static variable in class net.minecraft.world.entity.monster.breeze.BreezeAi
- JUMP_CIRCLE_OUTER_RADIUS - Static variable in class net.minecraft.world.entity.monster.breeze.BreezeAi
- JUMP_COOLDOWN_TICKS - Static variable in class net.minecraft.world.entity.monster.breeze.LongJump
- JUMP_COOLDOWN_WHEN_HURT_TICKS - Static variable in class net.minecraft.world.entity.monster.breeze.LongJump
- JUMP_DUST_PARTICLES_AMOUNT - Static variable in class net.minecraft.world.entity.monster.breeze.Breeze
- JUMP_SCALE - Static variable in class net.minecraft.world.entity.projectile.hurtingprojectile.windcharge.AbstractWindCharge
- JUMP_STRENGTH - Static variable in class net.minecraft.world.entity.ai.attributes.Attributes
-
Handles the jump strength for horses.
- JUMP_TARGET_LINE_COLOR - Static variable in class net.minecraft.client.renderer.debug.BreezeDebugRenderer
- JUMP_TRAIL_DURATION_TICKS - Static variable in class net.minecraft.world.entity.monster.breeze.Breeze
- JUMP_TRAIL_PARTICLES_AMOUNT - Static variable in class net.minecraft.world.entity.monster.breeze.Breeze
- JUMPABLE_VEHICLE - Enum constant in enum class net.minecraft.client.gui.Gui.ContextualInfo
- jumpableVehicle() - Method in class net.minecraft.client.player.LocalPlayer
- JumpableVehicleBarRenderer - Class in net.minecraft.client.gui.contextualbar
- JumpableVehicleBarRenderer(Minecraft) - Constructor for class net.minecraft.client.gui.contextualbar.JumpableVehicleBarRenderer
- jumpAnimation - Variable in class net.minecraft.client.model.animal.frog.FrogModel
- jumpAnimation - Variable in class net.minecraft.client.model.monster.breeze.BreezeModel
- jumpAnimationState - Variable in class net.minecraft.client.renderer.entity.state.FrogRenderState
- jumpAnimationState - Variable in class net.minecraft.world.entity.animal.frog.Frog
- jumpCandidates - Variable in class net.minecraft.world.entity.ai.behavior.LongJumpToRandomPos
- jumpCompletion - Variable in class net.minecraft.client.renderer.entity.state.RabbitRenderState
- jumpControl - Variable in class net.minecraft.world.entity.Mob
- JumpControl - Class in net.minecraft.world.entity.ai.control
- JumpControl(Mob) - Constructor for class net.minecraft.world.entity.ai.control.JumpControl
- jumpCooldown - Variable in class net.minecraft.client.renderer.entity.state.CamelRenderState
- jumpDelay - Variable in class net.minecraft.world.entity.monster.Slime.SlimeMoveControl
- jumpDelayTicks - Variable in class net.minecraft.world.entity.animal.rabbit.Rabbit
- jumpDuration - Variable in class net.minecraft.world.entity.animal.rabbit.Rabbit
- jumpFactor - Variable in class net.minecraft.world.level.block.state.BlockBehaviour
- jumpFactor - Variable in class net.minecraft.world.level.block.state.BlockBehaviour.Properties
- jumpFactor(float) - Method in class net.minecraft.world.level.block.state.BlockBehaviour.Properties
- jumpFromGround() - Method in class net.minecraft.server.level.ServerPlayer
- jumpFromGround() - Method in class net.minecraft.world.entity.animal.rabbit.Rabbit
- jumpFromGround() - Method in class net.minecraft.world.entity.animal.sniffer.Sniffer
- jumpFromGround() - Method in class net.minecraft.world.entity.LivingEntity
- jumpFromGround() - Method in class net.minecraft.world.entity.monster.MagmaCube
- jumpFromGround() - Method in class net.minecraft.world.entity.monster.Slime
- JumpGoal - Class in net.minecraft.world.entity.ai.goal
- JumpGoal() - Constructor for class net.minecraft.world.entity.ai.goal.JumpGoal
- jumpInFluid(FluidType) - Method in class net.minecraft.world.entity.animal.bee.Bee
- jumpInFluid(FluidType) - Method in class net.minecraft.world.entity.Mob
- jumpInFluid(FluidType) - Method in class net.minecraft.world.entity.monster.MagmaCube
- jumpInFluid(FluidType) - Method in interface net.neoforged.neoforge.common.extensions.ILivingEntityExtension
-
Performs what to do when an entity attempts to go up or "jump" in a fluid.
- jumping - Variable in class net.minecraft.world.entity.LivingEntity
- JUMPING - Enum constant in enum class net.minecraft.world.entity.ai.control.MoveControl.Operation
- jumpInLiquid(TagKey<Fluid>) - Method in class net.minecraft.world.entity.animal.bee.Bee
-
Deprecated.
- jumpInLiquid(TagKey<Fluid>) - Method in class net.minecraft.world.entity.LivingEntity
-
Deprecated.
- jumpInLiquid(TagKey<Fluid>) - Method in class net.minecraft.world.entity.Mob
-
Deprecated.
- jumpInLiquid(TagKey<Fluid>) - Method in class net.minecraft.world.entity.monster.MagmaCube
-
Deprecated.
- jumpInLiquidInternal() - Method in class net.minecraft.world.entity.animal.bee.Bee
- jumpInLiquidInternal(Runnable) - Method in class net.minecraft.world.entity.Mob
- jumpInLiquidInternal(BooleanSupplier, Runnable) - Method in class net.minecraft.world.entity.monster.MagmaCube
- JumpOnBed - Class in net.minecraft.world.entity.ai.behavior
- JumpOnBed(float) - Constructor for class net.minecraft.world.entity.ai.behavior.JumpOnBed
- jumpOutOfFluid(double) - Method in class net.minecraft.world.entity.LivingEntity
- jumpRidingScale - Variable in class net.minecraft.client.player.LocalPlayer
- jumpRidingTicks - Variable in class net.minecraft.client.player.LocalPlayer
- jumpTarget - Variable in record class net.minecraft.util.debug.DebugBreezeInfo
-
The field for the
jumpTargetrecord component. - jumpTarget() - Method in record class net.minecraft.util.debug.DebugBreezeInfo
-
Returns the value of the
jumpTargetrecord component. - jumpTicks - Variable in class net.minecraft.world.entity.animal.rabbit.Rabbit
- jumpTrailStartedTick - Variable in class net.minecraft.world.entity.monster.breeze.Breeze
- jumpTriggerTime - Variable in class net.minecraft.world.entity.player.Player
- junctions - Variable in class net.minecraft.world.level.levelgen.Beardifier
- junctions - Variable in class net.minecraft.world.level.levelgen.structure.PoolElementStructurePiece
- jungle(HolderGetter<PlacedFeature>, HolderGetter<ConfiguredWorldCarver<?>>) - Static method in class net.minecraft.data.worldgen.biome.OverworldBiomes
- JUNGLE - Static variable in class net.minecraft.world.entity.npc.villager.VillagerType
- JUNGLE - Static variable in class net.minecraft.world.level.biome.Biomes
- JUNGLE - Static variable in class net.minecraft.world.level.block.grower.TreeGrower
- JUNGLE - Static variable in record class net.minecraft.world.level.block.state.properties.BlockSetType
- JUNGLE - Static variable in record class net.minecraft.world.level.block.state.properties.WoodType
- JUNGLE_BOAT - Static variable in class net.minecraft.client.model.geom.ModelLayers
- JUNGLE_BOAT - Static variable in class net.minecraft.world.entity.EntityType
- JUNGLE_BOAT - Static variable in class net.minecraft.world.item.Items
- JUNGLE_BUSH - Static variable in class net.minecraft.data.worldgen.features.TreeFeatures
- JUNGLE_BUSH - Static variable in class net.minecraft.data.worldgen.placement.TreePlacements
- JUNGLE_BUTTON - Static variable in class net.minecraft.world.item.Items
- JUNGLE_BUTTON - Static variable in class net.minecraft.world.level.block.Blocks
- JUNGLE_CHEST_BOAT - Static variable in class net.minecraft.client.model.geom.ModelLayers
- JUNGLE_CHEST_BOAT - Static variable in class net.minecraft.world.entity.EntityType
- JUNGLE_CHEST_BOAT - Static variable in class net.minecraft.world.item.Items
- JUNGLE_DOOR - Static variable in class net.minecraft.world.item.Items
- JUNGLE_DOOR - Static variable in class net.minecraft.world.level.block.Blocks
- JUNGLE_FENCE - Static variable in class net.minecraft.world.item.Items
- JUNGLE_FENCE - Static variable in class net.minecraft.world.level.block.Blocks
- JUNGLE_FENCE_GATE - Static variable in class net.minecraft.world.item.Items
- JUNGLE_FENCE_GATE - Static variable in class net.minecraft.world.level.block.Blocks
- JUNGLE_HANGING_SIGN - Static variable in class net.minecraft.world.item.Items
- JUNGLE_HANGING_SIGN - Static variable in class net.minecraft.world.level.block.Blocks
- JUNGLE_LEAVES - Static variable in class net.minecraft.world.item.Items
- JUNGLE_LEAVES - Static variable in class net.minecraft.world.level.block.Blocks
- JUNGLE_LEAVES_SAPLING_CHANGES - Static variable in class net.minecraft.data.loot.packs.VanillaBlockLoot
- JUNGLE_LOG - Static variable in class net.minecraft.world.item.Items
- JUNGLE_LOG - Static variable in class net.minecraft.world.level.block.Blocks
- JUNGLE_LOGS - Static variable in class net.minecraft.tags.BlockTags
- JUNGLE_LOGS - Static variable in class net.minecraft.tags.ItemTags
- JUNGLE_PLANKS - Static variable in class net.minecraft.data.BlockFamilies
- JUNGLE_PLANKS - Static variable in class net.minecraft.world.item.Items
- JUNGLE_PLANKS - Static variable in class net.minecraft.world.level.block.Blocks
- JUNGLE_PRESSURE_PLATE - Static variable in class net.minecraft.world.item.Items
- JUNGLE_PRESSURE_PLATE - Static variable in class net.minecraft.world.level.block.Blocks
- JUNGLE_PYRAMID_PIECE - Static variable in interface net.minecraft.world.level.levelgen.structure.pieces.StructurePieceType
- JUNGLE_SAPLING - Static variable in class net.minecraft.world.item.Items
- JUNGLE_SAPLING - Static variable in class net.minecraft.world.level.block.Blocks
- JUNGLE_SHELF - Static variable in class net.minecraft.world.item.Items
- JUNGLE_SHELF - Static variable in class net.minecraft.world.level.block.Blocks
- JUNGLE_SIGN - Static variable in class net.minecraft.world.item.Items
- JUNGLE_SIGN - Static variable in class net.minecraft.world.level.block.Blocks
- JUNGLE_SLAB - Static variable in class net.minecraft.world.item.Items
- JUNGLE_SLAB - Static variable in class net.minecraft.world.level.block.Blocks
- JUNGLE_STAIRS - Static variable in class net.minecraft.world.item.Items
- JUNGLE_STAIRS - Static variable in class net.minecraft.world.level.block.Blocks
- JUNGLE_TEMPLE - Static variable in class net.minecraft.util.datafix.fixes.WorldGenSettingsFix
- JUNGLE_TEMPLE - Static variable in interface net.minecraft.world.level.levelgen.structure.BuiltinStructures
- JUNGLE_TEMPLE - Static variable in interface net.minecraft.world.level.levelgen.structure.StructureType
- JUNGLE_TEMPLE - Static variable in class net.minecraft.world.level.saveddata.maps.MapDecorationTypes
- JUNGLE_TEMPLE - Static variable in class net.minecraft.world.level.storage.loot.BuiltInLootTables
- JUNGLE_TEMPLE_DISPENSER - Static variable in class net.minecraft.world.level.storage.loot.BuiltInLootTables
- JUNGLE_TEMPLES - Static variable in interface net.minecraft.world.level.levelgen.structure.BuiltinStructureSets
- JUNGLE_TRAPDOOR - Static variable in class net.minecraft.world.item.Items
- JUNGLE_TRAPDOOR - Static variable in class net.minecraft.world.level.block.Blocks
- JUNGLE_TREE - Static variable in class net.minecraft.data.worldgen.features.TreeFeatures
- JUNGLE_TREE_CHECKED - Static variable in class net.minecraft.data.worldgen.placement.TreePlacements
- JUNGLE_TREE_NO_VINE - Static variable in class net.minecraft.data.worldgen.features.TreeFeatures
- JUNGLE_WALL_HANGING_SIGN - Static variable in class net.minecraft.world.level.block.Blocks
- JUNGLE_WALL_SIGN - Static variable in class net.minecraft.world.level.block.Blocks
- JUNGLE_WOOD - Static variable in class net.minecraft.world.item.Items
- JUNGLE_WOOD - Static variable in class net.minecraft.world.level.block.Blocks
- jungleTempleLootTable() - Method in record class net.minecraft.data.loot.packs.TradeRebalanceChestLoot
- jungleTempleLootTable() - Method in record class net.minecraft.data.loot.packs.VanillaChestLoot
- JungleTemplePiece - Class in net.minecraft.world.level.levelgen.structure.structures
- JungleTemplePiece(CompoundTag) - Constructor for class net.minecraft.world.level.levelgen.structure.structures.JungleTemplePiece
- JungleTemplePiece(RandomSource, int, int) - Constructor for class net.minecraft.world.level.levelgen.structure.structures.JungleTemplePiece
- JungleTemplePiece.MossStoneSelector - Class in net.minecraft.world.level.levelgen.structure.structures
- JungleTempleStructure - Class in net.minecraft.world.level.levelgen.structure.structures
- JungleTempleStructure(Structure.StructureSettings) - Constructor for class net.minecraft.world.level.levelgen.structure.structures.JungleTempleStructure
- JUnitGameBootstrapper - Interface in net.neoforged.fml.startup
-
Obtained via service-loader and executed when FML is bootstrapped in a unit testing context.
- JUnitLikeTestReporter - Class in net.minecraft.gametest.framework
- JUnitLikeTestReporter(File) - Constructor for class net.minecraft.gametest.framework.JUnitLikeTestReporter
- JUnitMain - Class in net.neoforged.neoforge.junit
- JUnitMain() - Constructor for class net.neoforged.neoforge.junit.JUnitMain
- jvm - Variable in record class net.minecraft.util.profiling.jfr.stats.CpuLoadStat
-
The field for the
jvmrecord component. - jvm() - Method in record class net.minecraft.util.profiling.jfr.stats.CpuLoadStat
-
Returns the value of the
jvmrecord component. - JVM - Enum constant in enum class net.minecraft.util.profiling.metrics.MetricCategory
- JvmProfiler - Interface in net.minecraft.util.profiling.jfr
- JvmProfiler.NoOpProfiler - Class in net.minecraft.util.profiling.jfr
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form