Posted November 20, 20195 yr How can i check if a player attack is fully charged? I am doing this in a LivingHurtEvent. Thank you
November 20, 20195 yr 5 hours ago, cinsiian said: How can i check if a player attack is fully charged? I am doing this in a LivingHurtEvent. Thank you You can't really do this because by the time the event is fired the value that determines if the hit was fully charged has already been changed. If I remember correctly. The only real way to do this is to attach a capability to players/entities that need it that tracks the cooldown just like vanilla does. VANILLA MINECRAFT CLASSES ARE THE BEST RESOURCES WHEN MODDING I will be posting 1.15.2 modding tutorials on this channel. If you want to be notified of it do the normal YouTube stuff like subscribing, ect. Forge and vanilla BlockState generator.
November 22, 20195 yr Author ok thank you do i have to make the capability by myself or does it already exists in vanilla?
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.