Package net.minecraft.component.type
Class ChargedProjectilesComponent
java.lang.Object
net.minecraft.component.type.ChargedProjectilesComponent
- Mappings:
Namespace Name official cubintermediary net/minecraft/class_9278named net/minecraft/component/type/ChargedProjectilesComponent
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<ChargedProjectilesComponent> static final ChargedProjectilesComponentstatic final PacketCodec<RegistryByteBuf, ChargedProjectilesComponent> -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanbooleaninthashCode()booleanisEmpty()static ChargedProjectilesComponentstatic ChargedProjectilesComponenttoString()
-
Field Details
-
DEFAULT
- Mappings:
Namespace Name Mixin selector official aLcub;a:Lcub;intermediary field_49298Lnet/minecraft/class_9278;field_49298:Lnet/minecraft/class_9278;named DEFAULTLnet/minecraft/component/type/ChargedProjectilesComponent;DEFAULT:Lnet/minecraft/component/type/ChargedProjectilesComponent;
-
CODEC
- Mappings:
Namespace Name Mixin selector official bLcub;b:Lcom/mojang/serialization/Codec;intermediary field_49299Lnet/minecraft/class_9278;field_49299:Lcom/mojang/serialization/Codec;named CODECLnet/minecraft/component/type/ChargedProjectilesComponent;CODEC:Lcom/mojang/serialization/Codec;
-
PACKET_CODEC
- Mappings:
Namespace Name Mixin selector official cLcub;c:Lyg;intermediary field_49300Lnet/minecraft/class_9278;field_49300:Lnet/minecraft/class_9139;named PACKET_CODECLnet/minecraft/component/type/ChargedProjectilesComponent;PACKET_CODEC:Lnet/minecraft/network/codec/PacketCodec;
-
projectiles
- Mappings:
Namespace Name Mixin selector official dLcub;d:Ljava/util/List;intermediary field_49301Lnet/minecraft/class_9278;field_49301:Ljava/util/List;named projectilesLnet/minecraft/component/type/ChargedProjectilesComponent;projectiles:Ljava/util/List;
-
-
Constructor Details
-
ChargedProjectilesComponent
- Mappings:
Namespace Name Mixin selector official <init>Lcub;<init>(Ljava/util/List;)Vintermediary <init>Lnet/minecraft/class_9278;<init>(Ljava/util/List;)Vnamed <init>Lnet/minecraft/component/type/ChargedProjectilesComponent;<init>(Ljava/util/List;)V
-
-
Method Details
-
of
- Mappings:
Namespace Name Mixin selector official aLcub;a(Lcrs;)Lcub;intermediary method_57439Lnet/minecraft/class_9278;method_57439(Lnet/minecraft/class_1799;)Lnet/minecraft/class_9278;named ofLnet/minecraft/component/type/ChargedProjectilesComponent;of(Lnet/minecraft/item/ItemStack;)Lnet/minecraft/component/type/ChargedProjectilesComponent;
-
of
- Mappings:
Namespace Name Mixin selector official aLcub;a(Ljava/util/List;)Lcub;intermediary method_57441Lnet/minecraft/class_9278;method_57441(Ljava/util/List;)Lnet/minecraft/class_9278;named ofLnet/minecraft/component/type/ChargedProjectilesComponent;of(Ljava/util/List;)Lnet/minecraft/component/type/ChargedProjectilesComponent;
-
contains
- Mappings:
Namespace Name Mixin selector official aLcub;a(Lcrn;)Zintermediary method_57438Lnet/minecraft/class_9278;method_57438(Lnet/minecraft/class_1792;)Znamed containsLnet/minecraft/component/type/ChargedProjectilesComponent;contains(Lnet/minecraft/item/Item;)Z
-
getProjectiles
- Mappings:
Namespace Name Mixin selector official aLcub;a()Ljava/util/List;intermediary method_57437Lnet/minecraft/class_9278;method_57437()Ljava/util/List;named getProjectilesLnet/minecraft/component/type/ChargedProjectilesComponent;getProjectiles()Ljava/util/List;
-
isEmpty
public boolean isEmpty()- Mappings:
Namespace Name Mixin selector official bLcub;b()Zintermediary method_57442Lnet/minecraft/class_9278;method_57442()Znamed isEmptyLnet/minecraft/component/type/ChargedProjectilesComponent;isEmpty()Z
-
equals
-
hashCode
public int hashCode() -
toString
-