Uses of Class
net.minecraft.registry.entry.RegistryEntryList.ListBacked
-
Uses of RegistryEntryList.ListBacked in net.minecraft.registry.entry
Modifier and TypeClassDescriptionstatic class
A direct registry entry list that holds the values directly, instead of using tags.static class
A registry entry list that references a tag from the registry. -
Uses of RegistryEntryList.ListBacked in net.minecraft.server.command
Modifier and TypeMethodDescriptionprivate static Optional<? extends RegistryEntryList.ListBacked<Structure>>
LocateCommand.getStructureListForPredicate
(RegistryPredicateArgumentType.RegistryPredicate<Structure> predicate, Registry<Structure> structureRegistry)