Package net.minecraft.component.type
Class ChargedProjectilesComponent
java.lang.Object
net.minecraft.component.type.ChargedProjectilesComponent
- Mappings:
Namespace Name named net/minecraft/component/type/ChargedProjectilesComponent
intermediary net/minecraft/class_9278
official cxf
-
Field Summary
Modifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec
<ChargedProjectilesComponent> static final ChargedProjectilesComponent
static final PacketCodec
<RegistryByteBuf, ChargedProjectilesComponent> -
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
boolean
int
hashCode()
boolean
isEmpty()
static ChargedProjectilesComponent
static ChargedProjectilesComponent
toString()
-
Field Details
-
DEFAULT
- Mappings:
Namespace Name Mixin selector named DEFAULT
Lnet/minecraft/component/type/ChargedProjectilesComponent;DEFAULT:Lnet/minecraft/component/type/ChargedProjectilesComponent;
intermediary field_49298
Lnet/minecraft/class_9278;field_49298:Lnet/minecraft/class_9278;
official a
Lcxf;a:Lcxf;
-
CODEC
- Mappings:
Namespace Name Mixin selector named CODEC
Lnet/minecraft/component/type/ChargedProjectilesComponent;CODEC:Lcom/mojang/serialization/Codec;
intermediary field_49299
Lnet/minecraft/class_9278;field_49299:Lcom/mojang/serialization/Codec;
official b
Lcxf;b:Lcom/mojang/serialization/Codec;
-
PACKET_CODEC
- Mappings:
Namespace Name Mixin selector named PACKET_CODEC
Lnet/minecraft/component/type/ChargedProjectilesComponent;PACKET_CODEC:Lnet/minecraft/network/codec/PacketCodec;
intermediary field_49300
Lnet/minecraft/class_9278;field_49300:Lnet/minecraft/class_9139;
official c
Lcxf;c:Lzn;
-
projectiles
- Mappings:
Namespace Name Mixin selector named projectiles
Lnet/minecraft/component/type/ChargedProjectilesComponent;projectiles:Ljava/util/List;
intermediary field_49301
Lnet/minecraft/class_9278;field_49301:Ljava/util/List;
official d
Lcxf;d:Ljava/util/List;
-
-
Constructor Details
-
ChargedProjectilesComponent
- Mappings:
Namespace Name Mixin selector named <init>
Lnet/minecraft/component/type/ChargedProjectilesComponent;<init>(Ljava/util/List;)V
intermediary <init>
Lnet/minecraft/class_9278;<init>(Ljava/util/List;)V
official <init>
Lcxf;<init>(Ljava/util/List;)V
-
-
Method Details
-
of
- Mappings:
Namespace Name Mixin selector named of
Lnet/minecraft/component/type/ChargedProjectilesComponent;of(Lnet/minecraft/item/ItemStack;)Lnet/minecraft/component/type/ChargedProjectilesComponent;
intermediary method_57439
Lnet/minecraft/class_9278;method_57439(Lnet/minecraft/class_1799;)Lnet/minecraft/class_9278;
official a
Lcxf;a(Lcur;)Lcxf;
-
of
- Mappings:
Namespace Name Mixin selector named of
Lnet/minecraft/component/type/ChargedProjectilesComponent;of(Ljava/util/List;)Lnet/minecraft/component/type/ChargedProjectilesComponent;
intermediary method_57441
Lnet/minecraft/class_9278;method_57441(Ljava/util/List;)Lnet/minecraft/class_9278;
official a
Lcxf;a(Ljava/util/List;)Lcxf;
-
contains
- Mappings:
Namespace Name Mixin selector named contains
Lnet/minecraft/component/type/ChargedProjectilesComponent;contains(Lnet/minecraft/item/Item;)Z
intermediary method_57438
Lnet/minecraft/class_9278;method_57438(Lnet/minecraft/class_1792;)Z
official a
Lcxf;a(Lcum;)Z
-
getProjectiles
- Mappings:
Namespace Name Mixin selector named getProjectiles
Lnet/minecraft/component/type/ChargedProjectilesComponent;getProjectiles()Ljava/util/List;
intermediary method_57437
Lnet/minecraft/class_9278;method_57437()Ljava/util/List;
official a
Lcxf;a()Ljava/util/List;
-
isEmpty
public boolean isEmpty()- Mappings:
Namespace Name Mixin selector named isEmpty
Lnet/minecraft/component/type/ChargedProjectilesComponent;isEmpty()Z
intermediary method_57442
Lnet/minecraft/class_9278;method_57442()Z
official b
Lcxf;b()Z
-
equals
-
hashCode
public int hashCode() -
toString
-