Uses of Record Class
net.minecraft.nbt.scanner.NbtScanQuery
Packages that use NbtScanQuery
-
Uses of NbtScanQuery in net.minecraft.nbt.scanner
Methods in net.minecraft.nbt.scanner with parameters of type NbtScanQueryConstructors in net.minecraft.nbt.scanner with parameters of type NbtScanQueryModifierConstructorDescriptionExclusiveNbtCollector
(NbtScanQuery[] excludedQueries) SelectiveNbtCollector
(NbtScanQuery[] queries)