Package emu.grasscutter.game.home
Class FurnitureMakeSlotItem
java.lang.Object
emu.grasscutter.game.home.FurnitureMakeSlotItem
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionprotected booleanbooleanintintintintgetIndex()intinthashCode()of()voidsetAvatarId(int avatarId) voidsetBeginTime(int beginTime) voidsetDurTime(int durTime) voidsetIndex(int index) voidsetMakeId(int makeId) toProto()toString()
-
Method Details
-
toProto
-
of
-
getIndex
public int getIndex() -
getMakeId
public int getMakeId() -
getAvatarId
public int getAvatarId() -
getBeginTime
public int getBeginTime() -
getDurTime
public int getDurTime() -
setIndex
public void setIndex(int index) -
setMakeId
public void setMakeId(int makeId) -
setAvatarId
public void setAvatarId(int avatarId) -
setBeginTime
public void setBeginTime(int beginTime) -
setDurTime
public void setDurTime(int durTime) -
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-