Skip to main content

should_apply_entity_cramming_damage

Function should_apply_entity_cramming_damage 

Source
const fn should_apply_entity_cramming_damage(
    max_cramming: i32,
    pushable_count: usize,
    non_passenger_count: usize,
    random_roll: i32,
) -> bool