Uses of Record Class
net.minecraft.class_9793
Package
Description
The base package for all Minecraft classes.
-
Uses of class_9793 in net.minecraft
Modifier and TypeFieldDescriptionstatic final RegistryKey
<class_9793> class_9796.BLOCKS
static final RegistryKey
<class_9793> class_9796.CAT
static final RegistryKey
<class_9793> class_9796.CHIRP
static final RegistryKey
<class_9793> class_9796.CREATOR
static final RegistryKey
<class_9793> class_9796.CREATOR_MUSIC_BOX
static final RegistryKey
<class_9793> class_9796.FAR
static final com.mojang.serialization.Codec
<class_9793> class_9793.field_52027
static final PacketCodec
<RegistryByteBuf, class_9793> class_9793.field_52028
static final com.mojang.serialization.Codec
<RegistryEntry<class_9793>> class_9793.field_52029
static final PacketCodec
<RegistryByteBuf, RegistryEntry<class_9793>> class_9793.field_52030
private @Nullable RegistryEntry
<class_9793> class_9794.field_52034
static final RegistryKey
<class_9793> class_9796.field_52037
static final RegistryKey
<class_9793> class_9796.field_52047
static final RegistryKey
<class_9793> class_9796.field_52051
static final RegistryKey
<class_9793> class_9796.MALL
static final RegistryKey
<class_9793> class_9796.MELLOHI
static final RegistryKey
<class_9793> class_9796.OTHERSIDE
static final RegistryKey
<class_9793> class_9796.PIGSTEP
static final RegistryKey
<class_9793> class_9796.PRECIPICE
static final RegistryKey
<class_9793> class_9796.RELIC
private final Optional
<RegistryEntryList<class_9793>> class_9790.song
The field for thesong
record component.private final class_9791
<class_9793> class_9792.song
The field for thesong
record component.static final RegistryKey
<class_9793> class_9796.STAL
static final RegistryKey
<class_9793> class_9796.STRAD
static final RegistryKey
<class_9793> class_9796.WAIT
static final RegistryKey
<class_9793> class_9796.WARD
Modifier 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 thesong
record component.class_9792.song()
Returns the value of thesong
record component.Modifier and TypeMethodDescriptionvoid
class_9794.method_60757
(WorldAccess worldAccess, RegistryEntry<class_9793> registryEntry) void
class_9794.method_60758
(RegistryEntry<class_9793> registryEntry, long long2) static void
class_9796.method_60765
(Registerable<class_9793> registerable) private static void
class_9796.method_60766
(Registerable<class_9793> registerable, RegistryKey<class_9793> registryKey, RegistryEntry.Reference<SoundEvent> reference, int int2, int int3) private static void
class_9796.method_60766
(Registerable<class_9793> registerable, RegistryKey<class_9793> registryKey, RegistryEntry.Reference<SoundEvent> reference, int int2, int int3) ModifierConstructorDescriptionclass_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
Modifier and TypeMethodDescriptionvoid
WorldRenderer.method_60891
(RegistryEntry<class_9793> registryEntry, BlockPos blockPos) -
Uses of class_9793 in net.minecraft.item
Modifier and TypeMethodDescriptionItem.Settings.method_60745
(RegistryKey<class_9793> registryKey) -
Uses of class_9793 in net.minecraft.registry
Modifier and TypeFieldDescriptionstatic final RegistryKey
<Registry<class_9793>> RegistryKeys.JUKEBOX_SONG