Uses of Record Class
net.minecraft.class_10124
Packages that use class_10124
Package
Description
The base package for all Minecraft classes.
-
Uses of class_10124 in net.minecraft
Fields in net.minecraft declared as class_10124Modifier and TypeFieldDescriptionstatic final class_10124class_10128.field_53779static final class_10124class_10128.field_53780static final class_10124class_10128.field_53781static final class_10124class_10128.field_53782static final class_10124class_10128.field_53783static final class_10124class_10128.field_53784static final class_10124class_10128.field_53785static final class_10124class_10128.field_53786static final class_10124class_10128.field_53787static final class_10124class_10128.field_53788static final class_10124class_10128.field_53789static final class_10124class_10128.field_53790static final class_10124class_10128.field_53791static final class_10124class_10128.field_53792Fields in net.minecraft with type parameters of type class_10124Modifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<class_10124> class_10124.field_53770static final PacketCodec<RegistryByteBuf, class_10124> class_10124.field_53771Methods in net.minecraft that return class_10124Methods in net.minecraft with parameters of type class_10124Modifier and TypeMethodDescriptionvoidclass_10127.method_62831(World world, LivingEntity livingEntity, ItemStack itemStack, class_10124 class_10124) voidclass_10129.method_62831(World world, LivingEntity livingEntity, ItemStack itemStack, class_10124 class_10124) -
Uses of class_10124 in net.minecraft.component
Fields in net.minecraft.component with type parameters of type class_10124Modifier and TypeFieldDescriptionstatic final ComponentType<class_10124> DataComponentTypes.CONSUMABLE -
Uses of class_10124 in net.minecraft.component.type
Methods in net.minecraft.component.type with parameters of type class_10124Modifier and TypeMethodDescriptionvoidFoodComponent.method_62831(World world, LivingEntity livingEntity, ItemStack itemStack, class_10124 class_10124) voidPotionContentsComponent.method_62831(World world, LivingEntity livingEntity, ItemStack itemStack, class_10124 class_10124) voidSuspiciousStewEffectsComponent.method_62831(World world, LivingEntity livingEntity, ItemStack itemStack, class_10124 class_10124) -
Uses of class_10124 in net.minecraft.item
Methods in net.minecraft.item with parameters of type class_10124Modifier and TypeMethodDescriptionItem.Settings.method_62833(FoodComponent foodComponent, class_10124 class_10124)