Uses of Record Class
net.minecraft.component.type.PotatoBaneComponent
Packages that use PotatoBaneComponent
-
Uses of PotatoBaneComponent in net.minecraft.component
Fields in net.minecraft.component with type parameters of type PotatoBaneComponentModifier and TypeFieldDescriptionstatic final DataComponentType<PotatoBaneComponent> DataComponentTypes.POTATO_BANE -
Uses of PotatoBaneComponent in net.minecraft.component.type
Fields in net.minecraft.component.type with type parameters of type PotatoBaneComponentModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<PotatoBaneComponent> PotatoBaneComponent.CODECstatic final PacketCodec<ByteBuf, PotatoBaneComponent> PotatoBaneComponent.PACKET_CODEC