Uses of Interface
net.minecraft.registry.RegistryWrapper.WrapperLookup
Package
Description
Provides resources to Minecraft, including resource access, provision, and reloading.
Contains utility method classes, various enums, serialization helpers, and
miscellaneous classes.
-
Uses of RegistryWrapper.WrapperLookup in net.minecraft.block.entity
Modifier and TypeMethodDescriptionfinal NbtCompound
BlockEntity.createComponentlessNbt
(RegistryWrapper.WrapperLookup registries) final NbtCompound
BlockEntity.createComponentlessNbtWithIdentifyingData
(RegistryWrapper.WrapperLookup registries) static @Nullable BlockEntity
BlockEntity.createFromNbt
(BlockPos pos, BlockState state, NbtCompound nbt, RegistryWrapper.WrapperLookup registries) Returns the new block entity loaded fromnbt
, ornull
if it fails.final NbtCompound
BlockEntity.createNbt
(RegistryWrapper.WrapperLookup registries) Returns the block entity's NBT data.final NbtCompound
BlockEntity.createNbtWithId
(RegistryWrapper.WrapperLookup registries) Returns the block entity's NBT data with block entity type ID.final NbtCompound
BlockEntity.createNbtWithIdentifyingData
(RegistryWrapper.WrapperLookup registries) Returns the block entity's NBT data with identifying data.private static <T> NbtElement
VaultBlockEntity.encodeValue
(com.mojang.serialization.Codec<T> codec, T value, RegistryWrapper.WrapperLookup registries) final void
BlockEntity.read
(NbtCompound nbt, RegistryWrapper.WrapperLookup registries) final void
BlockEntity.readComponentlessNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup registries) void
ShulkerBoxBlockEntity.readInventoryNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup registries) protected void
AbstractFurnaceBlockEntity.readNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup registries) Reads data fromnbt
.protected void
BannerBlockEntity.readNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup registries) Reads data fromnbt
.protected void
BarrelBlockEntity.readNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup registries) Reads data fromnbt
.protected void
BeaconBlockEntity.readNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup registries) Reads data fromnbt
.protected void
BeehiveBlockEntity.readNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup registries) Reads data fromnbt
.protected void
BlockEntity.readNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup registries) Reads data fromnbt
.protected void
BrewingStandBlockEntity.readNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup registries) Reads data fromnbt
.protected void
BrushableBlockEntity.readNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup registries) Reads data fromnbt
.protected void
CampfireBlockEntity.readNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup registries) Reads data fromnbt
.protected void
ChestBlockEntity.readNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup registries) Reads data fromnbt
.protected void
ChiseledBookshelfBlockEntity.readNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup registries) Reads data fromnbt
.protected void
CommandBlockBlockEntity.readNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup registries) Reads data fromnbt
.protected void
ComparatorBlockEntity.readNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup registries) Reads data fromnbt
.protected void
ConduitBlockEntity.readNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup registries) Reads data fromnbt
.protected void
CrafterBlockEntity.readNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup registries) Reads data fromnbt
.protected void
DecoratedPotBlockEntity.readNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup registries) Reads data fromnbt
.protected void
DispenserBlockEntity.readNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup registries) Reads data fromnbt
.protected void
EnchantingTableBlockEntity.readNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup registries) Reads data fromnbt
.protected void
EndGatewayBlockEntity.readNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup registries) Reads data fromnbt
.protected void
HopperBlockEntity.readNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup registries) Reads data fromnbt
.protected void
JigsawBlockEntity.readNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup registries) Reads data fromnbt
.protected void
JukeboxBlockEntity.readNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup registries) Reads data fromnbt
.protected void
LecternBlockEntity.readNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup registries) Reads data fromnbt
.protected void
LockableContainerBlockEntity.readNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup registries) Reads data fromnbt
.protected void
MobSpawnerBlockEntity.readNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup registries) Reads data fromnbt
.protected void
PistonBlockEntity.readNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup registries) Reads data fromnbt
.protected void
SculkCatalystBlockEntity.readNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup registries) Reads data fromnbt
.protected void
SculkSensorBlockEntity.readNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup registries) Reads data fromnbt
.protected void
SculkShriekerBlockEntity.readNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup registries) Reads data fromnbt
.protected void
ShulkerBoxBlockEntity.readNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup registries) Reads data fromnbt
.protected void
SignBlockEntity.readNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup registries) Reads data fromnbt
.protected void
SkullBlockEntity.readNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup registries) Reads data fromnbt
.protected void
StructureBlockBlockEntity.readNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup registries) Reads data fromnbt
.protected void
TrialSpawnerBlockEntity.readNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup registries) Reads data fromnbt
.protected void
VaultBlockEntity.readNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup registries) Reads data fromnbt
.void
BlockEntity.setStackNbt
(ItemStack stack, RegistryWrapper.WrapperLookup registries) Setsstack
'snet.minecraft.item.BlockItem#BLOCK_ENTITY_TAG_KEY
NBT value to the block entity's NBT data.BannerBlockEntity.toInitialChunkDataNbt
(RegistryWrapper.WrapperLookup registries) Returns the serialized state of this block entity that is observable by clients.BeaconBlockEntity.toInitialChunkDataNbt
(RegistryWrapper.WrapperLookup registries) Returns the serialized state of this block entity that is observable by clients.BlockEntity.toInitialChunkDataNbt
(RegistryWrapper.WrapperLookup registries) Returns the serialized state of this block entity that is observable by clients.BrushableBlockEntity.toInitialChunkDataNbt
(RegistryWrapper.WrapperLookup registries) Returns the serialized state of this block entity that is observable by clients.CampfireBlockEntity.toInitialChunkDataNbt
(RegistryWrapper.WrapperLookup registries) Returns the serialized state of this block entity that is observable by clients.ConduitBlockEntity.toInitialChunkDataNbt
(RegistryWrapper.WrapperLookup registries) Returns the serialized state of this block entity that is observable by clients.CreakingHeartBlockEntity.toInitialChunkDataNbt
(RegistryWrapper.WrapperLookup registries) Returns the serialized state of this block entity that is observable by clients.DecoratedPotBlockEntity.toInitialChunkDataNbt
(RegistryWrapper.WrapperLookup registries) Returns the serialized state of this block entity that is observable by clients.EndGatewayBlockEntity.toInitialChunkDataNbt
(RegistryWrapper.WrapperLookup registries) Returns the serialized state of this block entity that is observable by clients.JigsawBlockEntity.toInitialChunkDataNbt
(RegistryWrapper.WrapperLookup registries) Returns the serialized state of this block entity that is observable by clients.MobSpawnerBlockEntity.toInitialChunkDataNbt
(RegistryWrapper.WrapperLookup registries) Returns the serialized state of this block entity that is observable by clients.PistonBlockEntity.toInitialChunkDataNbt
(RegistryWrapper.WrapperLookup registries) Returns the serialized state of this block entity that is observable by clients.SignBlockEntity.toInitialChunkDataNbt
(RegistryWrapper.WrapperLookup registries) Returns the serialized state of this block entity that is observable by clients.SkullBlockEntity.toInitialChunkDataNbt
(RegistryWrapper.WrapperLookup registries) Returns the serialized state of this block entity that is observable by clients.StructureBlockBlockEntity.toInitialChunkDataNbt
(RegistryWrapper.WrapperLookup registries) Returns the serialized state of this block entity that is observable by clients.TrialSpawnerBlockEntity.toInitialChunkDataNbt
(RegistryWrapper.WrapperLookup registries) Returns the serialized state of this block entity that is observable by clients.VaultBlockEntity.toInitialChunkDataNbt
(RegistryWrapper.WrapperLookup registries) Returns the serialized state of this block entity that is observable by clients.BlockEntity.tryParseCustomName
(String json, RegistryWrapper.WrapperLookup registries) protected void
AbstractFurnaceBlockEntity.writeNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup registries) Writes data tonbt
.protected void
BannerBlockEntity.writeNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup registries) Writes data tonbt
.protected void
BarrelBlockEntity.writeNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup registries) Writes data tonbt
.protected void
BeaconBlockEntity.writeNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup registries) Writes data tonbt
.protected void
BeehiveBlockEntity.writeNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup registries) Writes data tonbt
.protected void
BlockEntity.writeNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup registries) Writes data tonbt
.protected void
BrewingStandBlockEntity.writeNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup registries) Writes data tonbt
.protected void
BrushableBlockEntity.writeNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup registries) Writes data tonbt
.protected void
CampfireBlockEntity.writeNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup registries) Writes data tonbt
.protected void
ChestBlockEntity.writeNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup registries) Writes data tonbt
.protected void
ChiseledBookshelfBlockEntity.writeNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup registries) Writes data tonbt
.protected void
CommandBlockBlockEntity.writeNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup registries) Writes data tonbt
.protected void
ComparatorBlockEntity.writeNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup registries) Writes data tonbt
.protected void
ConduitBlockEntity.writeNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup registries) Writes data tonbt
.protected void
CrafterBlockEntity.writeNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup registries) Writes data tonbt
.protected void
DecoratedPotBlockEntity.writeNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup registries) Writes data tonbt
.protected void
DispenserBlockEntity.writeNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup registries) Writes data tonbt
.protected void
EnchantingTableBlockEntity.writeNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup registries) Writes data tonbt
.protected void
EndGatewayBlockEntity.writeNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup registries) Writes data tonbt
.protected void
HopperBlockEntity.writeNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup registries) Writes data tonbt
.protected void
JigsawBlockEntity.writeNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup registries) Writes data tonbt
.protected void
JukeboxBlockEntity.writeNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup registries) Writes data tonbt
.protected void
LecternBlockEntity.writeNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup registries) Writes data tonbt
.protected void
LockableContainerBlockEntity.writeNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup registries) Writes data tonbt
.protected void
MobSpawnerBlockEntity.writeNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup registries) Writes data tonbt
.protected void
PistonBlockEntity.writeNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup registries) Writes data tonbt
.protected void
SculkCatalystBlockEntity.writeNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup registries) Writes data tonbt
.protected void
SculkSensorBlockEntity.writeNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup registries) Writes data tonbt
.protected void
SculkShriekerBlockEntity.writeNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup registries) Writes data tonbt
.protected void
ShulkerBoxBlockEntity.writeNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup registries) Writes data tonbt
.protected void
SignBlockEntity.writeNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup registries) Writes data tonbt
.protected void
SkullBlockEntity.writeNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup registries) Writes data tonbt
.protected void
StructureBlockBlockEntity.writeNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup registries) Writes data tonbt
.protected void
TrialSpawnerBlockEntity.writeNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup registries) Writes data tonbt
.protected void
VaultBlockEntity.writeNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup registries) Writes data tonbt
. -
Uses of RegistryWrapper.WrapperLookup in net.minecraft.block.jukebox
Modifier and TypeMethodDescriptionstatic Optional
<RegistryEntry<JukeboxSong>> JukeboxSong.getSongEntryFromStack
(RegistryWrapper.WrapperLookup registries, ItemStack stack) -
Uses of RegistryWrapper.WrapperLookup in net.minecraft.client.gui.screen.ingame
Modifier and TypeMethodDescriptionprivate boolean
CreativeInventoryScreen.populateDisplay
(@Nullable SearchManager searchManager, FeatureSet enabledFeatures, boolean showOperatorTab, RegistryWrapper.WrapperLookup registries) private void
CreativeInventoryScreen.updateDisplayParameters
(FeatureSet enabledFeatures, boolean showOperatorTab, RegistryWrapper.WrapperLookup registries) -
Uses of RegistryWrapper.WrapperLookup in net.minecraft.client.option
Modifier and TypeMethodDescriptionHotbarStorageEntry.deserialize
(RegistryWrapper.WrapperLookup registries) -
Uses of RegistryWrapper.WrapperLookup in net.minecraft.client.search
Modifier and TypeMethodDescriptionvoid
SearchManager.addItemTooltipReloader
(RegistryWrapper.WrapperLookup registries, List<ItemStack> stacks) -
Uses of RegistryWrapper.WrapperLookup in net.minecraft.command
Modifier and TypeInterfaceDescriptioninterface
A class that createsRegistryWrapper
with ability to set a policy on how to handle unrecognized tags.Modifier and TypeMethodDescriptionstatic CommandRegistryAccess
CommandRegistryAccess.of
(RegistryWrapper.WrapperLookup registries, FeatureSet enabledFeatures) DataCommandStorage.PersistentState.writeNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup registries) -
Uses of RegistryWrapper.WrapperLookup in net.minecraft.command.argument
Modifier and TypeFieldDescriptionprivate final RegistryWrapper.WrapperLookup
ParticleEffectArgumentType.registries
private final RegistryWrapper.WrapperLookup
RegistryEntryArgumentType.registries
private final RegistryWrapper.WrapperLookup
StyleArgumentType.registries
private final RegistryWrapper.WrapperLookup
TextArgumentType.registries
Modifier and TypeMethodDescriptionItemStackArgument.asString
(RegistryWrapper.WrapperLookup registries) private String
ItemStackArgument.componentsAsString
(RegistryWrapper.WrapperLookup registries) private static <T extends ParticleEffect>
TParticleEffectArgumentType.readParameters
(com.mojang.brigadier.StringReader reader, ParticleType<T> type, RegistryWrapper.WrapperLookup registries) static ParticleEffect
ParticleEffectArgumentType.readParameters
(com.mojang.brigadier.StringReader reader, RegistryWrapper.WrapperLookup registries) ModifierConstructorDescription(package private)
Context
(RegistryWrapper.WrapperLookup registries) ItemStringReader
(RegistryWrapper.WrapperLookup registries) private
StyleArgumentType
(RegistryWrapper.WrapperLookup registries) private
TextArgumentType
(RegistryWrapper.WrapperLookup registries) -
Uses of RegistryWrapper.WrapperLookup in net.minecraft.component.type
Modifier and TypeMethodDescriptionboolean
NbtComponent.applyToBlockEntity
(BlockEntity blockEntity, RegistryWrapper.WrapperLookup registries) private static boolean
WrittenBookContentComponent.exceedsSerializedLengthLimit
(Text text, RegistryWrapper.WrapperLookup registries) private static <T> RegistryEntryList
<T> ItemEnchantmentsComponent.getTooltipOrderList
(RegistryWrapper.WrapperLookup registries, RegistryKey<Registry<T>> registryRef, TagKey<T> tooltipOrderTag) -
Uses of RegistryWrapper.WrapperLookup in net.minecraft.data
Modifier and TypeMethodDescriptionstatic <T> CompletableFuture
<?> DataProvider.writeCodecToPath
(DataWriter writer, RegistryWrapper.WrapperLookup registries, com.mojang.serialization.Codec<T> codec, T value, Path path) Modifier and TypeMethodDescriptionprivate static <T extends DataProvider>
DataProvider.Factory<T> Main.toFactory
(BiFunction<DataOutput, CompletableFuture<RegistryWrapper.WrapperLookup>, T> baseFactory, CompletableFuture<RegistryWrapper.WrapperLookup> registriesFuture) private static <T extends DataProvider>
DataProvider.Factory<T> Main.toFactory
(BiFunction<DataOutput, CompletableFuture<RegistryWrapper.WrapperLookup>, T> baseFactory, CompletableFuture<RegistryWrapper.WrapperLookup> registriesFuture) -
Uses of RegistryWrapper.WrapperLookup in net.minecraft.data.report
Modifier and TypeFieldDescriptionprivate final CompletableFuture
<RegistryWrapper.WrapperLookup> BiomeParametersProvider.registriesFuture
private final CompletableFuture
<RegistryWrapper.WrapperLookup> BlockListProvider.registriesFuture
private final CompletableFuture
<RegistryWrapper.WrapperLookup> CommandSyntaxProvider.registriesFuture
private final CompletableFuture
<RegistryWrapper.WrapperLookup> ItemListProvider.registriesFuture
ModifierConstructorDescriptionBiomeParametersProvider
(DataOutput output, CompletableFuture<RegistryWrapper.WrapperLookup> registriesFuture) BlockListProvider
(DataOutput output, CompletableFuture<RegistryWrapper.WrapperLookup> registriesFuture) CommandSyntaxProvider
(DataOutput output, CompletableFuture<RegistryWrapper.WrapperLookup> registriesFuture) ItemListProvider
(DataOutput output, CompletableFuture<RegistryWrapper.WrapperLookup> registriesFuture) -
Uses of RegistryWrapper.WrapperLookup in net.minecraft.data.server
Modifier and TypeFieldDescriptionprivate final CompletableFuture
<RegistryWrapper.WrapperLookup> DynamicRegistriesProvider.registriesFuture
Modifier and TypeMethodDescriptionprivate <T> Optional
<CompletableFuture<?>> DynamicRegistriesProvider.writeRegistryEntries
(DataWriter writer, RegistryWrapper.WrapperLookup registries, com.mojang.serialization.DynamicOps<JsonElement> ops, RegistryLoader.Entry<T> registry) ModifierConstructorDescriptionDynamicRegistriesProvider
(DataOutput output, CompletableFuture<RegistryWrapper.WrapperLookup> registriesFuture) -
Uses of RegistryWrapper.WrapperLookup in net.minecraft.data.server.advancement
Modifier and TypeFieldDescriptionprivate final CompletableFuture
<RegistryWrapper.WrapperLookup> AdvancementProvider.registriesFuture
Modifier and TypeMethodDescriptionvoid
AdvancementTabGenerator.accept
(RegistryWrapper.WrapperLookup registries, Consumer<AdvancementEntry> exporter) ModifierConstructorDescriptionAdvancementProvider
(DataOutput output, CompletableFuture<RegistryWrapper.WrapperLookup> registriesFuture, List<AdvancementTabGenerator> tabGenerators) -
Uses of RegistryWrapper.WrapperLookup in net.minecraft.data.server.advancement.vanilla
Modifier and TypeMethodDescriptionvoid
VanillaAdventureTabAdvancementGenerator.accept
(RegistryWrapper.WrapperLookup registries, Consumer<AdvancementEntry> exporter) void
VanillaEndTabAdvancementGenerator.accept
(RegistryWrapper.WrapperLookup registries, Consumer<AdvancementEntry> exporter) void
VanillaHusbandryTabAdvancementGenerator.accept
(RegistryWrapper.WrapperLookup registries, Consumer<AdvancementEntry> exporter) void
VanillaNetherTabAdvancementGenerator.accept
(RegistryWrapper.WrapperLookup registries, Consumer<AdvancementEntry> exporter) void
VanillaStoryTabAdvancementGenerator.accept
(RegistryWrapper.WrapperLookup registries, Consumer<AdvancementEntry> exporter) protected static void
VanillaAdventureTabAdvancementGenerator.buildAdventuringTime
(RegistryWrapper.WrapperLookup registries, Consumer<AdvancementEntry> exporter, AdvancementEntry parent, MultiNoiseBiomeSourceParameterList.Preset biomeSourceListPreset) private static Advancement.Builder
VanillaHusbandryTabAdvancementGenerator.requireAllWolvesTamed
(Advancement.Builder builder, RegistryWrapper.WrapperLookup registries) protected static Advancement.Builder
VanillaAdventureTabAdvancementGenerator.requireListedBiomesVisited
(Advancement.Builder builder, RegistryWrapper.WrapperLookup registries, List<RegistryKey<Biome>> biomes) Modifier and TypeMethodDescriptionstatic AdvancementProvider
VanillaAdvancementProviders.createVanillaProvider
(DataOutput output, CompletableFuture<RegistryWrapper.WrapperLookup> registriesFuture) -
Uses of RegistryWrapper.WrapperLookup in net.minecraft.data.server.advancement.winterdrop
Modifier and TypeMethodDescriptionvoid
WinterDropAdventureAdvancementTabGenerator.accept
(RegistryWrapper.WrapperLookup registries, Consumer<AdvancementEntry> exporter) Modifier and TypeMethodDescriptionstatic AdvancementProvider
WinterDropAdvancementProviders.createWinterDropProvider
(DataOutput output, CompletableFuture<RegistryWrapper.WrapperLookup> registriesFuture) -
Uses of RegistryWrapper.WrapperLookup in net.minecraft.data.server.loottable
Modifier and TypeFieldDescriptionprotected final RegistryWrapper.WrapperLookup
BlockLootTableGenerator.registries
protected final RegistryWrapper.WrapperLookup
EntityLootTableGenerator.registries
Modifier and TypeFieldDescriptionprivate final Function
<RegistryWrapper.WrapperLookup, LootTableGenerator> LootTableProvider.LootTypeGenerator.provider
The field for theprovider
record component.private final CompletableFuture
<RegistryWrapper.WrapperLookup> LootTableProvider.registriesFuture
Modifier and TypeMethodDescriptionLootTableProvider.LootTypeGenerator.provider()
Returns the value of theprovider
record component.Modifier and TypeMethodDescriptionprivate CompletableFuture
<?> LootTableProvider.run
(DataWriter writer, RegistryWrapper.WrapperLookup registries) ModifierConstructorDescriptionprotected
BlockLootTableGenerator
(Set<Item> explosionImmuneItems, FeatureSet requiredFeatures, Map<RegistryKey<LootTable>, LootTable.Builder> lootTables, RegistryWrapper.WrapperLookup registries) protected
BlockLootTableGenerator
(Set<Item> explosionImmuneItems, FeatureSet requiredFeatures, RegistryWrapper.WrapperLookup registries) protected
EntityLootTableGenerator
(FeatureSet requiredFeatures, RegistryWrapper.WrapperLookup registries) protected
EntityLootTableGenerator
(FeatureSet requiredFeatures, FeatureSet featureSet, RegistryWrapper.WrapperLookup registries) ModifierConstructorDescriptionLootTableProvider
(DataOutput output, Set<RegistryKey<LootTable>> lootTableIds, List<LootTableProvider.LootTypeGenerator> lootTypeGenerators, CompletableFuture<RegistryWrapper.WrapperLookup> registriesFuture) LootTypeGenerator
(Function<RegistryWrapper.WrapperLookup, LootTableGenerator> function, ContextType contextType) -
Uses of RegistryWrapper.WrapperLookup in net.minecraft.data.server.loottable.rebalance
Modifier and TypeFieldDescriptionprivate final RegistryWrapper.WrapperLookup
TradeRebalanceChestLootTableGenerator.registries
The field for theregistries
record component.Modifier and TypeMethodDescriptionTradeRebalanceChestLootTableGenerator.registries()
Returns the value of theregistries
record component.Modifier and TypeMethodDescriptionstatic LootTableProvider
TradeRebalanceLootTableProviders.createTradeRebalanceProvider
(DataOutput output, CompletableFuture<RegistryWrapper.WrapperLookup> registriesFuture) ModifierConstructorDescription -
Uses of RegistryWrapper.WrapperLookup in net.minecraft.data.server.loottable.vanilla
Modifier and TypeFieldDescriptionprivate final RegistryWrapper.WrapperLookup
VanillaArchaeologyLootTableGenerator.registries
The field for theregistries
record component.private final RegistryWrapper.WrapperLookup
VanillaBarterLootTableGenerator.registries
The field for theregistries
record component.private final RegistryWrapper.WrapperLookup
VanillaChestLootTableGenerator.registries
The field for theregistries
record component.private final RegistryWrapper.WrapperLookup
VanillaEquipmentLootTableGenerator.registries
The field for theregistries
record component.private final RegistryWrapper.WrapperLookup
VanillaFishingLootTableGenerator.registries
The field for theregistries
record component.private final RegistryWrapper.WrapperLookup
VanillaGiftLootTableGenerator.registries
The field for theregistries
record component.private final RegistryWrapper.WrapperLookup
VanillaShearingLootTableGenerator.registries
The field for theregistries
record component.Modifier and TypeMethodDescriptionVanillaArchaeologyLootTableGenerator.registries()
Returns the value of theregistries
record component.VanillaBarterLootTableGenerator.registries()
Returns the value of theregistries
record component.VanillaChestLootTableGenerator.registries()
Returns the value of theregistries
record component.VanillaEquipmentLootTableGenerator.registries()
Returns the value of theregistries
record component.VanillaFishingLootTableGenerator.registries()
Returns the value of theregistries
record component.VanillaGiftLootTableGenerator.registries()
Returns the value of theregistries
record component.VanillaShearingLootTableGenerator.registries()
Returns the value of theregistries
record component.Modifier and TypeMethodDescriptionstatic LootTableProvider
VanillaLootTableProviders.createVanillaProvider
(DataOutput output, CompletableFuture<RegistryWrapper.WrapperLookup> registriesFuture) ModifierConstructorDescriptionVanillaBarterLootTableGenerator
(RegistryWrapper.WrapperLookup wrapperLookup) VanillaChestLootTableGenerator
(RegistryWrapper.WrapperLookup wrapperLookup) VanillaEquipmentLootTableGenerator
(RegistryWrapper.WrapperLookup wrapperLookup) VanillaFishingLootTableGenerator
(RegistryWrapper.WrapperLookup wrapperLookup) VanillaGiftLootTableGenerator
(RegistryWrapper.WrapperLookup wrapperLookup) VanillaShearingLootTableGenerator
(RegistryWrapper.WrapperLookup wrapperLookup) -
Uses of RegistryWrapper.WrapperLookup in net.minecraft.data.server.loottable.winterdrop
Modifier and TypeMethodDescriptionstatic LootTableProvider
WinterDropLootTableProviders.createWinterDropProvider
(DataOutput output, CompletableFuture<RegistryWrapper.WrapperLookup> registriesFuture) ModifierConstructorDescription -
Uses of RegistryWrapper.WrapperLookup in net.minecraft.data.server.recipe
Modifier and TypeFieldDescriptionprotected final RegistryWrapper.WrapperLookup
RecipeGenerator.registries
Modifier and TypeFieldDescriptionprivate final CompletableFuture
<RegistryWrapper.WrapperLookup> RecipeGenerator.RecipeProvider.registriesFuture
Modifier and TypeMethodDescriptionprotected abstract RecipeGenerator
RecipeGenerator.RecipeProvider.getRecipeGenerator
(RegistryWrapper.WrapperLookup registries, RecipeExporter exporter) protected RecipeGenerator
VanillaRecipeGenerator.Provider.getRecipeGenerator
(RegistryWrapper.WrapperLookup registries, RecipeExporter exporter) protected RecipeGenerator
WinterDropRecipeGenerator.Provider.getRecipeGenerator
(RegistryWrapper.WrapperLookup registries, RecipeExporter exporter) ModifierConstructorDescriptionprotected
RecipeGenerator
(RegistryWrapper.WrapperLookup registries, RecipeExporter exporter) (package private)
VanillaRecipeGenerator
(RegistryWrapper.WrapperLookup registries, RecipeExporter exporter) WinterDropRecipeGenerator
(RegistryWrapper.WrapperLookup registries, RecipeExporter exporter) ModifierConstructorDescriptionProvider
(DataOutput output, CompletableFuture<RegistryWrapper.WrapperLookup> registriesFuture) Provider
(DataOutput output, CompletableFuture<RegistryWrapper.WrapperLookup> registriesFuture) protected
RecipeProvider
(DataOutput output, CompletableFuture<RegistryWrapper.WrapperLookup> registriesFuture) -
Uses of RegistryWrapper.WrapperLookup in net.minecraft.data.server.tag
Modifier and TypeFieldDescriptionprivate final CompletableFuture
<RegistryWrapper.WrapperLookup> TagProvider.registriesFuture
Modifier and TypeMethodDescriptionprotected CompletableFuture
<RegistryWrapper.WrapperLookup> ItemTagProvider.getRegistriesFuture()
protected CompletableFuture
<RegistryWrapper.WrapperLookup> TagProvider.getRegistriesFuture()
Modifier and TypeMethodDescriptionprotected abstract void
TagProvider.configure
(RegistryWrapper.WrapperLookup registries) protected void
EnchantmentTagProvider.createTooltipOrderTag
(RegistryWrapper.WrapperLookup registries, RegistryKey<Enchantment>[] enchantments) ModifierConstructorDescriptionEnchantmentTagProvider
(DataOutput output, CompletableFuture<RegistryWrapper.WrapperLookup> registriesFuture) ItemTagProvider
(DataOutput output, CompletableFuture<RegistryWrapper.WrapperLookup> registriesFuture, CompletableFuture<TagProvider.TagLookup<Block>> blockTagLookupFuture) ItemTagProvider
(DataOutput output, CompletableFuture<RegistryWrapper.WrapperLookup> registriesFuture, CompletableFuture<TagProvider.TagLookup<Item>> parentTagLookupFuture, CompletableFuture<TagProvider.TagLookup<Block>> blockTagLookupFuture) protected
TagProvider
(DataOutput output, RegistryKey<? extends Registry<T>> registryRef, CompletableFuture<RegistryWrapper.WrapperLookup> registriesFuture) protected
TagProvider
(DataOutput output, RegistryKey<? extends Registry<T>> registryRef, CompletableFuture<RegistryWrapper.WrapperLookup> registriesFuture, CompletableFuture<TagProvider.TagLookup<T>> parentTagLookupFuture) ValueLookupTagProvider
(DataOutput output, RegistryKey<? extends Registry<T>> registryRef, CompletableFuture<RegistryWrapper.WrapperLookup> registriesFuture, CompletableFuture<TagProvider.TagLookup<T>> parentTagLookupFuture, Function<T, RegistryKey<T>> valueToKey) ValueLookupTagProvider
(DataOutput output, RegistryKey<? extends Registry<T>> registryRef, CompletableFuture<RegistryWrapper.WrapperLookup> registriesFuture, Function<T, RegistryKey<T>> valueToKey) -
Uses of RegistryWrapper.WrapperLookup in net.minecraft.data.server.tag.rebalance
Modifier and TypeMethodDescriptionprotected void
TradeRebalanceEnchantmentTagProvider.configure
(RegistryWrapper.WrapperLookup registries) protected void
TradeRebalanceStructureTagProvider.configure
(RegistryWrapper.WrapperLookup registries) ModifierConstructorDescriptionTradeRebalanceEnchantmentTagProvider
(DataOutput output, CompletableFuture<RegistryWrapper.WrapperLookup> registriesFuture) TradeRebalanceStructureTagProvider
(DataOutput output, CompletableFuture<RegistryWrapper.WrapperLookup> registriesFuture) -
Uses of RegistryWrapper.WrapperLookup in net.minecraft.data.server.tag.vanilla
Modifier and TypeMethodDescriptionprotected void
VanillaBannerPatternTagProvider.configure
(RegistryWrapper.WrapperLookup registries) protected void
VanillaBiomeTagProvider.configure
(RegistryWrapper.WrapperLookup registries) protected void
VanillaBlockTagProvider.configure
(RegistryWrapper.WrapperLookup registries) protected void
VanillaCatVariantTagProvider.configure
(RegistryWrapper.WrapperLookup registries) protected void
VanillaDamageTypeTagProvider.configure
(RegistryWrapper.WrapperLookup registries) protected void
VanillaEnchantmentTagProvider.configure
(RegistryWrapper.WrapperLookup registries) protected void
VanillaEntityTypeTagProvider.configure
(RegistryWrapper.WrapperLookup registries) protected void
VanillaFlatLevelGeneratorPresetTagProvider.configure
(RegistryWrapper.WrapperLookup registries) protected void
VanillaFluidTagProvider.configure
(RegistryWrapper.WrapperLookup registries) protected void
VanillaGameEventTagProvider.configure
(RegistryWrapper.WrapperLookup registries) protected void
VanillaInstrumentTagProvider.configure
(RegistryWrapper.WrapperLookup registries) protected void
VanillaItemTagProvider.configure
(RegistryWrapper.WrapperLookup registries) protected void
VanillaPaintingVariantTagProvider.configure
(RegistryWrapper.WrapperLookup registries) protected void
VanillaPointOfInterestTypeTagProvider.configure
(RegistryWrapper.WrapperLookup registries) protected void
VanillaStructureTagProvider.configure
(RegistryWrapper.WrapperLookup registries) protected void
VanillaWorldPresetTagProvider.configure
(RegistryWrapper.WrapperLookup registries) ModifierConstructorDescriptionVanillaBannerPatternTagProvider
(DataOutput dataGenerator, CompletableFuture<RegistryWrapper.WrapperLookup> registriesFuture) VanillaBiomeTagProvider
(DataOutput output, CompletableFuture<RegistryWrapper.WrapperLookup> registriesFuture) VanillaBlockTagProvider
(DataOutput output, CompletableFuture<RegistryWrapper.WrapperLookup> registriesFuture) VanillaCatVariantTagProvider
(DataOutput output, CompletableFuture<RegistryWrapper.WrapperLookup> registriesFuture) VanillaDamageTypeTagProvider
(DataOutput output, CompletableFuture<RegistryWrapper.WrapperLookup> registriesFuture) VanillaEnchantmentTagProvider
(DataOutput output, CompletableFuture<RegistryWrapper.WrapperLookup> registriesFuture) VanillaEntityTypeTagProvider
(DataOutput output, CompletableFuture<RegistryWrapper.WrapperLookup> registriesFuture) VanillaFlatLevelGeneratorPresetTagProvider
(DataOutput output, CompletableFuture<RegistryWrapper.WrapperLookup> registriesFuture) VanillaFluidTagProvider
(DataOutput output, CompletableFuture<RegistryWrapper.WrapperLookup> registriesFuture) VanillaGameEventTagProvider
(DataOutput output, CompletableFuture<RegistryWrapper.WrapperLookup> registriesFuture) VanillaInstrumentTagProvider
(DataOutput output, CompletableFuture<RegistryWrapper.WrapperLookup> registriesFuture) VanillaItemTagProvider
(DataOutput output, CompletableFuture<RegistryWrapper.WrapperLookup> registriesFuture, CompletableFuture<TagProvider.TagLookup<Block>> blockTagLookupFuture) VanillaPaintingVariantTagProvider
(DataOutput output, CompletableFuture<RegistryWrapper.WrapperLookup> registriesFuture) VanillaPointOfInterestTypeTagProvider
(DataOutput output, CompletableFuture<RegistryWrapper.WrapperLookup> registriesFuture) VanillaStructureTagProvider
(DataOutput output, CompletableFuture<RegistryWrapper.WrapperLookup> registriesFuture) VanillaWorldPresetTagProvider
(DataOutput output, CompletableFuture<RegistryWrapper.WrapperLookup> registriesFuture) -
Uses of RegistryWrapper.WrapperLookup in net.minecraft.data.server.tag.winterdrop
Modifier and TypeMethodDescriptionprotected void
WinterDropBiomeTagProvider.configure
(RegistryWrapper.WrapperLookup registries) protected void
WinterDropBlockTagProvider.configure
(RegistryWrapper.WrapperLookup registries) protected void
WinterDropEntityTypeTagProvider.configure
(RegistryWrapper.WrapperLookup registries) protected void
WinterDropItemTagProvider.configure
(RegistryWrapper.WrapperLookup registries) ModifierConstructorDescriptionWinterDropBiomeTagProvider
(DataOutput output, CompletableFuture<RegistryWrapper.WrapperLookup> registriesFuture, CompletableFuture<TagProvider.TagLookup<Biome>> parentTagLookupFuture) WinterDropBlockTagProvider
(DataOutput output, CompletableFuture<RegistryWrapper.WrapperLookup> registriesFuture, CompletableFuture<TagProvider.TagLookup<Block>> parentTagLookupFuture) WinterDropEntityTypeTagProvider
(DataOutput output, CompletableFuture<RegistryWrapper.WrapperLookup> registriesFuture) WinterDropItemTagProvider
(DataOutput output, CompletableFuture<RegistryWrapper.WrapperLookup> registriesFuture, CompletableFuture<TagProvider.TagLookup<Item>> parentTagLookupFuture, CompletableFuture<TagProvider.TagLookup<Block>> blockTagLookupFuture) -
Uses of RegistryWrapper.WrapperLookup in net.minecraft.entity
Modifier and TypeMethodDescriptiondefault void
InventoryOwner.readInventory
(NbtCompound nbt, RegistryWrapper.WrapperLookup registries) default void
InventoryOwner.writeInventory
(NbtCompound nbt, RegistryWrapper.WrapperLookup registries) -
Uses of RegistryWrapper.WrapperLookup in net.minecraft.entity.boss
Modifier and TypeMethodDescriptionstatic CommandBossBar
CommandBossBar.fromNbt
(NbtCompound nbt, Identifier id, RegistryWrapper.WrapperLookup registries) void
BossBarManager.readNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup registries) BossBarManager.toNbt
(RegistryWrapper.WrapperLookup registries) CommandBossBar.toNbt
(RegistryWrapper.WrapperLookup registries) -
Uses of RegistryWrapper.WrapperLookup in net.minecraft.entity.vehicle
Modifier and TypeMethodDescriptiondefault void
VehicleInventory.readInventoryFromNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup registries) default void
VehicleInventory.writeInventoryToNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup registries) -
Uses of RegistryWrapper.WrapperLookup in net.minecraft.inventory
Modifier and TypeMethodDescriptionstatic ContainerLock
ContainerLock.fromNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup registries) Creates a newContainerLock
from theLock
key of the NBT compound.static void
Inventories.readNbt
(NbtCompound nbt, DefaultedList<ItemStack> stacks, RegistryWrapper.WrapperLookup registries) Readsnbt
and sets the elements ofstacks
accordingly.void
EnderChestInventory.readNbtList
(NbtList list, RegistryWrapper.WrapperLookup registries) Reads the item stacks fromnbtList
.void
SimpleInventory.readNbtList
(NbtList list, RegistryWrapper.WrapperLookup registries) Reads the item stacks fromnbtList
.EnderChestInventory.toNbtList
(RegistryWrapper.WrapperLookup registries) Returns an NBT list of non-emptyinvalid reference
item stacks
SimpleInventory.toNbtList
(RegistryWrapper.WrapperLookup registries) Returns an NBT list of non-emptyinvalid reference
item stacks
void
ContainerLock.writeNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup registries) Inserts the key string of this lock into theLock
key of the NBT compound.static NbtCompound
Inventories.writeNbt
(NbtCompound nbt, DefaultedList<ItemStack> stacks, boolean setIfEmpty, RegistryWrapper.WrapperLookup registries) Writes the inventory tonbt
.static NbtCompound
Inventories.writeNbt
(NbtCompound nbt, DefaultedList<ItemStack> stacks, RegistryWrapper.WrapperLookup registries) Writes the inventory tonbt
. -
Uses of RegistryWrapper.WrapperLookup in net.minecraft.item
Modifier and TypeFieldDescriptionprivate final RegistryWrapper.WrapperLookup
ItemGroup.DisplayContext.lookup
The field for thelookup
record component.Modifier and TypeMethodDescriptionItem.TooltipContext.getRegistryLookup()
ItemGroup.DisplayContext.lookup()
Returns the value of thelookup
record component.Modifier and TypeMethodDescriptionprivate static void
ItemGroups.addPaintings
(ItemGroup.Entries entries, RegistryWrapper.WrapperLookup registries, RegistryWrapper.Impl<PaintingVariant> registryWrapper, Predicate<RegistryEntry<PaintingVariant>> filter, ItemGroup.StackVisibility stackVisibility) static Item.TooltipContext
Item.TooltipContext.create
(RegistryWrapper.WrapperLookup registries) static FuelRegistry
FuelRegistry.createDefault
(RegistryWrapper.WrapperLookup registries, FeatureSet enabledFeatures) static FuelRegistry
FuelRegistry.createDefault
(RegistryWrapper.WrapperLookup registries, FeatureSet enabledFeatures, int itemSmeltTime) boolean
ItemGroup.DisplayContext.doesNotMatch
(FeatureSet enabledFeatures, boolean hasPermissions, RegistryWrapper.WrapperLookup registries) ItemStack.fromNbt
(RegistryWrapper.WrapperLookup registries, NbtElement nbt) static ItemStack
ItemStack.fromNbtOrEmpty
(RegistryWrapper.WrapperLookup registries, NbtCompound nbt) private Optional
<RegistryEntry<Instrument>> GoatHornItem.getInstrument
(ItemStack stack, RegistryWrapper.WrapperLookup registries) ItemStack.toNbt
(RegistryWrapper.WrapperLookup registries) ItemStack.toNbt
(RegistryWrapper.WrapperLookup registries, NbtElement prefix) ItemStack.toNbtAllowEmpty
(RegistryWrapper.WrapperLookup registries) static boolean
ItemGroups.updateDisplayContext
(FeatureSet enabledFeatures, boolean operatorEnabled, RegistryWrapper.WrapperLookup registries) ModifierConstructorDescriptionBuilder
(RegistryWrapper.WrapperLookup registries, FeatureSet enabledFeatures) DisplayContext
(FeatureSet featureSet, boolean bool, RegistryWrapper.WrapperLookup wrapperLookup) -
Uses of RegistryWrapper.WrapperLookup in net.minecraft.item.equipment.trim
Modifier and TypeMethodDescriptionArmorTrimMaterials.get
(RegistryWrapper.WrapperLookup registries, ItemStack stack) ArmorTrimPatterns.get
(RegistryWrapper.WrapperLookup registries, ItemStack stack) -
Uses of RegistryWrapper.WrapperLookup in net.minecraft.item.map
Modifier and TypeMethodDescriptionstatic MapState
MapState.fromNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup registries) MapState.writeNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup registries) -
Uses of RegistryWrapper.WrapperLookup in net.minecraft.loot.condition
Modifier and TypeMethodDescriptionstatic LootCondition.Builder
RandomChanceWithEnchantedBonusLootCondition.builder
(RegistryWrapper.WrapperLookup registries, float base, float perLevelAboveFirst) -
Uses of RegistryWrapper.WrapperLookup in net.minecraft.loot.function
Modifier and TypeMethodDescriptionEnchantedCountIncreaseLootFunction.builder
(RegistryWrapper.WrapperLookup registries, LootNumberProvider count) EnchantRandomlyLootFunction.builder
(RegistryWrapper.WrapperLookup registries) EnchantWithLevelsLootFunction.builder
(RegistryWrapper.WrapperLookup registries, LootNumberProvider levels) -
Uses of RegistryWrapper.WrapperLookup in net.minecraft.recipe
Modifier and TypeFieldDescriptionprivate final RegistryWrapper.WrapperLookup
ServerRecipeManager.registries
Modifier and TypeMethodDescriptionArmorDyeRecipe.craft
(CraftingRecipeInput craftingRecipeInput, RegistryWrapper.WrapperLookup wrapperLookup) BannerDuplicateRecipe.craft
(CraftingRecipeInput craftingRecipeInput, RegistryWrapper.WrapperLookup wrapperLookup) BookCloningRecipe.craft
(CraftingRecipeInput craftingRecipeInput, RegistryWrapper.WrapperLookup wrapperLookup) CraftingDecoratedPotRecipe.craft
(CraftingRecipeInput craftingRecipeInput, RegistryWrapper.WrapperLookup wrapperLookup) FireworkRocketRecipe.craft
(CraftingRecipeInput craftingRecipeInput, RegistryWrapper.WrapperLookup wrapperLookup) FireworkStarFadeRecipe.craft
(CraftingRecipeInput craftingRecipeInput, RegistryWrapper.WrapperLookup wrapperLookup) FireworkStarRecipe.craft
(CraftingRecipeInput craftingRecipeInput, RegistryWrapper.WrapperLookup wrapperLookup) MapCloningRecipe.craft
(CraftingRecipeInput craftingRecipeInput, RegistryWrapper.WrapperLookup wrapperLookup) MapExtendingRecipe.craft
(CraftingRecipeInput craftingRecipeInput, RegistryWrapper.WrapperLookup wrapperLookup) Recipe.craft
(T input, RegistryWrapper.WrapperLookup registries) Crafts this recipe.RepairItemRecipe.craft
(CraftingRecipeInput craftingRecipeInput, RegistryWrapper.WrapperLookup wrapperLookup) ShapedRecipe.craft
(CraftingRecipeInput craftingRecipeInput, RegistryWrapper.WrapperLookup wrapperLookup) ShapelessRecipe.craft
(CraftingRecipeInput craftingRecipeInput, RegistryWrapper.WrapperLookup wrapperLookup) ShieldDecorationRecipe.craft
(CraftingRecipeInput craftingRecipeInput, RegistryWrapper.WrapperLookup wrapperLookup) SingleStackRecipe.craft
(SingleStackRecipeInput singleStackRecipeInput, RegistryWrapper.WrapperLookup wrapperLookup) SmithingTransformRecipe.craft
(SmithingRecipeInput smithingRecipeInput, RegistryWrapper.WrapperLookup wrapperLookup) SmithingTrimRecipe.craft
(SmithingRecipeInput smithingRecipeInput, RegistryWrapper.WrapperLookup wrapperLookup) static ItemStack
SmithingTrimRecipe.craft
(RegistryWrapper.WrapperLookup registries, ItemStack base, ItemStack addition, ItemStack template) TippedArrowRecipe.craft
(CraftingRecipeInput craftingRecipeInput, RegistryWrapper.WrapperLookup wrapperLookup) TransmuteRecipe.craft
(CraftingRecipeInput craftingRecipeInput, RegistryWrapper.WrapperLookup wrapperLookup) protected static RecipeEntry
<?> ServerRecipeManager.deserialize
(RegistryKey<Recipe<?>> key, JsonObject json, RegistryWrapper.WrapperLookup registries) Reads a recipe from a JSON object. -
Uses of RegistryWrapper.WrapperLookup in net.minecraft.recipe.display
Modifier and TypeFieldDescriptionstatic final ContextParameter
<RegistryWrapper.WrapperLookup> SlotDisplayContexts.REGISTRIES
-
Uses of RegistryWrapper.WrapperLookup in net.minecraft.registry
Modifier and TypeInterfaceDescriptioninterface
A manager of dynamic registries.static interface
Modifier and TypeFieldDescriptionprivate final RegistryWrapper.WrapperLookup
RegistryBuilder.FullPatchesRegistriesPair.full
The field for thefull
record component.private final RegistryWrapper.WrapperLookup
ReloadableRegistries.ReloadResult.lookupWithUpdatedTags
The field for thelookupWithUpdatedTags
record component.private final RegistryWrapper.WrapperLookup
RegistryBuilder.FullPatchesRegistriesPair.patches
The field for thepatches
record component.private final RegistryWrapper.WrapperLookup
RegistryOps.CachedRegistryInfoGetter.registries
private final RegistryWrapper.WrapperLookup
ReloadableRegistries.Lookup.registries
Modifier and TypeMethodDescriptionprivate static RegistryWrapper.WrapperLookup
ReloadableRegistries.concat
(RegistryWrapper.WrapperLookup first, RegistryWrapper.WrapperLookup second) private RegistryWrapper.WrapperLookup
RegistryBuilder.createFullWrapperLookup
(DynamicRegistryManager registryManager, RegistryWrapper.WrapperLookup base, RegistryCloner.CloneableRegistries cloneableRegistries, Map<RegistryKey<? extends Registry<?>>, RegistryBuilder.InitializedRegistry<?>> initializedRegistries, RegistryWrapper.WrapperLookup patches) BuiltinRegistries.createWrapperLookup()
RegistryBuilder.createWrapperLookup
(DynamicRegistryManager registryManager) private static RegistryWrapper.WrapperLookup
RegistryBuilder.createWrapperLookup
(RegistryBuilder.AnyOwner entryOwner, DynamicRegistryManager registryManager, Stream<RegistryWrapper.Impl<?>> wrappers) RegistryBuilder.FullPatchesRegistriesPair.full()
Returns the value of thefull
record component.ReloadableRegistries.ReloadResult.lookupWithUpdatedTags()
Returns the value of thelookupWithUpdatedTags
record component.RegistryWrapper.WrapperLookup.of
(Stream<RegistryWrapper.Impl<?>> wrappers) RegistryBuilder.FullPatchesRegistriesPair.patches()
Returns the value of thepatches
record component.Modifier and TypeMethodDescriptionprivate <T> RegistryWrapper.Impl
<T> RegistryBuilder.applyPatches
(RegistryEntryOwner<T> owner, RegistryCloner.CloneableRegistries cloneableRegistries, RegistryKey<? extends Registry<? extends T>> registryRef, RegistryWrapper.WrapperLookup patches, RegistryWrapper.WrapperLookup base, MutableObject<RegistryWrapper.WrapperLookup> lazyWrapper) RegistryCloner.clone
(T value, RegistryWrapper.WrapperLookup subsetRegistry, RegistryWrapper.WrapperLookup fullRegistry) private static RegistryWrapper.WrapperLookup
ReloadableRegistries.concat
(RegistryWrapper.WrapperLookup first, RegistryWrapper.WrapperLookup second) private RegistryWrapper.WrapperLookup
RegistryBuilder.createFullWrapperLookup
(DynamicRegistryManager registryManager, RegistryWrapper.WrapperLookup base, RegistryCloner.CloneableRegistries cloneableRegistries, Map<RegistryKey<? extends Registry<?>>, RegistryBuilder.InitializedRegistry<?>> initializedRegistries, RegistryWrapper.WrapperLookup patches) RegistryBuilder.createWrapperLookup
(DynamicRegistryManager baseRegistryManager, RegistryWrapper.WrapperLookup registries, RegistryCloner.CloneableRegistries cloneableRegistries) RegistryPair.getEntry
(RegistryWrapper.WrapperLookup registries) static <T> RegistryOps
<T> RegistryOps.of
(com.mojang.serialization.DynamicOps<T> delegate, RegistryWrapper.WrapperLookup registries) private static ReloadableRegistries.ReloadResult
ReloadableRegistries.toResult
(CombinedDynamicRegistries<ServerDynamicRegistryType> dynamicRegistries, RegistryWrapper.WrapperLookup nonReloadables, List<MutableRegistry<?>> registries) private static void
BuiltinRegistries.validate
(RegistryWrapper.WrapperLookup registries) private static void
ReloadableRegistries.validate
(RegistryWrapper.WrapperLookup registries) private static <T> void
ReloadableRegistries.validateLootData
(LootTableReporter reporter, LootDataType<T> lootDataType, RegistryWrapper.WrapperLookup registries) static <T> com.mojang.serialization.Dynamic
<T> RegistryOps.withRegistry
(com.mojang.serialization.Dynamic<T> dynamic, RegistryWrapper.WrapperLookup registries) Modifier and TypeMethodDescriptionprivate <T> RegistryWrapper.Impl
<T> RegistryBuilder.applyPatches
(RegistryEntryOwner<T> owner, RegistryCloner.CloneableRegistries cloneableRegistries, RegistryKey<? extends Registry<? extends T>> registryRef, RegistryWrapper.WrapperLookup patches, RegistryWrapper.WrapperLookup base, MutableObject<RegistryWrapper.WrapperLookup> lazyWrapper) ExperimentalRegistriesValidator.validate
(CompletableFuture<RegistryWrapper.WrapperLookup> registriesFuture, RegistryBuilder builder) TradeRebalanceBuiltinRegistries.validate
(CompletableFuture<RegistryWrapper.WrapperLookup> registriesFuture) WinterDropBuiltinRegistries.validate
(CompletableFuture<RegistryWrapper.WrapperLookup> registriesFuture) ModifierConstructorDescriptionFullPatchesRegistriesPair
(RegistryWrapper.WrapperLookup wrapperLookup, RegistryWrapper.WrapperLookup wrapperLookup2) Lookup
(RegistryWrapper.WrapperLookup registries) ReloadResult
(CombinedDynamicRegistries<ServerDynamicRegistryType> combinedDynamicRegistries, RegistryWrapper.WrapperLookup wrapperLookup) -
Uses of RegistryWrapper.WrapperLookup in net.minecraft.resource
ModifierConstructorDescriptionprotected
JsonDataLoader
(RegistryWrapper.WrapperLookup registries, com.mojang.serialization.Codec<T> codec, String dataType) -
Uses of RegistryWrapper.WrapperLookup in net.minecraft.scoreboard
Modifier and TypeMethodDescriptionstatic ScoreboardScore
ScoreboardScore.fromNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup registries) private NbtList
ScoreboardState.objectivesToNbt
(RegistryWrapper.WrapperLookup registries) protected void
Scoreboard.readNbt
(NbtList list, RegistryWrapper.WrapperLookup registries) ScoreboardState.readNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup registries) private void
ScoreboardState.readObjectivesNbt
(NbtList nbt, RegistryWrapper.WrapperLookup registries) private void
ScoreboardState.readTeamsNbt
(NbtList nbt, RegistryWrapper.WrapperLookup registries) private ScoreboardState
ServerScoreboard.stateFromNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup registries) private NbtList
ScoreboardState.teamsToNbt
(RegistryWrapper.WrapperLookup registries) protected NbtList
Scoreboard.toNbt
(RegistryWrapper.WrapperLookup registries) ScoreboardScore.toNbt
(RegistryWrapper.WrapperLookup registries) ScoreboardState.writeNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup registries) -
Uses of RegistryWrapper.WrapperLookup in net.minecraft.server
Modifier and TypeFieldDescriptionprivate final RegistryWrapper.WrapperLookup
ServerAdvancementLoader.registries
private final RegistryWrapper.WrapperLookup
SaveLoading.LoadContextSupplierContext.worldGenRegistryManager
The field for theworldGenRegistryManager
record component.Modifier and TypeMethodDescriptionSaveLoading.LoadContextSupplierContext.worldGenRegistryManager()
Returns the value of theworldGenRegistryManager
record component.ModifierConstructorDescriptionprivate
DataPackContents
(CombinedDynamicRegistries<ServerDynamicRegistryType> dynamicRegistries, RegistryWrapper.WrapperLookup registries, FeatureSet enabledFeatures, CommandManager.RegistrationEnvironment environment, List<Registry.PendingTagLoad<?>> pendingTagLoads, int functionPermissionLevel) LoadContextSupplierContext
(ResourceManager resourceManager, DataConfiguration dataConfiguration, RegistryWrapper.WrapperLookup wrapperLookup, DynamicRegistryManager.Immutable immutable) ServerAdvancementLoader
(RegistryWrapper.WrapperLookup registries) -
Uses of RegistryWrapper.WrapperLookup in net.minecraft.server.command
Modifier and TypeMethodDescriptionstatic CommandRegistryAccess
CommandManager.createRegistryAccess
(RegistryWrapper.WrapperLookup registries) -
Uses of RegistryWrapper.WrapperLookup in net.minecraft.server.dedicated
Modifier and TypeMethodDescriptionServerPropertiesHandler.createDimensionsRegistryHolder
(RegistryWrapper.WrapperLookup registries) ServerPropertiesHandler.WorldGenProperties.createDimensionsRegistryHolder
(RegistryWrapper.WrapperLookup registries) -
Uses of RegistryWrapper.WrapperLookup in net.minecraft.server.integrated
Modifier and TypeMethodDescriptionvoid
IntegratedServerLoader.createAndStart
(String levelName, LevelInfo levelInfo, GeneratorOptions dynamicRegistryManager, Function<RegistryWrapper.WrapperLookup, DimensionOptionsRegistryHolder> dimensionsRegistrySupplier, Screen screen) -
Uses of RegistryWrapper.WrapperLookup in net.minecraft.text
Modifier and TypeFieldDescriptionprivate final RegistryWrapper.WrapperLookup
Text.Serializer.registries
Modifier and TypeMethodDescription(package private) static MutableText
Text.Serialization.fromJson
(JsonElement json, RegistryWrapper.WrapperLookup registries) static @Nullable MutableText
Text.Serialization.fromJson
(String json, RegistryWrapper.WrapperLookup registries) static @Nullable MutableText
Text.Serialization.fromJsonTree
(@Nullable JsonElement json, RegistryWrapper.WrapperLookup registries) static @Nullable MutableText
Text.Serialization.fromLenientJson
(String json, RegistryWrapper.WrapperLookup registries) (package private) static JsonElement
Text.Serialization.toJson
(Text text, RegistryWrapper.WrapperLookup registries) static String
Text.Serialization.toJsonString
(Text text, RegistryWrapper.WrapperLookup registries) -
Uses of RegistryWrapper.WrapperLookup in net.minecraft.util
Modifier and TypeMethodDescriptionstatic <T> T
JsonReaderUtils.parse
(RegistryWrapper.WrapperLookup registries, com.mojang.brigadier.StringReader stringReader, com.mojang.serialization.Codec<T> codec) -
Uses of RegistryWrapper.WrapperLookup in net.minecraft.util.math.random
Modifier and TypeMethodDescriptionRandomSequencesState.writeNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup registries) -
Uses of RegistryWrapper.WrapperLookup in net.minecraft.village.raid
Modifier and TypeMethodDescriptionRaidManager.writeNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup registries) -
Uses of RegistryWrapper.WrapperLookup in net.minecraft.world
Modifier and TypeFieldDescriptionprivate final RegistryWrapper.WrapperLookup
PersistentStateManager.registries
Modifier and TypeFieldDescriptionprivate final BiFunction
<NbtCompound, RegistryWrapper.WrapperLookup, T> PersistentState.Type.deserializer
The field for thedeserializer
record component.Modifier and TypeMethodDescriptionPersistentState.Type.deserializer()
Returns the value of thedeserializer
record component.Modifier and TypeMethodDescriptionstatic ChunkUpdateState
ChunkUpdateState.fromNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup registries) static ForcedChunkState
ForcedChunkState.fromNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup registries) static IdCountsState
IdCountsState.fromNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup registries) void
CommandBlockExecutor.readNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup registries) PersistentState.toNbt
(RegistryWrapper.WrapperLookup registries) ChunkUpdateState.writeNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup registries) CommandBlockExecutor.writeNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup registries) ForcedChunkState.writeNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup registries) IdCountsState.writeNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup registries) abstract NbtCompound
PersistentState.writeNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup registries) Modifier and TypeMethodDescriptionprivate <T extends PersistentState>
TPersistentStateManager.readFromFile
(BiFunction<NbtCompound, RegistryWrapper.WrapperLookup, T> readFunction, DataFixTypes dataFixTypes, String id) ModifierConstructorDescriptionPersistentStateManager
(Path directory, com.mojang.datafixers.DataFixer dataFixer, RegistryWrapper.WrapperLookup registries) ModifierConstructorDescriptionType
(Supplier<T> supplier, BiFunction<NbtCompound, RegistryWrapper.WrapperLookup, T> biFunction, DataFixTypes dataFixTypes) -
Uses of RegistryWrapper.WrapperLookup in net.minecraft.world.chunk
Modifier and TypeMethodDescriptionabstract @Nullable NbtCompound
Chunk.getPackedBlockEntityNbt
(BlockPos pos, RegistryWrapper.WrapperLookup registries) ProtoChunk.getPackedBlockEntityNbt
(BlockPos pos, RegistryWrapper.WrapperLookup registries) WorldChunk.getPackedBlockEntityNbt
(BlockPos pos, RegistryWrapper.WrapperLookup registries) WrapperProtoChunk.getPackedBlockEntityNbt
(BlockPos pos, RegistryWrapper.WrapperLookup registries) -
Uses of RegistryWrapper.WrapperLookup in net.minecraft.world.dimension
Modifier and TypeMethodDescriptionDimensionOptionsRegistryHolder.with
(RegistryWrapper.WrapperLookup registries, ChunkGenerator chunkGenerator) -
Uses of RegistryWrapper.WrapperLookup in net.minecraft.world.gen
Modifier and TypeMethodDescriptionWorldPresets.createDemoOptions
(RegistryWrapper.WrapperLookup registries) WorldPresets.createTestOptions
(RegistryWrapper.WrapperLookup registries) static DimensionOptions
WorldPresets.getDefaultOverworldOptions
(RegistryWrapper.WrapperLookup registries) -
Uses of RegistryWrapper.WrapperLookup in net.minecraft.world.level.storage
Modifier and TypeMethodDescriptionstatic ParsedSaveProperties
LevelStorage.parseSaveProperties
(com.mojang.serialization.Dynamic<?> dynamic, DataConfiguration dataConfiguration, Registry<DimensionOptions> dimensionsRegistry, RegistryWrapper.WrapperLookup registries)