Update mappings/net/minecraft/entity/vehicle/VehicleEntity.mapping

This commit is contained in:
apple502j 2023-10-18 22:50:40 +09:00 committed by GitHub
parent 88f9126830
commit 948431cbd8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -14,6 +14,6 @@ CLASS net/minecraft/class_8836 net/minecraft/entity/vehicle/VehicleEntity
ARG 1 damageWobbleTicks
METHOD method_54300 setDamageWobbleSide (I)V
ARG 1 damageWobbleSide
METHOD method_7516 killVehicle (Lnet/minecraft/class_1282;)V
METHOD method_7516 killAndDropSelf (Lnet/minecraft/class_1282;)V
ARG 1 source
METHOD method_7557 asItem ()Lnet/minecraft/class_1792;