Uses of Record Class
net.minecraft.class_9793
Packages that use class_9793
Package
Description
The base package for all Minecraft classes.
-
Uses of class_9793 in net.minecraft
Fields in net.minecraft with type parameters of type class_9793Modifier and TypeFieldDescriptionstatic final RegistryKey<class_9793> class_9796.BLOCKSstatic final RegistryKey<class_9793> class_9796.CATstatic final RegistryKey<class_9793> class_9796.CHIRPstatic final RegistryKey<class_9793> class_9796.CREATORstatic final RegistryKey<class_9793> class_9796.CREATOR_MUSIC_BOXstatic final RegistryKey<class_9793> class_9796.FARstatic final com.mojang.serialization.Codec<class_9793> class_9793.field_52027static final PacketCodec<RegistryByteBuf, class_9793> class_9793.field_52028static final com.mojang.serialization.Codec<RegistryEntry<class_9793>> class_9793.field_52029static final PacketCodec<RegistryByteBuf, RegistryEntry<class_9793>> class_9793.field_52030private @Nullable RegistryEntry<class_9793> class_9794.field_52034static final RegistryKey<class_9793> class_9796.field_52037static final RegistryKey<class_9793> class_9796.field_52047static final RegistryKey<class_9793> class_9796.field_52051static final RegistryKey<class_9793> class_9796.MALLstatic final RegistryKey<class_9793> class_9796.MELLOHIstatic final RegistryKey<class_9793> class_9796.OTHERSIDEstatic final RegistryKey<class_9793> class_9796.PIGSTEPstatic final RegistryKey<class_9793> class_9796.PRECIPICEstatic final RegistryKey<class_9793> class_9796.RELICprivate final Optional<RegistryEntryList<class_9793>> class_9790.songThe field for thesongrecord component.private final class_9791<class_9793> class_9792.songThe field for thesongrecord component.static final RegistryKey<class_9793> class_9796.STALstatic final RegistryKey<class_9793> class_9796.STRADstatic final RegistryKey<class_9793> class_9796.WAITstatic final RegistryKey<class_9793> class_9796.WARDMethods in net.minecraft that return class_9793Methods in net.minecraft that return types with arguments of type class_9793Modifier and TypeMethodDescriptionstatic Optional<RegistryEntry<class_9793>> class_9793.method_60753(RegistryWrapper.WrapperLookup wrapperLookup, ItemStack itemStack) private static RegistryKey<class_9793> class_9796.method_60764(String string) class_9790.song()Returns the value of thesongrecord component.class_9792.song()Returns the value of thesongrecord component.Method parameters in net.minecraft with type arguments of type class_9793Modifier and TypeMethodDescriptionvoidclass_9794.method_60757(WorldAccess worldAccess, RegistryEntry<class_9793> registryEntry) voidclass_9794.method_60758(RegistryEntry<class_9793> registryEntry, long long2) static voidclass_9796.method_60765(Registerable<class_9793> registerable) private static voidclass_9796.method_60766(Registerable<class_9793> registerable, RegistryKey<class_9793> registryKey, RegistryEntry.Reference<SoundEvent> reference, int int2, int int3) private static voidclass_9796.method_60766(Registerable<class_9793> registerable, RegistryKey<class_9793> registryKey, RegistryEntry.Reference<SoundEvent> reference, int int2, int int3) Constructor parameters in net.minecraft with type arguments of type class_9793ModifierConstructorDescriptionclass_9790(Optional<RegistryEntryList<class_9793>> optional) class_9792(class_9791<class_9793> class_9791, boolean bool) -
Uses of class_9793 in net.minecraft.client.render
Method parameters in net.minecraft.client.render with type arguments of type class_9793Modifier and TypeMethodDescriptionvoidWorldRenderer.method_60891(RegistryEntry<class_9793> registryEntry, BlockPos blockPos) -
Uses of class_9793 in net.minecraft.item
Method parameters in net.minecraft.item with type arguments of type class_9793Modifier and TypeMethodDescriptionItem.Settings.method_60745(RegistryKey<class_9793> registryKey) -
Uses of class_9793 in net.minecraft.registry
Fields in net.minecraft.registry with type parameters of type class_9793Modifier and TypeFieldDescriptionstatic final RegistryKey<Registry<class_9793>> RegistryKeys.JUKEBOX_SONG