Package org.geysermc.geyser.api.block.custom
package org.geysermc.geyser.api.block.custom
-
ClassDescriptionThis class is used to store data for a custom block.This class is used to store a custom block permutations, which contain custom block components mapped to a Molang query that should return true or falseThis class is used to store a custom block state, which contains CustomBlockData tied to defined properties and valuesRepresents a completely custom block that is not based on an existing vanilla Minecraft block.