fix address of `@see` notes in jumpVelocityMultiplier

This commit is contained in:
AdamRaichu 2024-02-19 11:11:52 -05:00
parent add9033505
commit c72be52263
1 changed files with 2 additions and 2 deletions

View File

@ -230,10 +230,10 @@ CLASS net/minecraft/class_4970 net/minecraft/block/AbstractBlock
FIELD field_23163 slipperiness F
FIELD field_23164 velocityMultiplier F
FIELD field_23165 jumpVelocityMultiplier F
COMMENT The multiplier applied to a {@link net.minecraft.entity.LivingEntity} when jumping off this block.
COMMENT The multiplier applied to the velocity of a {@link net.minecraft.entity.LivingEntity} when it jumps off this block.
COMMENT
COMMENT @see Block#getJumpVelocityMultiplier
COMMENT @see net.minecraft.entity.LivingEntity#getJumpVelocityMultiplier
COMMENT @see net.minecraft.entity.Entity#getJumpVelocityMultiplier
FIELD field_40337 requiredFeatures Lnet/minecraft/class_7699;
METHOD <init> (Lnet/minecraft/class_4970$class_2251;)V
ARG 1 settings