Package de.mrjulsen.dragnsounds.api.playback


package de.mrjulsen.dragnsounds.api.playback
  • Datensatzklassen
    Klasse
    Beschreibung
    This implementation of IPlaybackArea checks if the player is inside a box relative to the given root position.
    EntityTypeRidingPlaybackArea<E extends net.minecraft.world.entity.Entity>
    This implementation of IPlaybackArea checks if the player is riding any entity of the given type.
    This implementation of IPlaybackArea checks if the player is inside the radius around the given center position.
    This implementation of IPlaybackArea checks if the player is riding a specific entity.