Package net.minecraft
Interface class_9463
- All Known Implementing Classes:
ArrowItem
,EggItem
,ExperienceBottleItem
,FireChargeItem
,FireworkRocketItem
,LingeringPotionItem
,SnowballItem
,SpectralArrowItem
,SplashPotionItem
,ThrowablePotionItem
,TippedArrowItem
,TridentItem
,WindChargeItem
public interface class_9463
- Mappings:
Namespace Name named net/minecraft/class_9463
intermediary net/minecraft/class_9463
official cug
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic final record
static interface
-
Method Summary
Modifier and TypeMethodDescriptionmethod_58648
(World world, Position position, ItemStack itemStack, Direction direction) default class_9463.class_9464
default void
method_58654
(ProjectileEntity projectileEntity, double double2, double double3, double double4, float float2, float float3)
-
Method Details
-
method_58648
ProjectileEntity method_58648(World world, Position position, ItemStack itemStack, Direction direction) - Mappings:
Namespace Name Mixin selector named method_58648
Lnet/minecraft/class_9463;method_58648(Lnet/minecraft/world/World;Lnet/minecraft/util/math/Position;Lnet/minecraft/item/ItemStack;Lnet/minecraft/util/math/Direction;)Lnet/minecraft/entity/projectile/ProjectileEntity;
intermediary method_58648
Lnet/minecraft/class_9463;method_58648(Lnet/minecraft/class_1937;Lnet/minecraft/class_2374;Lnet/minecraft/class_1799;Lnet/minecraft/class_2350;)Lnet/minecraft/class_1676;
official a
Lcug;a(Ldax;Ljh;Lcto;Lit;)Lcmo;
-
method_58653
- Mappings:
Namespace Name Mixin selector named method_58653
Lnet/minecraft/class_9463;method_58653()Lnet/minecraft/class_9463$class_9464;
intermediary method_58653
Lnet/minecraft/class_9463;method_58653()Lnet/minecraft/class_9463$class_9464;
official c
Lcug;c()Lcug$a;
-
method_58654
default void method_58654(ProjectileEntity projectileEntity, double double2, double double3, double double4, float float2, float float3) - Mappings:
Namespace Name Mixin selector named method_58654
Lnet/minecraft/class_9463;method_58654(Lnet/minecraft/entity/projectile/ProjectileEntity;DDDFF)V
intermediary method_58654
Lnet/minecraft/class_9463;method_58654(Lnet/minecraft/class_1676;DDDFF)V
official a
Lcug;a(Lcmo;DDDFF)V
-