Uses of Interface
net.minecraft.class_9348
Packages that use class_9348
Package
Description
The base package for all Minecraft classes.
-
Uses of class_9348 in net.minecraft
Fields in net.minecraft with type parameters of type class_9348Modifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec
<class_9348> class_9349.field_49744
private static final List
<class_9348> class_9349.field_49745
private static final Function
<String, class_9348> class_9349.field_49746
private final Map
<class_9348, ItemPredicate> class_9350.slots
The field for theslots
record component.Methods in net.minecraft that return class_9348Modifier and TypeMethodDescriptionstatic class_9348
class_9348.method_58076
(String string, IntList intList) static @Nullable class_9348
class_9349.method_58080
(String string) private static class_9348
class_9349.method_58081
(String string, int int2) private static class_9348
class_9349.method_58082
(String string, IntList intList) private static class_9348
class_9349.method_58083
(String string, int[] int2) static class_9348
class_9351.method_58133
(com.mojang.brigadier.context.CommandContext<ServerCommandSource> commandContext, String string) class_9351.parse
(com.mojang.brigadier.StringReader stringReader) Methods in net.minecraft that return types with arguments of type class_9348Modifier and TypeMethodDescriptionclass_9350.slots()
Returns the value of theslots
record component.Method parameters in net.minecraft with type arguments of type class_9348Modifier and TypeMethodDescriptionprivate static void
class_9349.method_58085
(List<class_9348> list, String string, int int2) private static void
class_9349.method_58086
(List<class_9348> list, String string, int int2, int int3) private static void
class_9349.method_58087
(List<class_9348> list, String string, int[] int2) Constructor parameters in net.minecraft with type arguments of type class_9348 -
Uses of class_9348 in net.minecraft.server.command
Methods in net.minecraft.server.command with parameters of type class_9348Modifier and TypeMethodDescriptionprivate static int
ExecuteCommand.method_58034
(ServerCommandSource serverCommandSource, BlockPos blockPos, class_9348 class_9348, Predicate<ItemStack> predicate) private static int
ExecuteCommand.method_58035
(Iterable<? extends Entity> iterable, class_9348 class_9348, Predicate<ItemStack> predicate)