Uses of Interface
net.minecraft.registry.RegistryWrapper.WrapperLookup
Packages that use RegistryWrapper.WrapperLookup
Package
Description
Contains utility method classes, various enums, serialization helpers, and
miscellaneous classes.
-
Uses of RegistryWrapper.WrapperLookup in net.minecraft.block.entity
Methods in net.minecraft.block.entity with parameters of type RegistryWrapper.WrapperLookupModifier and TypeMethodDescriptionfinal NbtCompound
BlockEntity.createComponentlessNbt
(RegistryWrapper.WrapperLookup registryLookup) final NbtCompound
BlockEntity.createComponentlessNbtWithIdentifyingData
(RegistryWrapper.WrapperLookup registryLookup) static @Nullable BlockEntity
BlockEntity.createFromNbt
(BlockPos pos, BlockState state, NbtCompound nbt, RegistryWrapper.WrapperLookup registryLookup) Returns the new block entity loaded fromnbt
, ornull
if it fails.final NbtCompound
BlockEntity.createNbt
(RegistryWrapper.WrapperLookup registryLookup) Returns the block entity's NBT data.final NbtCompound
BlockEntity.createNbtWithId
(RegistryWrapper.WrapperLookup registryLookup) Returns the block entity's NBT data with block entity type ID.final NbtCompound
BlockEntity.createNbtWithIdentifyingData
(RegistryWrapper.WrapperLookup registryLookup) 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 registryLookup) final void
BlockEntity.readComponentlessNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup registryLookup) void
ShulkerBoxBlockEntity.readInventoryNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup registries) protected void
AbstractFurnaceBlockEntity.readNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup registryLookup) Reads data fromnbt
.protected void
BannerBlockEntity.readNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup registryLookup) Reads data fromnbt
.protected void
BarrelBlockEntity.readNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup registryLookup) Reads data fromnbt
.protected void
BeaconBlockEntity.readNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup registryLookup) Reads data fromnbt
.protected void
BeehiveBlockEntity.readNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup registryLookup) Reads data fromnbt
.protected void
BlockEntity.readNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup registryLookup) Reads data fromnbt
.protected void
BrewingStandBlockEntity.readNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup registryLookup) Reads data fromnbt
.protected void
BrushableBlockEntity.readNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup registryLookup) Reads data fromnbt
.protected void
CampfireBlockEntity.readNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup registryLookup) Reads data fromnbt
.protected void
ChestBlockEntity.readNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup registryLookup) Reads data fromnbt
.protected void
ChiseledBookshelfBlockEntity.readNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup registryLookup) Reads data fromnbt
.protected void
CommandBlockBlockEntity.readNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup registryLookup) Reads data fromnbt
.protected void
ComparatorBlockEntity.readNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup registryLookup) Reads data fromnbt
.protected void
ConduitBlockEntity.readNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup registryLookup) Reads data fromnbt
.protected void
CrafterBlockEntity.readNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup registryLookup) Reads data fromnbt
.protected void
DecoratedPotBlockEntity.readNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup registryLookup) Reads data fromnbt
.protected void
DispenserBlockEntity.readNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup registryLookup) Reads data fromnbt
.protected void
EnchantingTableBlockEntity.readNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup registryLookup) Reads data fromnbt
.protected void
EndGatewayBlockEntity.readNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup registryLookup) Reads data fromnbt
.protected void
HopperBlockEntity.readNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup registryLookup) Reads data fromnbt
.protected void
JigsawBlockEntity.readNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup registryLookup) Reads data fromnbt
.protected void
JukeboxBlockEntity.readNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup registryLookup) Reads data fromnbt
.protected void
LecternBlockEntity.readNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup registryLookup) Reads data fromnbt
.protected void
LockableContainerBlockEntity.readNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup registryLookup) Reads data fromnbt
.protected void
MobSpawnerBlockEntity.readNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup registryLookup) Reads data fromnbt
.protected void
PistonBlockEntity.readNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup registryLookup) Reads data fromnbt
.protected void
SculkCatalystBlockEntity.readNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup registryLookup) Reads data fromnbt
.protected void
SculkSensorBlockEntity.readNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup registryLookup) Reads data fromnbt
.protected void
SculkShriekerBlockEntity.readNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup registryLookup) Reads data fromnbt
.protected void
ShulkerBoxBlockEntity.readNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup registryLookup) Reads data fromnbt
.protected void
SignBlockEntity.readNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup registryLookup) Reads data fromnbt
.protected void
SkullBlockEntity.readNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup registryLookup) Reads data fromnbt
.protected void
StructureBlockBlockEntity.readNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup registryLookup) Reads data fromnbt
.protected void
TrialSpawnerBlockEntity.readNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup registryLookup) Reads data fromnbt
.protected void
VaultBlockEntity.readNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup registryLookup) 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 registryLookup) Returns the serialized state of this block entity that is observable by clients.BeaconBlockEntity.toInitialChunkDataNbt
(RegistryWrapper.WrapperLookup registryLookup) Returns the serialized state of this block entity that is observable by clients.BlockEntity.toInitialChunkDataNbt
(RegistryWrapper.WrapperLookup registryLookup) Returns the serialized state of this block entity that is observable by clients.BrushableBlockEntity.toInitialChunkDataNbt
(RegistryWrapper.WrapperLookup registryLookup) Returns the serialized state of this block entity that is observable by clients.CampfireBlockEntity.toInitialChunkDataNbt
(RegistryWrapper.WrapperLookup registryLookup) Returns the serialized state of this block entity that is observable by clients.ConduitBlockEntity.toInitialChunkDataNbt
(RegistryWrapper.WrapperLookup registryLookup) Returns the serialized state of this block entity that is observable by clients.DecoratedPotBlockEntity.toInitialChunkDataNbt
(RegistryWrapper.WrapperLookup registryLookup) Returns the serialized state of this block entity that is observable by clients.EndGatewayBlockEntity.toInitialChunkDataNbt
(RegistryWrapper.WrapperLookup registryLookup) Returns the serialized state of this block entity that is observable by clients.JigsawBlockEntity.toInitialChunkDataNbt
(RegistryWrapper.WrapperLookup registryLookup) Returns the serialized state of this block entity that is observable by clients.MobSpawnerBlockEntity.toInitialChunkDataNbt
(RegistryWrapper.WrapperLookup registryLookup) Returns the serialized state of this block entity that is observable by clients.PistonBlockEntity.toInitialChunkDataNbt
(RegistryWrapper.WrapperLookup registryLookup) Returns the serialized state of this block entity that is observable by clients.SignBlockEntity.toInitialChunkDataNbt
(RegistryWrapper.WrapperLookup registryLookup) Returns the serialized state of this block entity that is observable by clients.SkullBlockEntity.toInitialChunkDataNbt
(RegistryWrapper.WrapperLookup registryLookup) Returns the serialized state of this block entity that is observable by clients.StructureBlockBlockEntity.toInitialChunkDataNbt
(RegistryWrapper.WrapperLookup registryLookup) Returns the serialized state of this block entity that is observable by clients.TrialSpawnerBlockEntity.toInitialChunkDataNbt
(RegistryWrapper.WrapperLookup registryLookup) Returns the serialized state of this block entity that is observable by clients.VaultBlockEntity.toInitialChunkDataNbt
(RegistryWrapper.WrapperLookup registryLookup) Returns the serialized state of this block entity that is observable by clients.BlockEntity.tryParseCustomName
(String json, RegistryWrapper.WrapperLookup registryLookup) protected void
AbstractFurnaceBlockEntity.writeNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup registryLookup) Writes data tonbt
.protected void
BannerBlockEntity.writeNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup registryLookup) Writes data tonbt
.protected void
BarrelBlockEntity.writeNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup registryLookup) Writes data tonbt
.protected void
BeaconBlockEntity.writeNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup registryLookup) Writes data tonbt
.protected void
BeehiveBlockEntity.writeNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup registryLookup) Writes data tonbt
.protected void
BlockEntity.writeNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup registryLookup) Writes data tonbt
.protected void
BrewingStandBlockEntity.writeNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup registryLookup) Writes data tonbt
.protected void
BrushableBlockEntity.writeNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup registryLookup) Writes data tonbt
.protected void
CampfireBlockEntity.writeNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup registryLookup) Writes data tonbt
.protected void
ChestBlockEntity.writeNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup registryLookup) Writes data tonbt
.protected void
ChiseledBookshelfBlockEntity.writeNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup registryLookup) Writes data tonbt
.protected void
CommandBlockBlockEntity.writeNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup registryLookup) Writes data tonbt
.protected void
ComparatorBlockEntity.writeNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup registryLookup) Writes data tonbt
.protected void
ConduitBlockEntity.writeNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup registryLookup) Writes data tonbt
.protected void
CrafterBlockEntity.writeNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup registryLookup) Writes data tonbt
.protected void
DecoratedPotBlockEntity.writeNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup registryLookup) Writes data tonbt
.protected void
DispenserBlockEntity.writeNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup registryLookup) Writes data tonbt
.protected void
EnchantingTableBlockEntity.writeNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup registryLookup) Writes data tonbt
.protected void
EndGatewayBlockEntity.writeNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup registryLookup) Writes data tonbt
.protected void
HopperBlockEntity.writeNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup registryLookup) Writes data tonbt
.protected void
JigsawBlockEntity.writeNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup registryLookup) Writes data tonbt
.protected void
JukeboxBlockEntity.writeNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup registryLookup) Writes data tonbt
.protected void
LecternBlockEntity.writeNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup registryLookup) Writes data tonbt
.protected void
LockableContainerBlockEntity.writeNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup registryLookup) Writes data tonbt
.protected void
MobSpawnerBlockEntity.writeNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup registryLookup) Writes data tonbt
.protected void
PistonBlockEntity.writeNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup registryLookup) Writes data tonbt
.protected void
SculkCatalystBlockEntity.writeNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup registryLookup) Writes data tonbt
.protected void
SculkSensorBlockEntity.writeNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup registryLookup) Writes data tonbt
.protected void
SculkShriekerBlockEntity.writeNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup registryLookup) Writes data tonbt
.protected void
ShulkerBoxBlockEntity.writeNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup registryLookup) Writes data tonbt
.protected void
SignBlockEntity.writeNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup registryLookup) Writes data tonbt
.protected void
SkullBlockEntity.writeNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup registryLookup) Writes data tonbt
.protected void
StructureBlockBlockEntity.writeNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup registryLookup) Writes data tonbt
.protected void
TrialSpawnerBlockEntity.writeNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup registryLookup) Writes data tonbt
.protected void
VaultBlockEntity.writeNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup registryLookup) Writes data tonbt
. -
Uses of RegistryWrapper.WrapperLookup in net.minecraft.block.jukebox
Methods in net.minecraft.block.jukebox with parameters of type RegistryWrapper.WrapperLookupModifier and TypeMethodDescriptionstatic Optional
<RegistryEntry<JukeboxSong>> JukeboxSong.getSongEntryFromStack
(RegistryWrapper.WrapperLookup registryLookup, ItemStack stack) -
Uses of RegistryWrapper.WrapperLookup in net.minecraft.client.gui.screen.ingame
Methods in net.minecraft.client.gui.screen.ingame with parameters of type RegistryWrapper.WrapperLookupModifier and TypeMethodDescriptionprivate boolean
CreativeInventoryScreen.populateDisplay
(@Nullable SearchManager searchManager, FeatureSet enabledFeatures, boolean showOperatorTab, RegistryWrapper.WrapperLookup registryLookup) private void
CreativeInventoryScreen.updateDisplayParameters
(FeatureSet enabledFeatures, boolean showOperatorTab, RegistryWrapper.WrapperLookup registryLookup) -
Uses of RegistryWrapper.WrapperLookup in net.minecraft.client.option
Methods in net.minecraft.client.option with parameters of type RegistryWrapper.WrapperLookupModifier and TypeMethodDescriptionHotbarStorageEntry.deserialize
(RegistryWrapper.WrapperLookup registryLookup) -
Uses of RegistryWrapper.WrapperLookup in net.minecraft.client.search
Methods in net.minecraft.client.search with parameters of type RegistryWrapper.WrapperLookupModifier and TypeMethodDescriptionvoid
SearchManager.addItemTooltipReloader
(RegistryWrapper.WrapperLookup registryLookup, List<ItemStack> stacks) -
Uses of RegistryWrapper.WrapperLookup in net.minecraft.command
Subinterfaces of RegistryWrapper.WrapperLookup in net.minecraft.commandModifier and TypeInterfaceDescriptioninterface
A class that createsRegistryWrapper
with ability to set a policy on how to handle unrecognized tags.Methods in net.minecraft.command with parameters of type RegistryWrapper.WrapperLookupModifier and TypeMethodDescriptionstatic CommandRegistryAccess
CommandRegistryAccess.of
(RegistryWrapper.WrapperLookup wrapperLookup, FeatureSet enabledFeatures) DataCommandStorage.PersistentState.writeNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup registryLookup) -
Uses of RegistryWrapper.WrapperLookup in net.minecraft.command.argument
Fields in net.minecraft.command.argument declared as RegistryWrapper.WrapperLookupModifier and TypeFieldDescriptionprivate final RegistryWrapper.WrapperLookup
ParticleEffectArgumentType.registryLookup
private final RegistryWrapper.WrapperLookup
RegistryEntryArgumentType.registryLookup
private final RegistryWrapper.WrapperLookup
StyleArgumentType.registryLookup
private final RegistryWrapper.WrapperLookup
TextArgumentType.registryLookup
Methods in net.minecraft.command.argument with parameters of type RegistryWrapper.WrapperLookupModifier 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 registryLookup) static ParticleEffect
ParticleEffectArgumentType.readParameters
(com.mojang.brigadier.StringReader reader, RegistryWrapper.WrapperLookup registryLookup) Constructors in net.minecraft.command.argument with parameters of type RegistryWrapper.WrapperLookupModifierConstructorDescription(package private)
Context
(RegistryWrapper.WrapperLookup registryLookup) ItemStringReader
(RegistryWrapper.WrapperLookup registryLookup) private
StyleArgumentType
(RegistryWrapper.WrapperLookup registryLookup) private
TextArgumentType
(RegistryWrapper.WrapperLookup registryLookup) -
Uses of RegistryWrapper.WrapperLookup in net.minecraft.component.type
Methods in net.minecraft.component.type with parameters of type RegistryWrapper.WrapperLookupModifier and TypeMethodDescriptionboolean
NbtComponent.applyToBlockEntity
(BlockEntity blockEntity, RegistryWrapper.WrapperLookup registryLookup) private static boolean
WrittenBookContentComponent.exceedsSerializedLengthLimit
(Text text, RegistryWrapper.WrapperLookup lookup) private static <T> RegistryEntryList
<T> ItemEnchantmentsComponent.getTooltipOrderList
(RegistryWrapper.WrapperLookup registryLookup, RegistryKey<Registry<T>> registryRef, TagKey<T> tooltipOrderTag) -
Uses of RegistryWrapper.WrapperLookup in net.minecraft.data
Methods in net.minecraft.data with parameters of type RegistryWrapper.WrapperLookupModifier and TypeMethodDescriptionstatic <T> CompletableFuture
<?> DataProvider.writeCodecToPath
(DataWriter writer, RegistryWrapper.WrapperLookup registryLookup, com.mojang.serialization.Codec<T> codec, T value, Path path) Method parameters in net.minecraft.data with type arguments of type RegistryWrapper.WrapperLookupModifier and TypeMethodDescriptionprivate static <T extends DataProvider>
DataProvider.Factory<T> Main.toFactory
(BiFunction<DataOutput, CompletableFuture<RegistryWrapper.WrapperLookup>, T> baseFactory, CompletableFuture<RegistryWrapper.WrapperLookup> registryLookupFuture) private static <T extends DataProvider>
DataProvider.Factory<T> Main.toFactory
(BiFunction<DataOutput, CompletableFuture<RegistryWrapper.WrapperLookup>, T> baseFactory, CompletableFuture<RegistryWrapper.WrapperLookup> registryLookupFuture) -
Uses of RegistryWrapper.WrapperLookup in net.minecraft.data.report
Fields in net.minecraft.data.report with type parameters of type RegistryWrapper.WrapperLookupModifier and TypeFieldDescriptionprivate final CompletableFuture
<RegistryWrapper.WrapperLookup> BiomeParametersProvider.registryLookupFuture
private final CompletableFuture
<RegistryWrapper.WrapperLookup> BlockListProvider.registryLookupFuture
private final CompletableFuture
<RegistryWrapper.WrapperLookup> CommandSyntaxProvider.registryLookupFuture
private final CompletableFuture
<RegistryWrapper.WrapperLookup> ItemListProvider.registryLookupFuture
Constructor parameters in net.minecraft.data.report with type arguments of type RegistryWrapper.WrapperLookupModifierConstructorDescriptionBiomeParametersProvider
(DataOutput output, CompletableFuture<RegistryWrapper.WrapperLookup> registryLookupFuture) BlockListProvider
(DataOutput output, CompletableFuture<RegistryWrapper.WrapperLookup> registryLookupFuture) CommandSyntaxProvider
(DataOutput output, CompletableFuture<RegistryWrapper.WrapperLookup> registryLookupFuture) ItemListProvider
(DataOutput output, CompletableFuture<RegistryWrapper.WrapperLookup> registryLookupFuture) -
Uses of RegistryWrapper.WrapperLookup in net.minecraft.data.server
Fields in net.minecraft.data.server with type parameters of type RegistryWrapper.WrapperLookupModifier and TypeFieldDescriptionprivate final CompletableFuture
<RegistryWrapper.WrapperLookup> DynamicRegistriesProvider.registryLookupFuture
Methods in net.minecraft.data.server with parameters of type RegistryWrapper.WrapperLookupModifier and TypeMethodDescriptionprivate <T> Optional
<CompletableFuture<?>> DynamicRegistriesProvider.writeRegistryEntries
(DataWriter writer, RegistryWrapper.WrapperLookup lookup, com.mojang.serialization.DynamicOps<JsonElement> ops, RegistryLoader.Entry<T> registry) Constructor parameters in net.minecraft.data.server with type arguments of type RegistryWrapper.WrapperLookupModifierConstructorDescriptionDynamicRegistriesProvider
(DataOutput output, CompletableFuture<RegistryWrapper.WrapperLookup> registryLookupFuture) -
Uses of RegistryWrapper.WrapperLookup in net.minecraft.data.server.advancement
Fields in net.minecraft.data.server.advancement with type parameters of type RegistryWrapper.WrapperLookupModifier and TypeFieldDescriptionprivate final CompletableFuture
<RegistryWrapper.WrapperLookup> AdvancementProvider.registryLookupFuture
Methods in net.minecraft.data.server.advancement with parameters of type RegistryWrapper.WrapperLookupModifier and TypeMethodDescriptionvoid
AdvancementTabGenerator.accept
(RegistryWrapper.WrapperLookup lookup, Consumer<AdvancementEntry> exporter) Constructor parameters in net.minecraft.data.server.advancement with type arguments of type RegistryWrapper.WrapperLookupModifierConstructorDescriptionAdvancementProvider
(DataOutput output, CompletableFuture<RegistryWrapper.WrapperLookup> registryLookupFuture, List<AdvancementTabGenerator> tabGenerators) -
Uses of RegistryWrapper.WrapperLookup in net.minecraft.data.server.advancement.vanilla
Methods in net.minecraft.data.server.advancement.vanilla with parameters of type RegistryWrapper.WrapperLookupModifier and TypeMethodDescriptionvoid
VanillaAdventureTabAdvancementGenerator.accept
(RegistryWrapper.WrapperLookup lookup, Consumer<AdvancementEntry> exporter) void
VanillaEndTabAdvancementGenerator.accept
(RegistryWrapper.WrapperLookup lookup, Consumer<AdvancementEntry> exporter) void
VanillaHusbandryTabAdvancementGenerator.accept
(RegistryWrapper.WrapperLookup lookup, Consumer<AdvancementEntry> exporter) void
VanillaNetherTabAdvancementGenerator.accept
(RegistryWrapper.WrapperLookup lookup, Consumer<AdvancementEntry> exporter) void
VanillaStoryTabAdvancementGenerator.accept
(RegistryWrapper.WrapperLookup lookup, Consumer<AdvancementEntry> exporter) protected static void
VanillaAdventureTabAdvancementGenerator.buildAdventuringTime
(RegistryWrapper.WrapperLookup registryLookup, Consumer<AdvancementEntry> exporter, AdvancementEntry parent, MultiNoiseBiomeSourceParameterList.Preset biomeSourceListPreset) private static Advancement.Builder
VanillaHusbandryTabAdvancementGenerator.requireAllWolvesTamed
(Advancement.Builder builder, RegistryWrapper.WrapperLookup registryLookup) protected static Advancement.Builder
VanillaAdventureTabAdvancementGenerator.requireListedBiomesVisited
(Advancement.Builder builder, RegistryWrapper.WrapperLookup registryLookup, List<RegistryKey<Biome>> biomes) Method parameters in net.minecraft.data.server.advancement.vanilla with type arguments of type RegistryWrapper.WrapperLookupModifier and TypeMethodDescriptionstatic AdvancementProvider
VanillaAdvancementProviders.createVanillaProvider
(DataOutput output, CompletableFuture<RegistryWrapper.WrapperLookup> registryLookupFuture) -
Uses of RegistryWrapper.WrapperLookup in net.minecraft.data.server.loottable
Fields in net.minecraft.data.server.loottable declared as RegistryWrapper.WrapperLookupModifier and TypeFieldDescriptionprotected final RegistryWrapper.WrapperLookup
BlockLootTableGenerator.registryLookup
protected final RegistryWrapper.WrapperLookup
EntityLootTableGenerator.registryLookup
Fields in net.minecraft.data.server.loottable with type parameters of type RegistryWrapper.WrapperLookupModifier and TypeFieldDescriptionprivate final Function
<RegistryWrapper.WrapperLookup, LootTableGenerator> LootTableProvider.LootTypeGenerator.provider
The field for theprovider
record component.private final CompletableFuture
<RegistryWrapper.WrapperLookup> LootTableProvider.registryLookupFuture
Methods in net.minecraft.data.server.loottable that return types with arguments of type RegistryWrapper.WrapperLookupModifier and TypeMethodDescriptionLootTableProvider.LootTypeGenerator.provider()
Returns the value of theprovider
record component.Methods in net.minecraft.data.server.loottable with parameters of type RegistryWrapper.WrapperLookupModifier and TypeMethodDescriptionprivate CompletableFuture
<?> LootTableProvider.run
(DataWriter writer, RegistryWrapper.WrapperLookup registryLookup) Constructors in net.minecraft.data.server.loottable with parameters of type RegistryWrapper.WrapperLookupModifierConstructorDescriptionprotected
BlockLootTableGenerator
(Set<Item> explosionImmuneItems, FeatureSet requiredFeatures, Map<RegistryKey<LootTable>, LootTable.Builder> lootTables, RegistryWrapper.WrapperLookup registryLookup) protected
BlockLootTableGenerator
(Set<Item> explosionImmuneItems, FeatureSet requiredFeatures, RegistryWrapper.WrapperLookup registryLookup) protected
EntityLootTableGenerator
(FeatureSet requiredFeatures, RegistryWrapper.WrapperLookup registryLookup) protected
EntityLootTableGenerator
(FeatureSet requiredFeatures, FeatureSet featureSet, RegistryWrapper.WrapperLookup registryLookup) Constructor parameters in net.minecraft.data.server.loottable with type arguments of type RegistryWrapper.WrapperLookupModifierConstructorDescriptionLootTableProvider
(DataOutput output, Set<RegistryKey<LootTable>> lootTableIds, List<LootTableProvider.LootTypeGenerator> lootTypeGenerators, CompletableFuture<RegistryWrapper.WrapperLookup> registryLookupFuture) LootTypeGenerator
(Function<RegistryWrapper.WrapperLookup, LootTableGenerator> function, LootContextType lootContextType) -
Uses of RegistryWrapper.WrapperLookup in net.minecraft.data.server.loottable.rebalance
Fields in net.minecraft.data.server.loottable.rebalance declared as RegistryWrapper.WrapperLookupModifier and TypeFieldDescriptionprivate final RegistryWrapper.WrapperLookup
TradeRebalanceChestLootTableGenerator.registries
The field for theregistries
record component.Methods in net.minecraft.data.server.loottable.rebalance that return RegistryWrapper.WrapperLookupModifier and TypeMethodDescriptionTradeRebalanceChestLootTableGenerator.registries()
Returns the value of theregistries
record component.Method parameters in net.minecraft.data.server.loottable.rebalance with type arguments of type RegistryWrapper.WrapperLookupModifier and TypeMethodDescriptionstatic LootTableProvider
TradeRebalanceLootTableProviders.createTradeRebalanceProvider
(DataOutput output, CompletableFuture<RegistryWrapper.WrapperLookup> registryLookupFuture) Constructors in net.minecraft.data.server.loottable.rebalance with parameters of type RegistryWrapper.WrapperLookupModifierConstructorDescription -
Uses of RegistryWrapper.WrapperLookup in net.minecraft.data.server.loottable.vanilla
Fields in net.minecraft.data.server.loottable.vanilla declared as RegistryWrapper.WrapperLookupModifier 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.Methods in net.minecraft.data.server.loottable.vanilla that return RegistryWrapper.WrapperLookupModifier 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.Method parameters in net.minecraft.data.server.loottable.vanilla with type arguments of type RegistryWrapper.WrapperLookupModifier and TypeMethodDescriptionstatic LootTableProvider
VanillaLootTableProviders.createVanillaProvider
(DataOutput output, CompletableFuture<RegistryWrapper.WrapperLookup> registryLookupFuture) Constructors in net.minecraft.data.server.loottable.vanilla with parameters of type RegistryWrapper.WrapperLookupModifierConstructorDescriptionVanillaBarterLootTableGenerator
(RegistryWrapper.WrapperLookup wrapperLookup) VanillaBlockLootTableGenerator
(RegistryWrapper.WrapperLookup registryLookup) VanillaChestLootTableGenerator
(RegistryWrapper.WrapperLookup wrapperLookup) VanillaEntityLootTableGenerator
(RegistryWrapper.WrapperLookup registryLookup) 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.recipe
Fields in net.minecraft.data.server.recipe with type parameters of type RegistryWrapper.WrapperLookupModifier and TypeFieldDescriptionprivate final CompletableFuture
<RegistryWrapper.WrapperLookup> RecipeProvider.registryLookupFuture
Methods in net.minecraft.data.server.recipe with parameters of type RegistryWrapper.WrapperLookupModifier and TypeMethodDescriptionprotected CompletableFuture
<?> RecipeProvider.run
(DataWriter writer, RegistryWrapper.WrapperLookup registryLookup) VanillaRecipeProvider.run
(DataWriter writer, RegistryWrapper.WrapperLookup registryLookup) protected CompletableFuture
<?> RecipeProvider.saveRecipeAdvancement
(DataWriter cache, RegistryWrapper.WrapperLookup registryLookup, AdvancementEntry advancement) Constructor parameters in net.minecraft.data.server.recipe with type arguments of type RegistryWrapper.WrapperLookupModifierConstructorDescriptionBundleRecipeProvider
(DataOutput output, CompletableFuture<RegistryWrapper.WrapperLookup> registryLookupFuture) RecipeProvider
(DataOutput output, CompletableFuture<RegistryWrapper.WrapperLookup> registryLookupFuture) VanillaRecipeProvider
(DataOutput output, CompletableFuture<RegistryWrapper.WrapperLookup> registryLookupFuture) -
Uses of RegistryWrapper.WrapperLookup in net.minecraft.data.server.tag
Fields in net.minecraft.data.server.tag with type parameters of type RegistryWrapper.WrapperLookupModifier and TypeFieldDescriptionprivate final CompletableFuture
<RegistryWrapper.WrapperLookup> TagProvider.registryLookupFuture
Methods in net.minecraft.data.server.tag that return types with arguments of type RegistryWrapper.WrapperLookupModifier and TypeMethodDescriptionprotected CompletableFuture
<RegistryWrapper.WrapperLookup> ItemTagProvider.getRegistryLookupFuture()
protected CompletableFuture
<RegistryWrapper.WrapperLookup> TagProvider.getRegistryLookupFuture()
Methods in net.minecraft.data.server.tag with parameters of type RegistryWrapper.WrapperLookupModifier and TypeMethodDescriptionprotected abstract void
TagProvider.configure
(RegistryWrapper.WrapperLookup lookup) protected void
EnchantmentTagProvider.createTooltipOrderTag
(RegistryWrapper.WrapperLookup registryLookup, RegistryKey<Enchantment>[] enchantments) Constructor parameters in net.minecraft.data.server.tag with type arguments of type RegistryWrapper.WrapperLookupModifierConstructorDescriptionEnchantmentTagProvider
(DataOutput output, CompletableFuture<RegistryWrapper.WrapperLookup> registryLookupFuture) ItemTagProvider
(DataOutput output, CompletableFuture<RegistryWrapper.WrapperLookup> registryLookupFuture, CompletableFuture<TagProvider.TagLookup<Block>> blockTagLookupFuture) ItemTagProvider
(DataOutput output, CompletableFuture<RegistryWrapper.WrapperLookup> registryLookupFuture, CompletableFuture<TagProvider.TagLookup<Item>> parentTagLookupFuture, CompletableFuture<TagProvider.TagLookup<Block>> blockTagLookupFuture) protected
TagProvider
(DataOutput output, RegistryKey<? extends Registry<T>> registryRef, CompletableFuture<RegistryWrapper.WrapperLookup> registryLookupFuture) protected
TagProvider
(DataOutput output, RegistryKey<? extends Registry<T>> registryRef, CompletableFuture<RegistryWrapper.WrapperLookup> registryLookupFuture, CompletableFuture<TagProvider.TagLookup<T>> parentTagLookupFuture) ValueLookupTagProvider
(DataOutput output, RegistryKey<? extends Registry<T>> registryRef, CompletableFuture<RegistryWrapper.WrapperLookup> registryLookupFuture, CompletableFuture<TagProvider.TagLookup<T>> parentTagLookupFuture, Function<T, RegistryKey<T>> valueToKey) ValueLookupTagProvider
(DataOutput output, RegistryKey<? extends Registry<T>> registryRef, CompletableFuture<RegistryWrapper.WrapperLookup> registryLookupFuture, Function<T, RegistryKey<T>> valueToKey) -
Uses of RegistryWrapper.WrapperLookup in net.minecraft.data.server.tag.rebalance
Methods in net.minecraft.data.server.tag.rebalance with parameters of type RegistryWrapper.WrapperLookupModifier and TypeMethodDescriptionprotected void
TradeRebalanceEnchantmentTagProvider.configure
(RegistryWrapper.WrapperLookup lookup) protected void
TradeRebalanceStructureTagProvider.configure
(RegistryWrapper.WrapperLookup lookup) Constructor parameters in net.minecraft.data.server.tag.rebalance with type arguments of type RegistryWrapper.WrapperLookupModifierConstructorDescriptionTradeRebalanceEnchantmentTagProvider
(DataOutput output, CompletableFuture<RegistryWrapper.WrapperLookup> registryLookupFuture) TradeRebalanceStructureTagProvider
(DataOutput output, CompletableFuture<RegistryWrapper.WrapperLookup> registryLookupFuture) -
Uses of RegistryWrapper.WrapperLookup in net.minecraft.data.server.tag.vanilla
Methods in net.minecraft.data.server.tag.vanilla with parameters of type RegistryWrapper.WrapperLookupModifier and TypeMethodDescriptionprotected void
VanillaBannerPatternTagProvider.configure
(RegistryWrapper.WrapperLookup lookup) protected void
VanillaBiomeTagProvider.configure
(RegistryWrapper.WrapperLookup lookup) protected void
VanillaBlockTagProvider.configure
(RegistryWrapper.WrapperLookup lookup) protected void
VanillaCatVariantTagProvider.configure
(RegistryWrapper.WrapperLookup lookup) protected void
VanillaDamageTypeTagProvider.configure
(RegistryWrapper.WrapperLookup lookup) protected void
VanillaEnchantmentTagProvider.configure
(RegistryWrapper.WrapperLookup lookup) protected void
VanillaEntityTypeTagProvider.configure
(RegistryWrapper.WrapperLookup lookup) protected void
VanillaFlatLevelGeneratorPresetTagProvider.configure
(RegistryWrapper.WrapperLookup lookup) protected void
VanillaFluidTagProvider.configure
(RegistryWrapper.WrapperLookup lookup) protected void
VanillaGameEventTagProvider.configure
(RegistryWrapper.WrapperLookup lookup) protected void
VanillaInstrumentTagProvider.configure
(RegistryWrapper.WrapperLookup lookup) protected void
VanillaItemTagProvider.configure
(RegistryWrapper.WrapperLookup lookup) protected void
VanillaPaintingVariantTagProvider.configure
(RegistryWrapper.WrapperLookup lookup) protected void
VanillaPointOfInterestTypeTagProvider.configure
(RegistryWrapper.WrapperLookup lookup) protected void
VanillaStructureTagProvider.configure
(RegistryWrapper.WrapperLookup lookup) protected void
VanillaWorldPresetTagProvider.configure
(RegistryWrapper.WrapperLookup lookup) Constructor parameters in net.minecraft.data.server.tag.vanilla with type arguments of type RegistryWrapper.WrapperLookupModifierConstructorDescriptionVanillaBannerPatternTagProvider
(DataOutput dataGenerator, CompletableFuture<RegistryWrapper.WrapperLookup> registryLookupFuture) VanillaBiomeTagProvider
(DataOutput output, CompletableFuture<RegistryWrapper.WrapperLookup> registryLookupFuture) VanillaBlockTagProvider
(DataOutput output, CompletableFuture<RegistryWrapper.WrapperLookup> registryLookupFuture) VanillaCatVariantTagProvider
(DataOutput output, CompletableFuture<RegistryWrapper.WrapperLookup> registryLookupFuture) VanillaDamageTypeTagProvider
(DataOutput output, CompletableFuture<RegistryWrapper.WrapperLookup> maxChainedNeighborUpdates) VanillaEnchantmentTagProvider
(DataOutput output, CompletableFuture<RegistryWrapper.WrapperLookup> registryLookupFuture) VanillaEntityTypeTagProvider
(DataOutput output, CompletableFuture<RegistryWrapper.WrapperLookup> registryLookupFuture) VanillaFlatLevelGeneratorPresetTagProvider
(DataOutput output, CompletableFuture<RegistryWrapper.WrapperLookup> registryLookupFuture) VanillaFluidTagProvider
(DataOutput output, CompletableFuture<RegistryWrapper.WrapperLookup> registryLookupFuture) VanillaGameEventTagProvider
(DataOutput output, CompletableFuture<RegistryWrapper.WrapperLookup> registryLookupFuture) VanillaInstrumentTagProvider
(DataOutput output, CompletableFuture<RegistryWrapper.WrapperLookup> registryLookupFuture) VanillaItemTagProvider
(DataOutput output, CompletableFuture<RegistryWrapper.WrapperLookup> registryLookupFuture, CompletableFuture<TagProvider.TagLookup<Block>> blockTagLookupFuture) VanillaPaintingVariantTagProvider
(DataOutput output, CompletableFuture<RegistryWrapper.WrapperLookup> registryLookupFuture) VanillaPointOfInterestTypeTagProvider
(DataOutput output, CompletableFuture<RegistryWrapper.WrapperLookup> registryLookupFuture) VanillaStructureTagProvider
(DataOutput output, CompletableFuture<RegistryWrapper.WrapperLookup> registryLookupFuture) VanillaWorldPresetTagProvider
(DataOutput output, CompletableFuture<RegistryWrapper.WrapperLookup> registryLookupFuture) -
Uses of RegistryWrapper.WrapperLookup in net.minecraft.entity
Methods in net.minecraft.entity with parameters of type RegistryWrapper.WrapperLookupModifier and TypeMethodDescriptiondefault void
InventoryOwner.readInventory
(NbtCompound nbt, RegistryWrapper.WrapperLookup wrapperLookup) default void
InventoryOwner.writeInventory
(NbtCompound nbt, RegistryWrapper.WrapperLookup wrapperLookup) -
Uses of RegistryWrapper.WrapperLookup in net.minecraft.entity.boss
Methods in net.minecraft.entity.boss with parameters of type RegistryWrapper.WrapperLookupModifier and TypeMethodDescriptionstatic CommandBossBar
CommandBossBar.fromNbt
(NbtCompound nbt, Identifier id, RegistryWrapper.WrapperLookup wrapperLookup) void
BossBarManager.readNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup wrapperLookup) BossBarManager.toNbt
(RegistryWrapper.WrapperLookup wrapperLookup) CommandBossBar.toNbt
(RegistryWrapper.WrapperLookup wrapperLookup) -
Uses of RegistryWrapper.WrapperLookup in net.minecraft.entity.vehicle
Methods in net.minecraft.entity.vehicle with parameters of type RegistryWrapper.WrapperLookupModifier and TypeMethodDescriptiondefault void
VehicleInventory.readInventoryFromNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup registriesLookup) default void
VehicleInventory.writeInventoryToNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup registriesLookup) -
Uses of RegistryWrapper.WrapperLookup in net.minecraft.inventory
Methods in net.minecraft.inventory with parameters of type RegistryWrapper.WrapperLookupModifier and TypeMethodDescriptionstatic 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-empty item stacks.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
Fields in net.minecraft.item declared as RegistryWrapper.WrapperLookupModifier and TypeFieldDescriptionprivate final RegistryWrapper.WrapperLookup
ItemGroup.DisplayContext.lookup
The field for thelookup
record component.Methods in net.minecraft.item that return RegistryWrapper.WrapperLookupModifier and TypeMethodDescriptionItem.TooltipContext.getRegistryLookup()
ItemGroup.DisplayContext.lookup()
Returns the value of thelookup
record component.Methods in net.minecraft.item with parameters of type RegistryWrapper.WrapperLookupModifier and TypeMethodDescriptionprivate static void
ItemGroups.addPaintings
(ItemGroup.Entries entries, RegistryWrapper.WrapperLookup registryLookup, RegistryWrapper.Impl<PaintingVariant> registryWrapper, Predicate<RegistryEntry<PaintingVariant>> filter, ItemGroup.StackVisibility stackVisibility) static Item.TooltipContext
Item.TooltipContext.create
(RegistryWrapper.WrapperLookup registryLookup) boolean
ItemGroup.DisplayContext.doesNotMatch
(FeatureSet enabledFeatures, boolean hasPermissions, RegistryWrapper.WrapperLookup lookup) ItemStack.encode
(RegistryWrapper.WrapperLookup registries) ItemStack.encode
(RegistryWrapper.WrapperLookup registries, NbtElement prefix) ItemStack.encodeAllowEmpty
(RegistryWrapper.WrapperLookup registries) ItemStack.fromNbt
(RegistryWrapper.WrapperLookup registries, NbtElement nbt) static ItemStack
ItemStack.fromNbtOrEmpty
(RegistryWrapper.WrapperLookup registries, NbtCompound nbt) static boolean
ItemGroups.updateDisplayContext
(FeatureSet enabledFeatures, boolean operatorEnabled, RegistryWrapper.WrapperLookup lookup) Constructors in net.minecraft.item with parameters of type RegistryWrapper.WrapperLookupModifierConstructorDescriptionDisplayContext
(FeatureSet featureSet, boolean bool, RegistryWrapper.WrapperLookup wrapperLookup) -
Uses of RegistryWrapper.WrapperLookup in net.minecraft.item.map
Methods in net.minecraft.item.map with parameters of type RegistryWrapper.WrapperLookupModifier and TypeMethodDescriptionstatic MapState
MapState.fromNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup registryLookup) MapState.writeNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup registryLookup) -
Uses of RegistryWrapper.WrapperLookup in net.minecraft.item.trim
Methods in net.minecraft.item.trim with parameters of type RegistryWrapper.WrapperLookupModifier and TypeMethodDescriptionArmorTrimMaterials.get
(RegistryWrapper.WrapperLookup registriesLookup, ItemStack stack) ArmorTrimPatterns.get
(RegistryWrapper.WrapperLookup registriesLookup, ItemStack stack) -
Uses of RegistryWrapper.WrapperLookup in net.minecraft.loot.condition
Methods in net.minecraft.loot.condition with parameters of type RegistryWrapper.WrapperLookupModifier and TypeMethodDescriptionstatic LootCondition.Builder
RandomChanceWithEnchantedBonusLootCondition.builder
(RegistryWrapper.WrapperLookup registryLookup, float base, float perLevelAboveFirst) -
Uses of RegistryWrapper.WrapperLookup in net.minecraft.loot.function
Methods in net.minecraft.loot.function with parameters of type RegistryWrapper.WrapperLookupModifier and TypeMethodDescriptionEnchantedCountIncreaseLootFunction.builder
(RegistryWrapper.WrapperLookup registryLookup, LootNumberProvider count) EnchantRandomlyLootFunction.builder
(RegistryWrapper.WrapperLookup registryLookup) EnchantWithLevelsLootFunction.builder
(RegistryWrapper.WrapperLookup registryLookup, LootNumberProvider levels) -
Uses of RegistryWrapper.WrapperLookup in net.minecraft.recipe
Fields in net.minecraft.recipe declared as RegistryWrapper.WrapperLookupModifier and TypeFieldDescriptionprivate final RegistryWrapper.WrapperLookup
RecipeManager.registryLookup
Methods in net.minecraft.recipe with parameters of type RegistryWrapper.WrapperLookupModifier and TypeMethodDescriptionAbstractCookingRecipe.craft
(SingleStackRecipeInput singleStackRecipeInput, RegistryWrapper.WrapperLookup wrapperLookup) ArmorDyeRecipe.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) CuttingRecipe.craft
(SingleStackRecipeInput singleStackRecipeInput, 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 lookup) 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) ShulkerBoxColoringRecipe.craft
(CraftingRecipeInput craftingRecipeInput, RegistryWrapper.WrapperLookup wrapperLookup) SmithingTransformRecipe.craft
(SmithingRecipeInput smithingRecipeInput, RegistryWrapper.WrapperLookup wrapperLookup) SmithingTrimRecipe.craft
(SmithingRecipeInput smithingRecipeInput, RegistryWrapper.WrapperLookup wrapperLookup) SuspiciousStewRecipe.craft
(CraftingRecipeInput craftingRecipeInput, RegistryWrapper.WrapperLookup wrapperLookup) TippedArrowRecipe.craft
(CraftingRecipeInput craftingRecipeInput, RegistryWrapper.WrapperLookup wrapperLookup) protected static RecipeEntry
<?> RecipeManager.deserialize
(Identifier id, JsonObject json, RegistryWrapper.WrapperLookup registryLookup) Reads a recipe from a JSON object.AbstractCookingRecipe.getResult
(RegistryWrapper.WrapperLookup registriesLookup) Returns a preview of the recipe's output.CuttingRecipe.getResult
(RegistryWrapper.WrapperLookup registriesLookup) Returns a preview of the recipe's output.FireworkRocketRecipe.getResult
(RegistryWrapper.WrapperLookup registriesLookup) Returns a preview of the recipe's output.FireworkStarRecipe.getResult
(RegistryWrapper.WrapperLookup registriesLookup) Returns a preview of the recipe's output.Recipe.getResult
(RegistryWrapper.WrapperLookup registriesLookup) Returns a preview of the recipe's output.ShapedRecipe.getResult
(RegistryWrapper.WrapperLookup registriesLookup) Returns a preview of the recipe's output.ShapelessRecipe.getResult
(RegistryWrapper.WrapperLookup registriesLookup) Returns a preview of the recipe's output.SmithingTransformRecipe.getResult
(RegistryWrapper.WrapperLookup registriesLookup) Returns a preview of the recipe's output.SmithingTrimRecipe.getResult
(RegistryWrapper.WrapperLookup registriesLookup) Returns a preview of the recipe's output.SpecialCraftingRecipe.getResult
(RegistryWrapper.WrapperLookup registriesLookup) Returns a preview of the recipe's output.Constructors in net.minecraft.recipe with parameters of type RegistryWrapper.WrapperLookup -
Uses of RegistryWrapper.WrapperLookup in net.minecraft.registry
Subinterfaces of RegistryWrapper.WrapperLookup in net.minecraft.registryModifier and TypeInterfaceDescriptioninterface
A manager of dynamic registries.static interface
Classes in net.minecraft.registry that implement RegistryWrapper.WrapperLookupModifier and TypeClassDescriptionstatic class
private static class
Fields in net.minecraft.registry declared as RegistryWrapper.WrapperLookupModifier and TypeFieldDescriptionprivate final RegistryWrapper.WrapperLookup
RegistryBuilder.FullPatchesRegistriesPair.full
The field for thefull
record component.private final RegistryWrapper.WrapperLookup
RegistryBuilder.FullPatchesRegistriesPair.patches
The field for thepatches
record component.private final RegistryWrapper.WrapperLookup
RegistryOps.CachedRegistryInfoGetter.registriesLookup
Methods in net.minecraft.registry that return RegistryWrapper.WrapperLookupModifier and TypeMethodDescriptionprivate 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.RegistryWrapper.WrapperLookup.of
(Stream<RegistryWrapper.Impl<?>> wrappers) RegistryBuilder.FullPatchesRegistriesPair.patches()
Returns the value of thepatches
record component.Methods in net.minecraft.registry with parameters of type RegistryWrapper.WrapperLookupModifier 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 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 wrapperLookup, RegistryCloner.CloneableRegistries cloneableRegistries) RegistryPair.getEntry
(RegistryWrapper.WrapperLookup registryLookup) static <T> RegistryOps
<T> RegistryOps.of
(com.mojang.serialization.DynamicOps<T> delegate, RegistryWrapper.WrapperLookup wrapperLookup) private static void
BuiltinRegistries.validate
(RegistryWrapper.WrapperLookup wrapperLookup) static <T> com.mojang.serialization.Dynamic
<T> RegistryOps.withRegistry
(com.mojang.serialization.Dynamic<T> dynamic, RegistryWrapper.WrapperLookup registryLookup) Method parameters in net.minecraft.registry with type arguments of type RegistryWrapper.WrapperLookupModifier 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> registryLookupFuture) Constructors in net.minecraft.registry with parameters of type RegistryWrapper.WrapperLookupModifierConstructorDescriptionCachedRegistryInfoGetter
(RegistryWrapper.WrapperLookup registriesLookup) FullPatchesRegistriesPair
(RegistryWrapper.WrapperLookup wrapperLookup, RegistryWrapper.WrapperLookup wrapperLookup2) -
Uses of RegistryWrapper.WrapperLookup in net.minecraft.scoreboard
Methods in net.minecraft.scoreboard with parameters of type RegistryWrapper.WrapperLookupModifier 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 registryLookup) 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 registryLookup) -
Uses of RegistryWrapper.WrapperLookup in net.minecraft.server
Classes in net.minecraft.server that implement RegistryWrapper.WrapperLookupFields in net.minecraft.server declared as RegistryWrapper.WrapperLookupModifier and TypeFieldDescriptionprivate final RegistryWrapper.WrapperLookup
ServerAdvancementLoader.registryLookup
Constructors in net.minecraft.server with parameters of type RegistryWrapper.WrapperLookupModifierConstructorDescriptionServerAdvancementLoader
(RegistryWrapper.WrapperLookup registryLookup) -
Uses of RegistryWrapper.WrapperLookup in net.minecraft.server.command
Methods in net.minecraft.server.command with parameters of type RegistryWrapper.WrapperLookupModifier and TypeMethodDescriptionstatic CommandRegistryAccess
CommandManager.createRegistryAccess
(RegistryWrapper.WrapperLookup registryLookup) -
Uses of RegistryWrapper.WrapperLookup in net.minecraft.text
Fields in net.minecraft.text declared as RegistryWrapper.WrapperLookupModifier and TypeFieldDescriptionprivate final RegistryWrapper.WrapperLookup
Text.Serializer.registries
Methods in net.minecraft.text with parameters of type RegistryWrapper.WrapperLookupModifier 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) Constructors in net.minecraft.text with parameters of type RegistryWrapper.WrapperLookup -
Uses of RegistryWrapper.WrapperLookup in net.minecraft.util
Methods in net.minecraft.util with parameters of type RegistryWrapper.WrapperLookupModifier and TypeMethodDescriptionstatic <T> T
JsonReaderUtils.parse
(RegistryWrapper.WrapperLookup registryLookup, com.mojang.brigadier.StringReader stringReader, com.mojang.serialization.Codec<T> codec) -
Uses of RegistryWrapper.WrapperLookup in net.minecraft.util.math.random
Methods in net.minecraft.util.math.random with parameters of type RegistryWrapper.WrapperLookupModifier and TypeMethodDescriptionRandomSequencesState.writeNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup registryLookup) -
Uses of RegistryWrapper.WrapperLookup in net.minecraft.village.raid
Methods in net.minecraft.village.raid with parameters of type RegistryWrapper.WrapperLookupModifier and TypeMethodDescriptionRaidManager.writeNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup registryLookup) -
Uses of RegistryWrapper.WrapperLookup in net.minecraft.world
Fields in net.minecraft.world declared as RegistryWrapper.WrapperLookupModifier and TypeFieldDescriptionprivate final RegistryWrapper.WrapperLookup
PersistentStateManager.registryLookup
Fields in net.minecraft.world with type parameters of type RegistryWrapper.WrapperLookupModifier and TypeFieldDescriptionprivate final BiFunction
<NbtCompound, RegistryWrapper.WrapperLookup, T> PersistentState.Type.deserializer
The field for thedeserializer
record component.Methods in net.minecraft.world that return types with arguments of type RegistryWrapper.WrapperLookupModifier and TypeMethodDescriptionPersistentState.Type.deserializer()
Returns the value of thedeserializer
record component.Methods in net.minecraft.world with parameters of type RegistryWrapper.WrapperLookupModifier and TypeMethodDescriptionstatic ChunkUpdateState
ChunkUpdateState.fromNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup registryLookup) static ForcedChunkState
ForcedChunkState.fromNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup registryLookup) static IdCountsState
IdCountsState.fromNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup registryLookup) void
CommandBlockExecutor.readNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup registries) void
PersistentState.save
(File file, RegistryWrapper.WrapperLookup registryLookup) ChunkUpdateState.writeNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup registryLookup) CommandBlockExecutor.writeNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup registries) ForcedChunkState.writeNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup registryLookup) IdCountsState.writeNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup registryLookup) abstract NbtCompound
PersistentState.writeNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup registryLookup) Method parameters in net.minecraft.world with type arguments of type RegistryWrapper.WrapperLookupModifier and TypeMethodDescriptionprivate <T extends PersistentState>
TPersistentStateManager.readFromFile
(BiFunction<NbtCompound, RegistryWrapper.WrapperLookup, T> readFunction, DataFixTypes dataFixTypes, String id) Constructors in net.minecraft.world with parameters of type RegistryWrapper.WrapperLookupModifierConstructorDescriptionPersistentStateManager
(File directory, com.mojang.datafixers.DataFixer dataFixer, RegistryWrapper.WrapperLookup registryLookup) Constructor parameters in net.minecraft.world with type arguments of type RegistryWrapper.WrapperLookupModifierConstructorDescriptionType
(Supplier<T> supplier, BiFunction<NbtCompound, RegistryWrapper.WrapperLookup, T> biFunction, DataFixTypes dataFixTypes) -
Uses of RegistryWrapper.WrapperLookup in net.minecraft.world.chunk
Methods in net.minecraft.world.chunk with parameters of type RegistryWrapper.WrapperLookupModifier and TypeMethodDescriptionabstract @Nullable NbtCompound
Chunk.getPackedBlockEntityNbt
(BlockPos pos, RegistryWrapper.WrapperLookup registryLookup) ProtoChunk.getPackedBlockEntityNbt
(BlockPos pos, RegistryWrapper.WrapperLookup registryLookup) WorldChunk.getPackedBlockEntityNbt
(BlockPos pos, RegistryWrapper.WrapperLookup registryLookup) WrapperProtoChunk.getPackedBlockEntityNbt
(BlockPos pos, RegistryWrapper.WrapperLookup registryLookup)