package com.eu.habbo.habbohotel.rooms; public enum RoomTileState { OPEN, BLOCKED }