Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
fCraft
FireworkParticle
C# Class fCraft.FireworkParticle
Inheritance:
PhysicsTask
Datei anzeigen
Open project: GlennMR/800craft
Public Methods
Method
Description
FireworkParticle
(
World
world
,
Vector3I
pos
,
Block
block
) :
System
Protected Methods
Method
Description
PerformInternal
( ) :
int
Method Details
FireworkParticle()
public
method
public
FireworkParticle
(
World
world
,
Vector3I
pos
,
Block
block
) :
System
world
World
pos
Vector3I
block
Block
return
System
PerformInternal()
protected
method
protected
PerformInternal
( ) :
int
return
int