All A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
class BenchUpgradeRequirement

com.hypixel.hytale.server.core.asset.type.blocktype.config.bench

Methods: com.hypixel.hytale.server.core.inventory.MaterialQuantity[] getInput(); float getTimeSeconds(); java.lang.String toString(); com.hypixel.hytale.protocol.BenchUpgradeRequirement toPacket(); java.lang.Object toPacket()

class BlockFaceSupport

com.hypixel.hytale.server.core.asset.type.blocktype.config

Methods: java.lang.String getFaceType(); com.hypixel.hytale.math.vector.Vector3i[] getFiller(); boolean providesSupportFromFiller(com.hypixel.hytale.math.vector.Vector3i); java.lang.String toString(); static com.hypixel.hytale.server.core.asset.type.blocktype.config.BlockFaceSupport rotate(com.hypixel.hytale.server.core.asset.type.blocktype.config.BlockFaceSupport, com.hypixel.hytale.server.core.asset.type.blocktype.config.Rotation, com.hypixel.hytale.server.core.asset.type.blocktype.config.Rotation, com

class BlockGathering

com.hypixel.hytale.server.core.asset.type.blocktype.config

Methods: com.hypixel.hytale.protocol.BlockGathering toPacket(); com.hypixel.hytale.server.core.asset.type.blocktype.config.BlockBreakingDropType getBreaking(); com.hypixel.hytale.server.core.asset.type.blocktype.config.HarvestingDropType getHarvest(); com.hypixel.hytale.server.core.asset.type.blocktype.config.SoftBlockDropType getSoft(); boolean isHarvestable(); boolean isSoft(); com.hypixel.hytale.server.core.asset.type.blocktype.config.PhysicsDropType getPhysics(); boolean shouldUseDefaultDropWhenPlace

class BlockMigration

com.hypixel.hytale.server.core.asset.type.blocktype.config

Methods: static com.hypixel.hytale.assetstore.map.DefaultAssetMap<java.lang.Integer, com.hypixel.hytale.server.core.asset.type.blocktype.config.BlockMigration> getAssetMap(); java.lang.Integer getId(); java.lang.String getMigration(java.lang.String); java.lang.String getDirectMigration(java.lang.String); java.lang.String getNameMigration(java.lang.String); java.util.Map<java.lang.String, java.lang.String> getDirectMigrations(); java.util.Map<java.lang.String, java.lang.String> getNameMigrations(); java.l

class BlockPlacementSettings

com.hypixel.hytale.server.core.asset.type.blocktype.config

Methods: com.hypixel.hytale.protocol.BlockMovementSettings toPacket(); boolean isClimbable(); boolean isBouncy(); float getBounceVelocity(); float getDrag(); float getFriction(); float getClimbUpSpeedMultiplier(); float getClimbDownSpeedMultiplier(); float getClimbLateralSpeedMultiplier(); float getTerminalVelocityModifier(); float getHorizontalSpeedMultiplier(); float jumpForceMultiplier(); java.lang.String toString(); java.lang.Object toPacket(); com.hypixel.hytale.protocol.BlockPlacementSettings toPac

class HarvestingDropType

com.hypixel.hytale.server.core.asset.type.blocktype.config

Methods: static com.hypixel.hytale.assetstore.map.DefaultAssetMap<java.lang.String, com.hypixel.hytale.server.core.asset.type.blocktype.config.farming.GrowthModifierAsset> getAssetMap(); java.lang.String getId(); double getModifier(); double getCurrentGrowthMultiplier(com.hypixel.hytale.component.CommandBuffer<com.hypixel.hytale.server.core.universe.world.storage.ChunkStore>, com.hypixel.hytale.component.Ref<com.hypixel.hytale.server.core.universe.world.storage.ChunkStore>, com.hypixel.hytale.component.R

class RequiredBlockFaceSupport

com.hypixel.hytale.server.core.asset.type.blocktype.config

Methods: java.lang.String getFaceType(); java.lang.String getSelfFaceType(); java.lang.String getBlockSetId(); int getBlockSetIndex(); java.lang.String getBlockTypeId(); java.lang.String getFluidId(); boolean allowsSupportPropagation(); boolean isRotated(); com.hypixel.hytale.math.vector.Vector3i[] getFiller(); boolean isAppliedToFiller(com.hypixel.hytale.math.vector.Vector3i); java.lang.String getTagId(); int getTagIndex(); java.lang.String toString(); static com.hypixel.hytale.server.core.asset.type.bl

class RequiredBlockFaceSupportValidator

com.hypixel.hytale.server.core.asset.type.blocktype.config

Methods: void accept(java.util.Map<com.hypixel.hytale.server.core.asset.type.blocktype.config.BlockFace, com.hypixel.hytale.server.core.asset.type.blocktype.config.RequiredBlockFaceSupport[]>, com.hypixel.hytale.codec.validation.ValidationResults); void accept(java.lang.Object, com.hypixel.hytale.codec.validation.ValidationResults); void accept(java.lang.Object, java.lang.Object)

class SoftBlockDropType

com.hypixel.hytale.server.core.asset.type.blocktype.config

Methods: com.hypixel.hytale.protocol.SoftBlock toPacket(); java.lang.String getItemId(); java.lang.String getDropListId(); boolean isWeaponBreakable(); com.hypixel.hytale.server.core.asset.type.blocktype.config.SoftBlockDropType withoutDrops(); java.lang.String toString(); java.lang.Object toPacket()

class VariantRotation

com.hypixel.hytale.server.core.asset.type.blocktype.config

Extends java.lang.Enum. Methods: static com.hypixel.hytale.server.core.asset.type.blocktype.config.VariantRotation[] values(); static com.hypixel.hytale.server.core.asset.type.blocktype.config.VariantRotation valueOf(java.lang.String); com.hypixel.hytale.server.core.asset.type.blocktype.config.RotationTuple[] getRotations(); com.hypixel.hytale.server.core.asset.type.blocktype.config.RotationTuple rotateX(com.hypixel.hytale.server.core.asset.type.blocktype.config.RotationTuple, com.hypixel.hytale.server.core.asset.type.blocktype