Uses of Record Class
net.minecraft.class_7444
Packages that use class_7444
Package
Description
The base package for all Minecraft classes.
-
Uses of class_7444 in net.minecraft
Fields in net.minecraft with type parameters of type class_7444Modifier and TypeFieldDescriptionstatic final RegistryKey<class_7444>class_7445.ADMIRE_GOAT_HORNstatic final RegistryKey<class_7444>class_7445.CALL_GOAT_HORNstatic final RegistryKey<class_7444>class_7445.DREAM_GOAT_HORNstatic final RegistryKey<class_7444>class_7445.FEEL_GOAT_HORNstatic final com.mojang.serialization.Codec<class_7444>class_7444.field_39122static final TagKey<class_7444>class_7441.GOAT_HORNSstatic final RegistryKey<class_7444>class_7445.PONDER_GOAT_HORNstatic final TagKey<class_7444>class_7441.REGULAR_GOAT_HORNSstatic final TagKey<class_7444>class_7441.SCREAMING_GOAT_HORNSstatic final RegistryKey<class_7444>class_7445.SEEK_GOAT_HORNstatic final RegistryKey<class_7444>class_7445.SING_GOAT_HORNstatic final RegistryKey<class_7444>class_7445.YEARN_GOAT_HORNMethods in net.minecraft that return class_7444Modifier and TypeMethodDescriptionstatic class_7444class_7445.method_43713(Registry<class_7444> registry) Methods in net.minecraft that return types with arguments of type class_7444Modifier and TypeMethodDescriptionprivate static TagKey<class_7444>class_7441.method_43676(String string) private static RegistryKey<class_7444>class_7445.method_43714(String string) Method parameters in net.minecraft with type arguments of type class_7444Modifier and TypeMethodDescriptionstatic class_7444class_7445.method_43713(Registry<class_7444> registry) -
Uses of class_7444 in net.minecraft.item
Fields in net.minecraft.item with type parameters of type class_7444Methods in net.minecraft.item that return class_7444Modifier and TypeMethodDescriptionprivate static @Nullable class_7444GoatHornItem.method_43711(ItemStack itemStack) Methods in net.minecraft.item with parameters of type class_7444Modifier and TypeMethodDescriptionprivate static voidGoatHornItem.playSound(World world, PlayerEntity player, class_7444 class_7444) Method parameters in net.minecraft.item with type arguments of type class_7444Modifier and TypeMethodDescriptionstatic ItemStackGoatHornItem.getStackForSoundVariant(Item item, RegistryEntry<class_7444> registryEntry) static voidGoatHornItem.setRandomSoundVariant(ItemStack itemStack, TagKey<class_7444> tagKey, AbstractRandom abstractRandom) private static voidGoatHornItem.setSoundVariant(ItemStack stack, RegistryEntry<class_7444> registryEntry) Constructor parameters in net.minecraft.item with type arguments of type class_7444 -
Uses of class_7444 in net.minecraft.loot.function
Fields in net.minecraft.loot.function with type parameters of type class_7444Modifier and TypeFieldDescription(package private) final TagKey<class_7444>SetGoatHornSoundLootFunction.field_39184Method parameters in net.minecraft.loot.function with type arguments of type class_7444Modifier and TypeMethodDescriptionstatic ConditionalLootFunction.Builder<?>SetGoatHornSoundLootFunction.builder(TagKey<class_7444> tagKey) Constructor parameters in net.minecraft.loot.function with type arguments of type class_7444ModifierConstructorDescription(package private)SetGoatHornSoundLootFunction(LootCondition[] lootCondition, TagKey<class_7444> tagKey) -
Uses of class_7444 in net.minecraft.util.registry
Fields in net.minecraft.util.registry with type parameters of type class_7444Modifier and TypeFieldDescriptionstatic final Registry<class_7444>Registry.field_39210static final RegistryKey<Registry<class_7444>>Registry.INSTRUMENT