Uses of Record Class
net.minecraft.component.type.SwingAnimationComponent
Packages that use SwingAnimationComponent
-
Uses of SwingAnimationComponent in net.minecraft.component
Fields in net.minecraft.component with type parameters of type SwingAnimationComponentModifier and TypeFieldDescriptionstatic final ComponentType<SwingAnimationComponent> DataComponentTypes.SWING_ANIMATION -
Uses of SwingAnimationComponent in net.minecraft.component.type
Fields in net.minecraft.component.type declared as SwingAnimationComponentModifier and TypeFieldDescriptionstatic final SwingAnimationComponentSwingAnimationComponent.DEFAULTFields in net.minecraft.component.type with type parameters of type SwingAnimationComponentModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<SwingAnimationComponent> SwingAnimationComponent.CODECstatic final PacketCodec<ByteBuf, SwingAnimationComponent> SwingAnimationComponent.PACKET_CODEC -
Uses of SwingAnimationComponent in net.minecraft.item
Methods in net.minecraft.item that return SwingAnimationComponent