mirror of
https://github.com/Ellpeck/ActuallyAdditions.git
synced 2024-11-26 08:48:34 +01:00
Le SideOnly
This commit is contained in:
parent
0b70946487
commit
2849a1dc44
1 changed files with 1 additions and 0 deletions
|
@ -42,6 +42,7 @@ import java.util.List;
|
||||||
|
|
||||||
public class ItemBooklet extends ItemBase implements IHudDisplay{
|
public class ItemBooklet extends ItemBase implements IHudDisplay{
|
||||||
|
|
||||||
|
@SideOnly(Side.CLIENT)
|
||||||
public static EntrySet forcedEntry;
|
public static EntrySet forcedEntry;
|
||||||
|
|
||||||
public ItemBooklet(String name){
|
public ItemBooklet(String name){
|
||||||
|
|
Loading…
Reference in a new issue