接口 Jukebox
'has_record' 数据值可用来快速检查此唱片机是否装入了唱片.
-
方法概要
从接口继承的方法 org.bukkit.block.data.BlockData
clone, copyTo, createBlockState, getAsString, getAsString, getLightEmission, getMapColor, getMaterial, getPistonMoveReaction, getPlacementMaterial, getSoundGroup, isFaceSturdy, isOccluding, isPreferredTool, isSupported, isSupported, matches, merge, mirror, requiresCorrectToolForDrops, rotate
-
方法详细资料
-
hasRecord
boolean hasRecord()获取 'has_record' 数据值.原文: Gets the value of the 'has_record' property.
- 返回:
- 此唱片机是否装入了唱片
-