Class FabricPlatformHelper
java.lang.Object
com.mrbysco.stevechair.platform.FabricPlatformHelper
- All Implemented Interfaces:
IPlatformHelper
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionnet.minecraft.world.level.block.entity.BlockEntityType<SteveChairBlockEntity>
-
Constructor Details
-
FabricPlatformHelper
public FabricPlatformHelper()
-
-
Method Details
-
createBlockEntity
public net.minecraft.world.level.block.entity.BlockEntityType<SteveChairBlockEntity> createBlockEntity()- Specified by:
createBlockEntityin interfaceIPlatformHelper
-