Package org.geysermc.geyser.level.block
Class GeyserNonVanillaCustomBlockData
java.lang.Object
org.geysermc.geyser.level.block.GeyserCustomBlockData
org.geysermc.geyser.level.block.GeyserNonVanillaCustomBlockData
- All Implemented Interfaces:
org.geysermc.geyser.api.block.custom.CustomBlockData,org.geysermc.geyser.api.block.custom.NonVanillaCustomBlockData
public class GeyserNonVanillaCustomBlockData
extends GeyserCustomBlockData
implements org.geysermc.geyser.api.block.custom.NonVanillaCustomBlockData
-
Nested Class Summary
Nested Classes -
Method Summary
Methods inherited from class org.geysermc.geyser.level.block.GeyserCustomBlockData
blockStateBuilder, components, creativeCategory, creativeGroup, defaultBlockState, includedInCreativeInventory, name, permutations, propertiesMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.geysermc.geyser.api.block.custom.CustomBlockData
blockStateBuilder, components, creativeCategory, creativeGroup, defaultBlockState, includedInCreativeInventory, name, permutations, properties
-
Method Details
-
identifier
- Specified by:
identifierin interfaceorg.geysermc.geyser.api.block.custom.CustomBlockData- Overrides:
identifierin classGeyserCustomBlockData
-
namespace
- Specified by:
namespacein interfaceorg.geysermc.geyser.api.block.custom.NonVanillaCustomBlockData
-