Interface LongValueReader

All Superinterfaces:
StreamReader<Long>, ValueReader<Long>

public interface LongValueReader extends ValueReader<Long>
  • Method Summary

    Modifier and Type
    Method
    Description
    default void
    apply(int index, Long value)
     
    void
    applyLong(int index, long value)
     

    Methods inherited from interface com.fastasyncworldedit.core.jnbt.streamer.ValueReader

    applyDouble, applyFloat, applyInt