diff options
| author | Unknown <shekwancheung0528@gmail.com> | 2019-08-11 23:34:12 +0800 |
|---|---|---|
| committer | Unknown <shekwancheung0528@gmail.com> | 2019-08-11 23:34:12 +0800 |
| commit | e9402e08e74723bc4298e33102f347167400b400 (patch) | |
| tree | 21dd3d42ec4ebdcb28803e590fad8b6fc4dd719c /src/main/java/me/shedaniel/rei/impl/ItemStackEntry.java | |
| parent | 4874760740b43c3f1b5295145e7668416979e58c (diff) | |
| download | RoughlyEnoughItems-e9402e08e74723bc4298e33102f347167400b400.tar.gz RoughlyEnoughItems-e9402e08e74723bc4298e33102f347167400b400.tar.bz2 RoughlyEnoughItems-e9402e08e74723bc4298e33102f347167400b400.zip | |
I forgot
Diffstat (limited to 'src/main/java/me/shedaniel/rei/impl/ItemStackEntry.java')
| -rw-r--r-- | src/main/java/me/shedaniel/rei/impl/ItemStackEntry.java | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/main/java/me/shedaniel/rei/impl/ItemStackEntry.java b/src/main/java/me/shedaniel/rei/impl/ItemStackEntry.java index f5476376e..1802e69dc 100644 --- a/src/main/java/me/shedaniel/rei/impl/ItemStackEntry.java +++ b/src/main/java/me/shedaniel/rei/impl/ItemStackEntry.java @@ -1,3 +1,8 @@ +/* + * Roughly Enough Items by Danielshe. + * Licensed under the MIT License. + */ + package me.shedaniel.rei.impl; import me.shedaniel.rei.api.Entry; |
