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_9463intermediary net/minecraft/class_9463official cug
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic final recordstatic interface -
Method Summary
Modifier and TypeMethodDescriptionmethod_58648(World world, Position position, ItemStack itemStack, Direction direction) default class_9463.class_9464default voidmethod_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_58648Lnet/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_58648Lnet/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 aLcug;a(Ldax;Ljh;Lcto;Lit;)Lcmo;
-
method_58653
- Mappings:
Namespace Name Mixin selector named method_58653Lnet/minecraft/class_9463;method_58653()Lnet/minecraft/class_9463$class_9464;intermediary method_58653Lnet/minecraft/class_9463;method_58653()Lnet/minecraft/class_9463$class_9464;official cLcug;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_58654Lnet/minecraft/class_9463;method_58654(Lnet/minecraft/entity/projectile/ProjectileEntity;DDDFF)Vintermediary method_58654Lnet/minecraft/class_9463;method_58654(Lnet/minecraft/class_1676;DDDFF)Vofficial aLcug;a(Lcmo;DDDFF)V
-