MC TIL
Home
Github
Home
Github
  • Struct

    • A
    • B
    • C
    • D
    • E
    • F
    • G
    • H
    • I
    • J
    • K
    • L
    • M
    • N
    • O
    • P
    • Q
    • R
    • S
    • T
    • U
    • V
    • W
    • X
    • Z
    • `
  • Enums

    • A
    • B
    • C
    • D
    • E
    • F
    • G
    • H
    • I
    • J
    • K
    • L
    • M
    • N
    • O
    • P
    • R
    • S
    • T
    • U
    • V
    • W
    • X
    • Z
    • `

F

FileReadResult

NameValue
SUCCESS0
FAILED_TO_OPEN_FILE1
MALFORMED2

FilterGroup::CollectionType

NameValue
AND0
OR1
NOT2

flag_type

NameValue

FilterSubject

NameValue
Self0
Other1
Player2
Target3
Parent4
Baby5
Block6
COUNT_17

Facing::Name

NameValue
DOWN0
UP1
NORTH_02
SOUTH_03
WEST_04
EAST_05
MAX6
NOT_DEFINED6
NUM_CULLING_IDS7

FeatureOptionID

NameValue
None_250
NetworkLogAllPackets1
Scoreboards2
Functions3
UIAsyncLoadingAndAnimations4
Allow3rdPartyServerSplitscreen5
ExperimentalGameplayInAllWorlds6
Hummingbird7
HummingbirdDebugging8
UIRefresh9
Scripting_010
Realms_111
RealmsContent12
EnableLoadTimer13
ExternalWorldTemplatePackSources14
Win10Subscriptions15
PlayerRenaming16
PersonaBackend17
PersonaSkin18
PlayFabInsightsTelemetry19
PersonaEnabled20
PersonaServiceEnabled21
PersonaTestCatalog22
PersonaCape23
PersonaEmotes24
StorefrontTestLayouts25
RenderDragonRenderPath26
BaseGameVersioniningTestPacks27
LevelStoragePerfLog28
TrueTypeFontLoading29
PauseMenuOnFocusLost30
Count_1431

FunctionState

NameValue
Uninitialized_01
EngineVersionNotInitialized2
Valid_13

FileArchiver::Outcome

NameValue
Success_110
FailureUnknown1
FailureNoFile2
FailureZipError3
FailurePremiumContent4
FailureEditionMismatch5

FocusImpact

NameValue
Neutral0
ActivateFocus1
DeactivateFocus2

FilterOperator

NameValue
Equal0
NotEqual1
GreaterThan_02
LessThan_03
GreaterThanOrEqual4
LessThanOrEqual5

FilterParamType

NameValue
Bool_10
Int_51
Float_62
String_43

FishPattern

NameValue
PATTERN_10
PATTERN_21
PATTERN_32
PATTERN_43
PATTERN_54
PATTERN_65
COUNT_86

FurnaceContainerData

NameValue
SetTickCount0
SetLitTime1
SetLitDuration2
SetStoredXP3

FilterResult

NameValue
ShowPrioritized0
Show1
Disable2
Hide3

FilterParamRequirement

NameValue
Required0
Optional1

FilterParamOption

NameValue
None_420
EmptyDefaultString1

FertilizerType

NameValue
Bonemeal0
Rapid1

FireworkChargeItem::Shape

NameValue
SHAPE_NONE0
SHAPE_LARGE_BALL1
SHAPE_STAR2
SHAPE_HEAD_CREEPER3
SHAPE_BURST4
SHAPE_COUNT5

FlowerType

NameValue
Poppy_00
Orchid1
Allium_02
Houstonia3
TulipRed4
TulipOrange5
TulipWhite6
TulipPink7
Oxeye8
Cornflower_09
LilyOfTheValley_010
_count_3711

FileArchiver::ExportType

NameValue
Level_00
Template1

FileType

NameValue
Invalid_280
Zip_01
EncryptedZip2
Other_23

FilePickerSettings::PickerType

NameValue
Invalid_260
Open_11
Save_12

Facing::Rotation

NameValue
NONE0
CCW1
OPP2
CW3

Flip

NameValue
None_500
RotateCW1
RotateCCW2
Rotate180_03
MirrorX4
DontRotate5

FlowerBlock::Type

NameValue
Yellow_30
Red_51
WitherRose_02

FullscreenMode

NameValue
Windowed0
Fullscreen1

FileSystemMode

NameValue
ReadWrite_00
ReadOnly_01

FileArchiver::State

NameValue
Idle_00
Importing1
Exporting_02

FillCommand::FillMode

NameValue
Replace_10
Destroy_01
Hollow_02
Outline3
Keep4

FallingBlock::State

enum FallingBlock::State : __int32
{
  Falling = 0x0,
  WaitRemoval = 0x1,
};

FoodItemComponent::OnUseAction

enum FoodItemComponent::OnUseAction : __int32
{
  NONE_11 = 0xFFFFFFFF,
  CHORUS_TELEPORT = 0x0,
  SUSPICIOUS_STEW_EFFECT = 0x1,
};

FreezeOnHitSubcomponent::Shape

enum FreezeOnHitSubcomponent::Shape : __int8
{
  Cube = 0x0,
  Sphere = 0x1,
};

FurnaceBlockActor::$78D9F25919EA3E1AC07246132E3A6E19

enum FurnaceBlockActor::$78D9F25919EA3E1AC07246132E3A6E19 : __int32
{
  SLOT_INGREDIENT_0 = 0x0,
  SLOT_FUEL_0 = 0x1,
  SLOT_RESULT = 0x2,
  NUM_ITEMS = 0x3,
};

Last Updated:
Contributors: RedbeanW
Prev
E
Next
G