Uses of Record Class
net.minecraft.component.type.SnekComponent
Packages that use SnekComponent
-
Uses of SnekComponent in net.minecraft.component
Fields in net.minecraft.component with type parameters of type SnekComponentModifier and TypeFieldDescriptionstatic final DataComponentType<SnekComponent> DataComponentTypes.SNEK -
Uses of SnekComponent in net.minecraft.component.type
Fields in net.minecraft.component.type declared as SnekComponentFields in net.minecraft.component.type with type parameters of type SnekComponentModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<SnekComponent> SnekComponent.CODECstatic final PacketCodec<? super RegistryByteBuf, SnekComponent> SnekComponent.PACKET_CODEC