Uses of Interface
net.minecraft.registry.RegistryWrapper.WrapperLookup
Packages that use RegistryWrapper.WrapperLookup
Package
Description
The base package for all Minecraft classes.
Contains utility method classes, various enums, serialization helpers, and
miscellaneous classes.
-
Uses of RegistryWrapper.WrapperLookup in net.minecraft
Methods in net.minecraft with parameters of type RegistryWrapper.WrapperLookupModifier and TypeMethodDescriptionvoid
class_9199.readNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup wrapperLookup) Reads data fromnbt
.class_9199.toInitialChunkDataNbt
(RegistryWrapper.WrapperLookup wrapperLookup) Returns the serialized state of this block entity that is observable by clients.protected void
class_9199.writeNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup wrapperLookup) Writes data tonbt
.Constructors in net.minecraft with parameters of type RegistryWrapper.WrapperLookupModifierConstructorDescriptionclass_9215
(RegistryWrapper.WrapperLookup wrapperLookup) class_9216
(RegistryWrapper.WrapperLookup wrapperLookup, boolean bool) -
Uses of RegistryWrapper.WrapperLookup in net.minecraft.block.entity
Methods in net.minecraft.block.entity with parameters of type RegistryWrapper.WrapperLookupModifier and TypeMethodDescriptionstatic @Nullable BlockEntity
BlockEntity.createFromNbt
(BlockPos pos, BlockState state, NbtCompound nbt, RegistryWrapper.WrapperLookup wrapperLookup) Returns the new block entity loaded fromnbt
, ornull
if it fails.final NbtCompound
BlockEntity.createNbt
(RegistryWrapper.WrapperLookup wrapperLookup) Returns the block entity's NBT data.final NbtCompound
BlockEntity.createNbtWithId
(RegistryWrapper.WrapperLookup wrapperLookup) Returns the block entity's NBT data with block entity type ID.final NbtCompound
BlockEntity.createNbtWithIdentifyingData
(RegistryWrapper.WrapperLookup wrapperLookup) Returns the block entity's NBT data with identifying data.void
AbstractFurnaceBlockEntity.readNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup wrapperLookup) Reads data fromnbt
.void
BannerBlockEntity.readNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup wrapperLookup) Reads data fromnbt
.void
BarrelBlockEntity.readNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup wrapperLookup) Reads data fromnbt
.void
BeaconBlockEntity.readNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup wrapperLookup) Reads data fromnbt
.void
BeehiveBlockEntity.readNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup wrapperLookup) Reads data fromnbt
.void
BlockEntity.readNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup wrapperLookup) Reads data fromnbt
.void
BrewingStandBlockEntity.readNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup wrapperLookup) Reads data fromnbt
.void
BrushableBlockEntity.readNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup wrapperLookup) Reads data fromnbt
.void
CampfireBlockEntity.readNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup wrapperLookup) Reads data fromnbt
.void
ChestBlockEntity.readNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup wrapperLookup) Reads data fromnbt
.void
ChiseledBookshelfBlockEntity.readNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup wrapperLookup) Reads data fromnbt
.void
CommandBlockBlockEntity.readNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup wrapperLookup) Reads data fromnbt
.void
ComparatorBlockEntity.readNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup wrapperLookup) Reads data fromnbt
.void
ConduitBlockEntity.readNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup wrapperLookup) Reads data fromnbt
.void
CrafterBlockEntity.readNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup wrapperLookup) Reads data fromnbt
.void
DecoratedPotBlockEntity.readNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup wrapperLookup) Reads data fromnbt
.void
DispenserBlockEntity.readNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup wrapperLookup) Reads data fromnbt
.void
EnchantingTableBlockEntity.readNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup wrapperLookup) Reads data fromnbt
.void
EndGatewayBlockEntity.readNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup wrapperLookup) Reads data fromnbt
.void
HopperBlockEntity.readNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup wrapperLookup) Reads data fromnbt
.void
JigsawBlockEntity.readNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup wrapperLookup) Reads data fromnbt
.void
JukeboxBlockEntity.readNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup wrapperLookup) Reads data fromnbt
.void
LecternBlockEntity.readNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup wrapperLookup) Reads data fromnbt
.void
LockableContainerBlockEntity.readNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup wrapperLookup) Reads data fromnbt
.void
MobSpawnerBlockEntity.readNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup wrapperLookup) Reads data fromnbt
.void
PistonBlockEntity.readNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup wrapperLookup) Reads data fromnbt
.void
SculkCatalystBlockEntity.readNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup wrapperLookup) Reads data fromnbt
.void
SculkSensorBlockEntity.readNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup wrapperLookup) Reads data fromnbt
.void
SculkShriekerBlockEntity.readNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup wrapperLookup) Reads data fromnbt
.void
ShulkerBoxBlockEntity.readNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup wrapperLookup) Reads data fromnbt
.void
SignBlockEntity.readNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup wrapperLookup) Reads data fromnbt
.void
SkullBlockEntity.readNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup wrapperLookup) Reads data fromnbt
.void
StructureBlockBlockEntity.readNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup wrapperLookup) Reads data fromnbt
.void
TrialSpawnerBlockEntity.readNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup wrapperLookup) Reads data fromnbt
.void
BlockEntity.setStackNbt
(ItemStack stack, RegistryWrapper.WrapperLookup wrapperLookup) Setsstack
'snet.minecraft.item.BlockItem#BLOCK_ENTITY_TAG_KEY
NBT value to the block entity's NBT data.BannerBlockEntity.toInitialChunkDataNbt
(RegistryWrapper.WrapperLookup wrapperLookup) Returns the serialized state of this block entity that is observable by clients.BeaconBlockEntity.toInitialChunkDataNbt
(RegistryWrapper.WrapperLookup wrapperLookup) Returns the serialized state of this block entity that is observable by clients.BlockEntity.toInitialChunkDataNbt
(RegistryWrapper.WrapperLookup wrapperLookup) Returns the serialized state of this block entity that is observable by clients.BrushableBlockEntity.toInitialChunkDataNbt
(RegistryWrapper.WrapperLookup wrapperLookup) Returns the serialized state of this block entity that is observable by clients.CampfireBlockEntity.toInitialChunkDataNbt
(RegistryWrapper.WrapperLookup wrapperLookup) Returns the serialized state of this block entity that is observable by clients.ConduitBlockEntity.toInitialChunkDataNbt
(RegistryWrapper.WrapperLookup wrapperLookup) Returns the serialized state of this block entity that is observable by clients.DecoratedPotBlockEntity.toInitialChunkDataNbt
(RegistryWrapper.WrapperLookup wrapperLookup) Returns the serialized state of this block entity that is observable by clients.EndGatewayBlockEntity.toInitialChunkDataNbt
(RegistryWrapper.WrapperLookup wrapperLookup) Returns the serialized state of this block entity that is observable by clients.JigsawBlockEntity.toInitialChunkDataNbt
(RegistryWrapper.WrapperLookup wrapperLookup) Returns the serialized state of this block entity that is observable by clients.MobSpawnerBlockEntity.toInitialChunkDataNbt
(RegistryWrapper.WrapperLookup wrapperLookup) Returns the serialized state of this block entity that is observable by clients.PistonBlockEntity.toInitialChunkDataNbt
(RegistryWrapper.WrapperLookup wrapperLookup) Returns the serialized state of this block entity that is observable by clients.SignBlockEntity.toInitialChunkDataNbt
(RegistryWrapper.WrapperLookup wrapperLookup) Returns the serialized state of this block entity that is observable by clients.SkullBlockEntity.toInitialChunkDataNbt
(RegistryWrapper.WrapperLookup wrapperLookup) Returns the serialized state of this block entity that is observable by clients.StructureBlockBlockEntity.toInitialChunkDataNbt
(RegistryWrapper.WrapperLookup wrapperLookup) Returns the serialized state of this block entity that is observable by clients.TrialSpawnerBlockEntity.toInitialChunkDataNbt
(RegistryWrapper.WrapperLookup wrapperLookup) Returns the serialized state of this block entity that is observable by clients.protected void
AbstractFurnaceBlockEntity.writeNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup wrapperLookup) Writes data tonbt
.protected void
BannerBlockEntity.writeNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup wrapperLookup) Writes data tonbt
.protected void
BarrelBlockEntity.writeNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup wrapperLookup) Writes data tonbt
.protected void
BeaconBlockEntity.writeNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup wrapperLookup) Writes data tonbt
.protected void
BeehiveBlockEntity.writeNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup wrapperLookup) Writes data tonbt
.protected void
BlockEntity.writeNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup wrapperLookup) Writes data tonbt
.protected void
BrewingStandBlockEntity.writeNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup wrapperLookup) Writes data tonbt
.protected void
BrushableBlockEntity.writeNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup wrapperLookup) Writes data tonbt
.protected void
CampfireBlockEntity.writeNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup wrapperLookup) Writes data tonbt
.protected void
ChestBlockEntity.writeNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup wrapperLookup) Writes data tonbt
.protected void
ChiseledBookshelfBlockEntity.writeNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup wrapperLookup) Writes data tonbt
.protected void
CommandBlockBlockEntity.writeNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup wrapperLookup) Writes data tonbt
.protected void
ComparatorBlockEntity.writeNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup wrapperLookup) Writes data tonbt
.protected void
ConduitBlockEntity.writeNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup wrapperLookup) Writes data tonbt
.protected void
CrafterBlockEntity.writeNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup wrapperLookup) Writes data tonbt
.protected void
DecoratedPotBlockEntity.writeNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup wrapperLookup) Writes data tonbt
.protected void
DispenserBlockEntity.writeNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup wrapperLookup) Writes data tonbt
.protected void
EnchantingTableBlockEntity.writeNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup wrapperLookup) Writes data tonbt
.protected void
EndGatewayBlockEntity.writeNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup wrapperLookup) Writes data tonbt
.protected void
HopperBlockEntity.writeNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup wrapperLookup) Writes data tonbt
.protected void
JigsawBlockEntity.writeNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup wrapperLookup) Writes data tonbt
.protected void
JukeboxBlockEntity.writeNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup wrapperLookup) Writes data tonbt
.protected void
LecternBlockEntity.writeNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup wrapperLookup) Writes data tonbt
.protected void
LockableContainerBlockEntity.writeNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup wrapperLookup) Writes data tonbt
.protected void
MobSpawnerBlockEntity.writeNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup wrapperLookup) Writes data tonbt
.protected void
PistonBlockEntity.writeNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup wrapperLookup) Writes data tonbt
.protected void
SculkCatalystBlockEntity.writeNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup wrapperLookup) Writes data tonbt
.protected void
SculkSensorBlockEntity.writeNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup wrapperLookup) Writes data tonbt
.protected void
SculkShriekerBlockEntity.writeNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup wrapperLookup) Writes data tonbt
.protected void
ShulkerBoxBlockEntity.writeNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup wrapperLookup) Writes data tonbt
.protected void
SignBlockEntity.writeNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup wrapperLookup) Writes data tonbt
.protected void
SkullBlockEntity.writeNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup wrapperLookup) Writes data tonbt
.protected void
StructureBlockBlockEntity.writeNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup wrapperLookup) Writes data tonbt
.protected void
TrialSpawnerBlockEntity.writeNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup wrapperLookup) Writes data tonbt
. -
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 void
CreativeInventoryScreen.updateDisplayParameters
(FeatureSet enabledFeatures, boolean showOperatorTab, RegistryWrapper.WrapperLookup lookup) -
Uses of RegistryWrapper.WrapperLookup in net.minecraft.client.option
Methods in net.minecraft.client.option with parameters of type RegistryWrapper.WrapperLookupModifier and TypeMethodDescriptionHotbarStorageEntry.method_56839
(RegistryWrapper.WrapperLookup wrapperLookup) -
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 wrapperLookup) -
Uses of RegistryWrapper.WrapperLookup in net.minecraft.command.argument
Fields in net.minecraft.command.argument declared as RegistryWrapper.WrapperLookupModifier and TypeFieldDescriptionprivate final RegistryWrapper.WrapperLookup
TextArgumentType.field_48917
private final RegistryWrapper.WrapperLookup
ParticleEffectArgumentType.field_48929
private final RegistryWrapper.WrapperLookup
StyleArgumentType.field_48932
Methods in net.minecraft.command.argument with parameters of type RegistryWrapper.WrapperLookupModifier and TypeMethodDescriptionprivate static <T extends ParticleEffect>
TParticleEffectArgumentType.readParameters
(com.mojang.brigadier.StringReader reader, ParticleType<T> type, RegistryWrapper.WrapperLookup wrapperLookup) static ParticleEffect
ParticleEffectArgumentType.readParameters
(com.mojang.brigadier.StringReader reader, RegistryWrapper.WrapperLookup wrapperLookup) Constructors in net.minecraft.command.argument with parameters of type RegistryWrapper.WrapperLookupModifierConstructorDescriptionItemStringReader
(RegistryWrapper.WrapperLookup wrapperLookup) private
StyleArgumentType
(RegistryWrapper.WrapperLookup wrapperLookup) private
TextArgumentType
(RegistryWrapper.WrapperLookup wrapperLookup) -
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 wrapperLookup, com.mojang.serialization.Codec<T> codec, T t, 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>
CommandSyntaxProvider.registryLookupFuture
private final CompletableFuture<RegistryWrapper.WrapperLookup>
DynamicRegistriesProvider.registryLookupFuture
Methods in net.minecraft.data.report 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.report with type arguments of type RegistryWrapper.WrapperLookupModifierConstructorDescriptionCommandSyntaxProvider
(DataOutput output, CompletableFuture<RegistryWrapper.WrapperLookup> registryLookupFuture) DynamicRegistriesProvider
(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>
BiomeParametersProvider.registryLookupFuture
Constructor parameters in net.minecraft.data.server with type arguments of type RegistryWrapper.WrapperLookupModifierConstructorDescriptionBiomeParametersProvider
(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.onetwentyone
Methods in net.minecraft.data.server.advancement.onetwentyone with parameters of type RegistryWrapper.WrapperLookupModifier and TypeMethodDescriptionvoid
OneTwentyOneAdventureTabAdvancementGenerator.accept
(RegistryWrapper.WrapperLookup lookup, Consumer<AdvancementEntry> exporter) Method parameters in net.minecraft.data.server.advancement.onetwentyone with type arguments of type RegistryWrapper.WrapperLookupModifier and TypeMethodDescriptionstatic AdvancementProvider
OneTwentyOneAdvancementProviders.createOneTwentyOneProvider
(DataOutput output, CompletableFuture<RegistryWrapper.WrapperLookup> registryLookupFuture) -
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) 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 with type parameters of type RegistryWrapper.WrapperLookupModifier and TypeFieldDescriptionprivate final CompletableFuture<RegistryWrapper.WrapperLookup>
LootTableProvider.field_48978
Methods in net.minecraft.data.server.loottable with parameters of type RegistryWrapper.WrapperLookupModifier and TypeMethodDescriptionprivate CompletableFuture<?>
LootTableProvider.method_56883
(DataWriter dataWriter, RegistryWrapper.WrapperLookup wrapperLookup) Constructor parameters in net.minecraft.data.server.loottable with type arguments of type RegistryWrapper.WrapperLookupModifierConstructorDescriptionLootTableProvider
(DataOutput output, Set<Identifier> lootTableIds, List<LootTableProvider.LootTypeGenerator> lootTypeGenerators, CompletableFuture<RegistryWrapper.WrapperLookup> completableFuture) -
Uses of RegistryWrapper.WrapperLookup in net.minecraft.data.server.loottable.onetwentyone
Method parameters in net.minecraft.data.server.loottable.onetwentyone with type arguments of type RegistryWrapper.WrapperLookupModifier and TypeMethodDescriptionstatic LootTableProvider
OneTwentyOneLootTableProviders.createOneTwentyOneProvider
(DataOutput output, CompletableFuture<RegistryWrapper.WrapperLookup> completableFuture) -
Uses of RegistryWrapper.WrapperLookup in net.minecraft.data.server.loottable.rebalance
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> completableFuture) -
Uses of RegistryWrapper.WrapperLookup in net.minecraft.data.server.loottable.vanilla
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> completableFuture) -
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.field_48981
Methods in net.minecraft.data.server.recipe with parameters of type RegistryWrapper.WrapperLookupModifier and TypeMethodDescriptionprotected CompletableFuture<?>
RecipeProvider.method_56888
(DataWriter dataWriter, RegistryWrapper.WrapperLookup wrapperLookup) VanillaRecipeProvider.method_56888
(DataWriter dataWriter, RegistryWrapper.WrapperLookup wrapperLookup) protected CompletableFuture<?>
RecipeProvider.saveRecipeAdvancement
(DataWriter cache, RegistryWrapper.WrapperLookup wrapperLookup, AdvancementEntry advancementEntry) Constructor parameters in net.minecraft.data.server.recipe with type arguments of type RegistryWrapper.WrapperLookupModifierConstructorDescriptionBundleRecipeProvider
(DataOutput output, CompletableFuture<RegistryWrapper.WrapperLookup> completableFuture) OneTwentyOneRecipeProvider
(DataOutput output, CompletableFuture<RegistryWrapper.WrapperLookup> completableFuture) RecipeProvider
(DataOutput output, CompletableFuture<RegistryWrapper.WrapperLookup> completableFuture) VanillaRecipeProvider
(DataOutput output, CompletableFuture<RegistryWrapper.WrapperLookup> completableFuture) -
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) Constructor parameters in net.minecraft.data.server.tag with type arguments of type RegistryWrapper.WrapperLookupModifierConstructorDescriptionItemTagProvider
(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.onetwentyone
Methods in net.minecraft.data.server.tag.onetwentyone with parameters of type RegistryWrapper.WrapperLookupModifier and TypeMethodDescriptionprotected void
OneTwentyOneBiomeTagProvider.configure
(RegistryWrapper.WrapperLookup lookup) protected void
OneTwentyOneBlockTagProvider.configure
(RegistryWrapper.WrapperLookup lookup) protected void
OneTwentyOneDamageTypeTagProvider.configure
(RegistryWrapper.WrapperLookup lookup) protected void
OneTwentyOneEntityTypeTagProvider.configure
(RegistryWrapper.WrapperLookup lookup) protected void
OneTwentyOneItemTagProvider.configure
(RegistryWrapper.WrapperLookup lookup) Constructor parameters in net.minecraft.data.server.tag.onetwentyone with type arguments of type RegistryWrapper.WrapperLookupModifierConstructorDescriptionOneTwentyOneBiomeTagProvider
(DataOutput output, CompletableFuture<RegistryWrapper.WrapperLookup> registryLookupFuture, CompletableFuture<TagProvider.TagLookup<Biome>> biomeTagLookupFuture) OneTwentyOneBlockTagProvider
(DataOutput output, CompletableFuture<RegistryWrapper.WrapperLookup> registryLookupFuture, CompletableFuture<TagProvider.TagLookup<Block>> blockTagLookupFuture) OneTwentyOneDamageTypeTagProvider
(DataOutput output, CompletableFuture<RegistryWrapper.WrapperLookup> registryLookupFuture) OneTwentyOneEntityTypeTagProvider
(DataOutput output, CompletableFuture<RegistryWrapper.WrapperLookup> registryLookupFuture) OneTwentyOneItemTagProvider
(DataOutput output, CompletableFuture<RegistryWrapper.WrapperLookup> registryLookupFuture, CompletableFuture<TagProvider.TagLookup<Item>> parentTagLookupFuture, CompletableFuture<TagProvider.TagLookup<Block>> blockTagLookupFuture) -
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
RebalanceStructureTagProvider.configure
(RegistryWrapper.WrapperLookup lookup) Constructor parameters in net.minecraft.data.server.tag.rebalance with type arguments of type RegistryWrapper.WrapperLookupModifierConstructorDescriptionRebalanceStructureTagProvider
(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
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) 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.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 TypeMethodDescriptionItemGroup.DisplayContext.lookup()
Returns the value of thelookup
record component.Methods in net.minecraft.item with parameters of type RegistryWrapper.WrapperLookupModifier and TypeMethodDescriptionboolean
ItemGroup.DisplayContext.doesNotMatch
(FeatureSet enabledFeatures, boolean hasPermissions, RegistryWrapper.WrapperLookup lookup) 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 wrapperLookup) MapState.writeNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup wrapperLookup) -
Uses of RegistryWrapper.WrapperLookup in net.minecraft.loot
Fields in net.minecraft.loot declared as RegistryWrapper.WrapperLookupModifier and TypeFieldDescriptionprivate final RegistryWrapper.WrapperLookup
LootManager.field_48927
Methods in net.minecraft.loot with parameters of type RegistryWrapper.WrapperLookupModifier and TypeMethodDescriptionprivate static <T> CompletableFuture<?>
LootManager.load
(LootDataType<T> type, RegistryWrapper.WrapperLookup wrapperLookup, ResourceManager resourceManager, Executor executor, Map<LootDataType<?>, Map<Identifier, ?>> map) Constructors in net.minecraft.loot with parameters of type RegistryWrapper.WrapperLookup -
Uses of RegistryWrapper.WrapperLookup in net.minecraft.particle
Methods in net.minecraft.particle with parameters of type RegistryWrapper.WrapperLookupModifier and TypeMethodDescriptionAbstractDustParticleEffect.asString
(RegistryWrapper.WrapperLookup wrapperLookup) BlockStateParticleEffect.asString
(RegistryWrapper.WrapperLookup wrapperLookup) DefaultParticleType.asString
(RegistryWrapper.WrapperLookup wrapperLookup) DustColorTransitionParticleEffect.asString
(RegistryWrapper.WrapperLookup wrapperLookup) ItemStackParticleEffect.asString
(RegistryWrapper.WrapperLookup wrapperLookup) ParticleEffect.asString
(RegistryWrapper.WrapperLookup wrapperLookup) SculkChargeParticleEffect.asString
(RegistryWrapper.WrapperLookup wrapperLookup) ShriekParticleEffect.asString
(RegistryWrapper.WrapperLookup wrapperLookup) VibrationParticleEffect.asString
(RegistryWrapper.WrapperLookup wrapperLookup) ParticleEffect.Factory.read
(ParticleType<T> type, com.mojang.brigadier.StringReader reader, RegistryWrapper.WrapperLookup wrapperLookup) Deprecated. -
Uses of RegistryWrapper.WrapperLookup in net.minecraft.recipe
Fields in net.minecraft.recipe declared as RegistryWrapper.WrapperLookupModifier and TypeFieldDescriptionprivate final RegistryWrapper.WrapperLookup
RecipeManager.field_48848
Methods in net.minecraft.recipe with parameters of type RegistryWrapper.WrapperLookupModifier and TypeMethodDescriptionprotected static RecipeEntry<?>
RecipeManager.deserialize
(Identifier id, JsonObject jsonObject, RegistryWrapper.WrapperLookup wrapperLookup) Reads a recipe from a JSON object.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.WrapperLookupFields 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.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
(DynamicRegistryManager registryManager, Stream<RegistryWrapper.Impl<?>> additionalRegistries) 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) static <T> com.mojang.serialization.Dynamic<T>
RegistryOps.method_56622
(com.mojang.serialization.Dynamic<T> dynamic, RegistryWrapper.WrapperLookup wrapperLookup) static <T> RegistryOps<T>
RegistryOps.of
(com.mojang.serialization.DynamicOps<T> delegate, RegistryWrapper.WrapperLookup wrapperLookup) private static void
BuiltinRegistries.validate
(RegistryWrapper.WrapperLookup wrapperLookup) 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) OneTwentyOneBuiltinRegistries.createWrapperLookup
(CompletableFuture<RegistryWrapper.WrapperLookup> registriesFuture) ExperimentalRegistriesValidator.validate
(CompletableFuture<RegistryWrapper.WrapperLookup> registriesFuture, RegistryBuilder builder) Constructors in net.minecraft.registry with parameters of type RegistryWrapper.WrapperLookupModifierConstructorDescriptionFullPatchesRegistriesPair
(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 TypeMethodDescriptionprivate ScoreboardState
ServerScoreboard.stateFromNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup wrapperLookup) ScoreboardState.writeNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup wrapperLookup) -
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.field_48787
Constructors in net.minecraft.server with parameters of type RegistryWrapper.WrapperLookupModifierConstructorDescriptionServerAdvancementLoader
(RegistryWrapper.WrapperLookup wrapperLookup, LootManager lootManager) -
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.util
Methods in net.minecraft.util with parameters of type RegistryWrapper.WrapperLookupModifier and TypeMethodDescriptionstatic <T> T
JsonReaderUtils.parse
(RegistryWrapper.WrapperLookup wrapperLookup, 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 wrapperLookup) -
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 wrapperLookup) -
Uses of RegistryWrapper.WrapperLookup in net.minecraft.world
Fields in net.minecraft.world declared as RegistryWrapper.WrapperLookupModifier and TypeFieldDescriptionprivate final RegistryWrapper.WrapperLookup
PersistentStateManager.field_48926
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 wrapperLookup) static ForcedChunkState
ForcedChunkState.fromNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup wrapperLookup) static IdCountsState
IdCountsState.fromNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup wrapperLookup) void
PersistentState.save
(File file, RegistryWrapper.WrapperLookup wrapperLookup) ChunkUpdateState.writeNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup wrapperLookup) ForcedChunkState.writeNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup wrapperLookup) IdCountsState.writeNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup wrapperLookup) abstract NbtCompound
PersistentState.writeNbt
(NbtCompound nbt, RegistryWrapper.WrapperLookup wrapperLookup) 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> biFunction, DataFixTypes dataFixTypes, String id) Constructors in net.minecraft.world with parameters of type RegistryWrapper.WrapperLookupModifierConstructorDescriptionPersistentStateManager
(File directory, com.mojang.datafixers.DataFixer dataFixer, RegistryWrapper.WrapperLookup wrapperLookup) 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 wrapperLookup) ProtoChunk.getPackedBlockEntityNbt
(BlockPos pos, RegistryWrapper.WrapperLookup wrapperLookup) WorldChunk.getPackedBlockEntityNbt
(BlockPos pos, RegistryWrapper.WrapperLookup wrapperLookup) WrapperProtoChunk.getPackedBlockEntityNbt
(BlockPos pos, RegistryWrapper.WrapperLookup wrapperLookup)