Uses of Record Class
net.minecraft.world.item.component.SwingAnimation
Packages that use SwingAnimation
Package
Description
-
Uses of SwingAnimation in net.minecraft.core.component
Fields in net.minecraft.core.component with type parameters of type SwingAnimationModifier and TypeFieldDescriptionstatic final DataComponentType<SwingAnimation> DataComponents.SWING_ANIMATION -
Uses of SwingAnimation in net.minecraft.world.item
Methods in net.minecraft.world.item that return SwingAnimation -
Uses of SwingAnimation in net.minecraft.world.item.component
Fields in net.minecraft.world.item.component declared as SwingAnimationFields in net.minecraft.world.item.component with type parameters of type SwingAnimationModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<SwingAnimation> SwingAnimation.CODECstatic final StreamCodec<io.netty.buffer.ByteBuf, SwingAnimation> SwingAnimation.STREAM_CODEC